13
0
livetrax/libs
Robin Gareus 322f1c7d0d LV2: amend previous commit, respect replicated plugin instances
When a plugin is replicated (eg. mono plugin on a stereo-track),
configure_io() is only called for the first instance.
The 2nd instance will not have dedicated buffers but re-use copies
of the first instance. Should the 2nd instance use a LV2 worker-thread or
local communication ports they can not be shared with the first instance.
-> this patch allocates Atom-buffers for each instance.

PS. this still needs more work; there is only one UI instance for
all plugin instances. messages from the UI should go to all
instances.

git-svn-id: svn://localhost/ardour2/branches/3.0@13148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-08-28 15:42:40 +00:00
..
appleutility
ardour LV2: amend previous commit, respect replicated plugin instances 2012-08-28 15:42:40 +00:00
audiographer
clearlooks-newer
clearlooks-older
evoral
fst
gtkmm2ext
midi++2
panners
pbd
qm-dsp
rubberband
surfaces
taglib
timecode
vamp-plugins
vamp-sdk
.cvsignore