mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 23:25:43 +01:00
Reserve generic MIDI control surface port-name
This commit is contained in:
parent
b0867b97ad
commit
6677e9787e
1 changed files with 1 additions and 0 deletions
|
|
@ -1001,6 +1001,7 @@ PortManager::port_is_control_only (std::string const& name)
|
|||
X_(".*FaderPort2 .*"),
|
||||
X_(".*US-2400 .*"),
|
||||
X_(".*Mackie .*"),
|
||||
X_(".*MIDI Control .*"),
|
||||
};
|
||||
|
||||
pattern = "(";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue