Hi Harry,
On 01/20/2010 01:46 AM, harryhaaren(a)gmail.com wrote:
Hey all,
I've been dev-ing MIDI/audio programs in C++ & Python for a while, but
I'm struggling with one concept:
How to approach time. If i want to "schedule" events for the future,
what is the "correct"
way to do this?
I've read some docs about Jack's timebase & transport system, ideally I
want to support that,
but I dont seem to grasp the "whole".
Why do you want to schedule events?
Wouldn't using Jack MIDI solve your problems and remove the need for scheduling,
since it's sample-synchronized with audio?
--
Olivier