Press and hold a control parameter to open the MIDI controller selector.
Move a slider on a connected MIDI controller.
Expected behaviour: ModSynth MIDI control value changes to that of the external MIDI controller control number.
Actual behaviour: ModSynth MIDI control value remains unchanged.
Looking at the source code I cannot see where MidiControlDialog::MidiControlDialog is called. It looks like it is commented out in MySynth::onMidiControlChange so may be a victim of the migration to MySynth abstraction.
Press and hold a control parameter to open the MIDI controller selector. Move a slider on a connected MIDI controller. Expected behaviour: ModSynth MIDI control value changes to that of the external MIDI controller control number. Actual behaviour: ModSynth MIDI control value remains unchanged. Looking at the source code I cannot see where MidiControlDialog::MidiControlDialog is called. It looks like it is commented out in MySynth::onMidiControlChange so may be a victim of the migration to MySynth abstraction.