drop silly canonical name stuff from MIDI port info, and just store backend name (GUI version)
This commit is contained in:
parent
dd8b051636
commit
b1504f261e
@ -1878,6 +1878,8 @@ class MidiPortOptions : public OptionEditorMiniPage, public sigc::trackable
|
||||
|
||||
void refill () {
|
||||
|
||||
std::cerr << "REFILL MIDI PORTS\n";
|
||||
|
||||
if (refill_midi_ports (true, midi_input_view)) {
|
||||
input_label.show ();
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user