mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour
git-svn-id: svn://localhost/ardour2/branches/3.0@12053 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ca96b9afe8
commit
82c867bf2a
16 changed files with 191 additions and 235 deletions
|
|
@ -54,6 +54,8 @@ class ControlProtocol : virtual public sigc::trackable, public PBD::Stateful, pu
|
|||
|
||||
virtual void route_list_changed () {}
|
||||
|
||||
virtual void midi_connectivity_established () {}
|
||||
|
||||
PBD::Signal0<void> ActiveChanged;
|
||||
|
||||
/* signals that a control protocol can emit and other (presumably graphical)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue