mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@8883 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
81aef8b491
commit
5576faf943
7 changed files with 37 additions and 28 deletions
|
|
@ -75,8 +75,6 @@ class AutomationStreamView : public StreamView
|
|||
|
||||
void color_handler ();
|
||||
|
||||
boost::shared_ptr<AutomationController> _controller;
|
||||
|
||||
AutomationTimeAxisView& _automation_view;
|
||||
/** automation state that should be applied when this view gets its first RegionView */
|
||||
ARDOUR::AutoState _pending_automation_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue