mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Insert/Redirect refactoring, towards better MIDI support in mixer strip, and
http://ardour.org/node/1043 style things. git-svn-id: svn://localhost/ardour2/trunk@2027 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
05184ed52f
commit
49ee64ada7
77 changed files with 2052 additions and 1948 deletions
|
|
@ -106,8 +106,8 @@ AudioTimeAxisView::AudioTimeAxisView (PublicEditor& ed, Session& sess, boost::sh
|
|||
|
||||
/* map current state of the route */
|
||||
|
||||
redirects_changed (0);
|
||||
reset_redirect_automation_curves ();
|
||||
inserts_changed ();
|
||||
reset_insert_automation_curves ();
|
||||
|
||||
ensure_xml_node ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue