Midi message for Sequencer start / stop
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Midi message for Sequencer start / stop
Im trying to see if I can use my iRIG Blueboard to start and stop the sequencer. I think its possible if I know the midi messages for that function. Has anyone tried this ? THANKS
sequencer mode working but sequencer not
So I was able to come up with the SYSEX message to change modes between Combi and Sequencer mode but so far no luck on Sequencer Start. The syses I captured when I started it manually was
F0 42 32 00 01 5D 6D 0A 00 00 05 00 00 00 00 F7
but when I send it nothing is happening.
The sysex that changes to sequencer mode that works is
F0 42 32 00 01 5D 4E 04 F7
F0 42 32 00 01 5D 6D 0A 00 00 05 00 00 00 00 F7
but when I send it nothing is happening.
The sysex that changes to sequencer mode that works is
F0 42 32 00 01 5D 4E 04 F7
Sorry, I should have said System Realtime Messages: FA is sequencer start, FB is Continue, and FC is stop, at lease according to the MIDI Implementation document.
https://www.korg.com/us/support/downloa ... /873/4923/
.
https://www.korg.com/us/support/downloa ... /873/4923/
.
Start sequencer from external device
Found it. You have to set the Midi Set up/Midi clock to either to External Midi or Auto Midi and then it will recognize the Start Sequencer command