Fix VST callback and crash for some plugins
authorRobin Gareus <robin@gareus.org>
Mon, 30 Jul 2018 13:41:52 +0000 (15:41 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 30 Jul 2018 13:42:17 +0000 (15:42 +0200)
commit98769796d7c70bd22e952b2e3507f6d4fbd11267
tree43043b9cc1e9eac6915b8bdf67d74a2e83febbb6
parentcd7341cd6af0e10afd43452f1e529519c8124df2
Fix VST callback and crash for some plugins

Apparently "MasterUpdateDisplay" is for plugins to notify the host about
state changes -- and not notficy the plugin's own UI.

see also
http://mixbus.harrisonconsoles.com/forum/thread-6229-post-37127.html
libs/ardour/session_vst.cc