Fix a problem where VST automation data wasn't getting written (if the adjustments... 4.3
authorJohn Emmas <johne53@tiscali.co.uk>
Wed, 14 Oct 2015 13:54:27 +0000 (14:54 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Wed, 14 Oct 2015 13:54:27 +0000 (14:54 +0100)
commit8d46cc99fe2778c5658b659f4f1fe6ac828bb9e9
tree8d0002050f40677aed4f1180c67fc29434923778
parent334cc37e1b99df2282150ece22e6cd056fedfa07
Fix a problem where VST automation data wasn't getting written (if the adjustments were made from the plugin's own controls)
libs/ardour/ardour/plugin.h
libs/ardour/ardour/vst_plugin.h
libs/ardour/plugin.cc
libs/ardour/session_vst.cc
libs/ardour/vst_plugin.cc