Jussi Laako wrote: > In some cases, direct DSP processing of the DSD stream would be > feasible.
Really? Current CPUs are designed to work on integer or float samples. They are not designed to work on single bits. Attempting to do simgle bit processing on regular CPUs will be slow. That means the only sensible place to do DSD processing efficiently is in silicon; either FPGAs or ASICs. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "The worst thing about productivity tools is that there's always something in them that makes you less productive" -- Chris Alfred Dec 15, 1997 _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
