Add plugins (activating them) after doing any latency_compute_run, as otherwise the...
authorCarl Hetherington <carl@carlh.net>
Mon, 4 Apr 2011 17:57:18 +0000 (17:57 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 4 Apr 2011 17:57:18 +0000 (17:57 +0000)
commit806b94bec1a8c43a1d2f42b5af6b235699339b2f
treedd94b7a594d45aec54385a6e2f761aad9827bed3
parent040e016137ff15ebfa446f7e1de321d17be45dcd
Add plugins (activating them) after doing any latency_compute_run, as otherwise the latency_compute_run deactivates the plugins and an assert trips in LadspaPlugin::run_in_place.

git-svn-id: svn://localhost/ardour2/branches/3.0@9282 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/plugin_insert.cc