mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
MCP: different meter debug trace; initial support for track selection
git-svn-id: svn://localhost/ardour2/branches/3.0@11852 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e2d62d9af4
commit
57a046804c
7 changed files with 29 additions and 5 deletions
|
|
@ -64,6 +64,7 @@ class ControlProtocol : virtual public sigc::trackable, public PBD::Stateful, pu
|
|||
static PBD::Signal0<void> Redo;
|
||||
static PBD::Signal1<void,float> ScrollTimeline;
|
||||
static PBD::Signal1<void,uint32_t> SelectByRID;
|
||||
static PBD::Signal0<void> UnselectTrack;
|
||||
|
||||
/* the model here is as follows:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue