I would like to use the MIDI Start (FAh) & Stop (FCh) messages to start and stop Seq64 but it is not working.
I have correctly selected my MIDI input source in the Options -> MIDI Input window. I have used (Linux) amidi --port=hw:3,0,0 --dump
to make sure I am sending the correct commands but no joy. I cannot start Seq64 with the Start command and the Stop command does indeed stop Seq64 but it also resets the Seq64 patterns and I cannot restart the patterns until I manually click the stop button.
Interestingly, the MIDI Start and Stop commands change the icons on the Play and Pause button correctly: I send Start and the icon changes to the pause icon and I Send Stop and the icon changes to the play icon - that works.
Am I missing something or is this feature broken?