make LADSPA and LV2 plugins pay attention to "offset" in connect_and_run, again ...
commited43f1b9815e8af6870c5e54f64d3f188f76d216
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 25 Mar 2009 17:39:53 +0000 (25 17:39 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 25 Mar 2009 17:39:53 +0000 (25 17:39 +0000)
treec6838b82d5416ee79e108564f4ab5cc5f519cdfe
parent6104525dac23245f3cdc076dc05cb2461f86c28a
make LADSPA and LV2 plugins pay attention to "offset" in connect_and_run, again (see previous commit for the reason why - the first call in an automation process cycle could have a non-zero offset)

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/2.0-ongoing@4892 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ladspa_plugin.cc
libs/ardour/lv2_plugin.cc