Reserve generic MIDI control surface port-name

This commit is contained in:
Robin Gareus
2020-06-11 23:19:05 +02:00
parent b0867b97ad
commit 6677e9787e

View File

@@ -1001,6 +1001,7 @@ PortManager::port_is_control_only (std::string const& name)
X_(".*FaderPort2 .*"),
X_(".*US-2400 .*"),
X_(".*Mackie .*"),
X_(".*MIDI Control .*"),
};
pattern = "(";