On Fri, 2005-13-05 at 11:54 +0200, Alfons Adriaensen wrote: > As it is, liblo will trigger events on its own built-in timer. > This is not what you actually need in a synth. When processing > an audio period, you want the events that are relevant to that > period, taking into account latency and processing delays. > In other words, you want events not in real time, but ahead of > it, and 'on demand'.
The only way to really get this properly is OSC in Jack - which is on the radar, but MIDI needs to get done first (largely the same problem, both being just byte streams) Sample accurate OSC. Yum. -DR-
