VST set defaults only once (initially)
authorRobin Gareus <robin@gareus.org>
Sun, 13 Nov 2016 17:48:33 +0000 (18:48 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 13 Nov 2016 17:48:33 +0000 (18:48 +0100)
commitaee2606b28b66b31eb77c9b70c0b8bdcd8b060b6
tree0b6500a4c16dcfcb9bc0b4875407a9686b76588c
parent68cbbe892fca3b7041ddcd0366065a922d19df22
VST set defaults only once (initially)

Opening the generic plugin UI or re-opening the GUI will call
get_parameter_descriptor() again, and replace the defaults with
current values.
libs/ardour/vst_plugin.cc