Re: [seq24-users] Midi Clock Sync patch (slave seq24 to external sequencers)
Brought to you by:
rcbuse
|
From: Alex <x37...@gm...> - 2009-06-26 02:44:18
|
> MIDI Clock: > * if not running, start running > This is incorrect. Masters may send clock messages even if slaves shouldn't be syncing... before a start or continue message is sent or after a stop message is sent. "A master stops the slave simultaneously by sending a MIDI Stop message. The master may then continue to send MIDI Clocks at the rate of its tempo, but the slave should ignore these, and not advance its "song position". Of course, the slave may use these continuing MIDI Clocks to ascertain what the master's tempo is at all times. " The clock ticks are simply for syncing, the start/stop/continue are what you use to initiate or end playback. MIDI sync in for seq24, awesome! -Alex |