[LAD] how to store deferred events in a real time audio app?

Iain Duncan iainduncanlists at gmail.com
Tue Dec 20 02:53:29 UTC 2011


I guess what I'm really interested in is how others have anchored events to
a timeline. Another way of doing it would be to trade ram and a bit of
accuracy for speed of execution by having an array that is PartsPerQuarter
* max_length_in_quarters long, and use that array to hold events, allowing
more than one event to be anchored to the same place by using a linked
list.

Feedback welcome. =-/

iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20111219/562e1b71/attachment.html>


More information about the Linux-audio-dev mailing list