Native DSD & Windows ASIO Driver interface

Sub forums for various specialist XMOS applications. e.g. USB audio, motor control and robotics.
Post Reply
hpw
New User
Posts: 3
Joined: Fri Dec 26, 2014 9:45 pm
Contact:

Native DSD & Windows ASIO Driver interface

Post by hpw »

I have read various documentations/notes from infiniteimprobability about: Native DSD outputs raw 32b words out. May this relates ONLY to the XMOS part. I guess.

Now reading the Steinberg SDK ASIO Spec:

3. Sony DSD formats

See Appendix F for further explanations.
ASIOSTDSDInt8LSB1 DSD 1 bit data, 8 samples per byte. First sample in Least significant bit.
ASIOSTDSDInt8MSB1 DSD 1 bit data, 8 samples per byte. First sample in Most significant bit.
ASIOSTDSDInt8NER8 DSD 8 bit data, 1 sample per byte. No Endianness required.

Puzzles me...

The beef question is now, How to use the Thesycon ASIO DSD Native interface to deal with native DSD. Downloaded the Audio driver Thesycon evaluation kit and no word about the ASIO DSD Native.

Any help in this regard would be nice!

BTW: DSD DoP operation with ASIO/WASAPI is very clear to me :D

Hp


User avatar
Ross
XCore Expert
Posts: 962
Joined: Thu Dec 10, 2009 9:20 pm
Location: Bristol, UK

Post by Ross »

The instructions for foobar here look about right to me: http://audinst.com/en/faqs/2431?ckattempt=1
Post Reply