13
0

drop silly canonical name stuff from MIDI port info, and just store backend name (GUI version)

This commit is contained in:
Paul Davis 2019-03-08 12:10:32 -07:00
parent dd8b051636
commit b1504f261e

View File

@ -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 {