Resort routes after processors change. Ensures that, e.g. things work after adding sends to tracks. Fixes #2794.

git-svn-id: svn://localhost/ardour2/branches/3.0@6862 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-04-06 12:13:38 +00:00
parent 3ff2396b4a
commit 3a7487d3fa

View File

@ -1414,6 +1414,7 @@ Session::route_processors_changed (RouteProcessorChange c)
}
update_latency_compensation (false, false);
resort_routes ();
}
void