mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Various optimisations to speed up rec-enable.
git-svn-id: svn://localhost/ardour2/branches/3.0@6227 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4497db3f1a
commit
fddc11f556
18 changed files with 107 additions and 25 deletions
|
|
@ -132,7 +132,7 @@ MidiTimeAxisView::MidiTimeAxisView (PublicEditor& ed, Session& sess,
|
|||
|
||||
/* map current state of the route */
|
||||
|
||||
processors_changed ();
|
||||
processors_changed (RouteProcessorChange ());
|
||||
|
||||
ensure_xml_node ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue