Re: [seq24-users] Midi Clock Sync patch (slave seq24 to external sequencers)
Brought to you by:
rcbuse
|
From: Guido S. <gui...@ba...> - 2009-06-26 17:31:30
|
Am Fri, 26. Jun 2009 um 11:56:35 -0500 schrieb Kevin Meinert: Hi Kevin, > Your code breaks continue support. I verified this by testing with a yamaha > rm1x. yes, I understood this fact from your previous e-mail. It is already fixed (rev 71). This bug was caused by usage of the "stop()" function in the "MIDI stop" action (stop() does also a reset). The "continue" should work again now (untested). > start/stop worked. > I didn't have a device that spams clock messages to see what happens in the > case of STOP then CLOCKs with your code, but from reading the code, I don't > know that what you have would be desireable (to start the sequencer on a > CLOCK message while STOPped...) I found also other literature pointing out a "start" needs at least two MIDI RT messages: "Start" and the first "Clock". Same with "Continue". The current user interface of seq24 is missing a "stop" button acting only as a stop, not stop + reset. This fact was already complained about by other users and is clearly a disadvantage if one plays around with this kind of MIDI signals. May be we should add a reset button "|<", resetting the position to the very beginning and the stop button should be changed to only make a stop, but nothing more. Guido -- http://www.bayernline.de/~gscholz/ http://www.lug-burghausen.org/ |