RE: [analogue-sequencer] Midi clock trigger
2004-11-28 by Colin f
Jesper, > Phew, I finally got them in sync, thanks to all for helping. > Colin, I would still love the midi trigger thing, but it is > not essential > anymore ;) That's a relief - it wasn't something that would have been high on the list of priorities for the remaining space. Changes to the code that handle the clock doubling might have been more likely, but if you start 'smoothing' the incoming clock, it can make the timing get a bit loose. P3 will only start losing time if it receives three clock pulses in a 5 millisecond window - otherwise it is able to catch up. Three ticks in 5 milliseconds is somewhere around 1000 bpm, so you can see that Cubase's timing is more than a little erratic... Cheers, Colin f