10/07/2011 9:16 AM
post89261
|
Is your concern that the DMA might read from a memory address that io-audio is currently filling? If your DMA is
feeding a system that is clocking audio data out at real-time (e.g. 48khz), then io-audio should be able to write
fragments faster than that rate (on average), and then it should not be possible for DMA (read pointer) to "pass" io-
audio (write pointer).
Are you using the SW mixer plugin as well? It pre-mixes 2 fragments worth before deva is actually started.
Thanks,
Dave
|
|
|