Hi again, so sorry to bother you again.
I'm wondering where the MIDI Ctrl Out (Display) Bus setting went? I see it defined in the files
seq_qt5/forms/qseditoptions.ui
seq_qt5/forms/qseditoptions.ui.h
But it is not available in the settings, AFAICT. I managed to get the MIDI control working both input and output, but it stopped working after a popup prompted me to do some "re-enumeration of ports" of some kind.
When compiling the newest source and starting from scratch with all control files, the midi-ctrl-out - output buss is set to 0xFF which of course doesn't work. Manually pasting the correct output buss in qseq66.ctrl gets it all working again.
Hi again, so sorry to bother you again.
I'm wondering where the MIDI Ctrl Out (Display) Bus setting went? I see it defined in the files
seq_qt5/forms/qseditoptions.ui
seq_qt5/forms/qseditoptions.ui.h
But it is not available in the settings, AFAICT. I managed to get the MIDI control working both input and output, but it stopped working after a popup prompted me to do some "re-enumeration of ports" of some kind.
When compiling the newest source and starting from scratch with all control files, the midi-ctrl-out - output buss is set to 0xFF which of course doesn't work. Manually pasting the correct output buss in qseq66.ctrl gets it all working again.