copy VST state on copy construction
authorRobin Gareus <robin@gareus.org>
Sun, 13 Nov 2016 15:34:27 +0000 (16:34 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 13 Nov 2016 15:35:06 +0000 (16:35 +0100)
commitec31741ee6d72fe48bdf35eaaf5c0a9c59f328d0
tree2a6186d4a0d32dcb85e7935149411136e353f064
parente0766e8f74e740cd24645f3712873a1b669e4995
copy VST state on copy construction

This fixes issues with replicate instances & plugin-analysis instances
not using the same set of parameters.
libs/ardour/lxvst_plugin.cc
libs/ardour/mac_vst_plugin.cc
libs/ardour/windows_vst_plugin.cc