On Wed, Jul 30, 2008 at 5:30 PM, Paul Davis <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-07-30 at 21:52 +0100, Dan Mills wrote: > >> >> The current plan is to make the audio interface look like a PATA disk > > excuse me, but are you crazy? does latency actually matter? :) >
Heh, this might be crazy enough to work, with O_DIRECT|O_SYNC and exclusive access to the raw block device. Heck, I've seen embedded audio devices that implement PCM as a stream of MIDI messages ;-) Wouldn't recommend it if your time has any value, but it would be a neat hack. Lee _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
