13
0

Add some devices to the reserved list of midi controllers.

This commit is contained in:
Ben Loftis 2017-11-10 08:24:49 -06:00
parent 5d17c6aac3
commit 1dd52464aa

View File

@ -949,6 +949,8 @@ PortManager::port_is_control_only (std::string const& name)
X_(".*Ableton Push.*"),
X_(".*FaderPort .*"),
X_(".*FaderPort8 .*"),
X_(".*US-2400 .*"),
X_(".*Mackie .*"),
};
pattern = "(";