mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
a) start at creating ControlProtocol objects
b) basic support for Frontier Design Tranzport c) probably broke some aspect of existing generic MIDI feedback git-svn-id: svn://localhost/trunk/ardour2@441 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
af5815e79b
commit
f7c82c6911
22 changed files with 1183 additions and 151 deletions
|
|
@ -315,6 +315,7 @@ class AudioTimeAxisView : public RouteUI, public TimeAxisView
|
|||
void map_frozen ();
|
||||
|
||||
void color_handler (ColorID, uint32_t);
|
||||
bool select_me (GdkEventButton*);
|
||||
};
|
||||
|
||||
#endif /* __ardour_trackview_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue