5 Apr
2013
5 Apr
'13
10:53 p.m.
On 04/05/2013 10:59 PM, Andreas Koch wrote: However, they are interpreting the ASIO spec for DSD differently. They express buffer size in samples, which means that for DSD it is measured in bits.
One more thing.. So the logic should go like this:
DSD sample -> 1-bit -> sample rates in bits per second -> buffer and latency sizes in bits.
...or...
DSD sample -> 8-bit -> sample rates in bytes per second -> buffer and latency sizes in bytes.
But please, please, don't mix bits and bytes in the API, always use only either of these.
- Jussi