mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Display recorded controller data (fix show all/existing automation).
git-svn-id: svn://localhost/ardour2/branches/3.0@3779 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
eec19ca7af
commit
e14187aadd
46 changed files with 460 additions and 375 deletions
|
|
@ -45,9 +45,7 @@ class AutomationStreamView : public StreamView
|
|||
AutomationStreamView (AutomationTimeAxisView& tv);
|
||||
~AutomationStreamView ();
|
||||
|
||||
void set_selected_regionviews (RegionSelection&);
|
||||
void get_selectables (jack_nframes_t start, jack_nframes_t end, list<Selectable* >&);
|
||||
void get_inverted_selectables (Selection&, list<Selectable* >& results);
|
||||
void set_automation_state (ARDOUR::AutoState state);
|
||||
|
||||
void redisplay_diskstream ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue