Files
ardour/libs/ardour
Robin Gareus a80920c016 Tweak/optimize VST callback:
The audioMasterAutomate callback from plugin to host does include
the parameter-value.

Previously there was a redundant call
Plugin::parameter_changed_externally() -> get_parameter
-> VSTPlugin::get_parameter()   back into the plugin to query the value.

calling back into the plugin from the callback, may explain
oddities and/or crashes with some VSTs.
2017-02-28 20:20:18 +01:00
..
2017-02-28 20:20:18 +01:00
2017-02-27 20:16:10 +01:00
2017-01-20 00:50:29 +01:00
2016-12-03 15:27:38 -05:00
2017-02-04 22:57:36 +11:00
2017-02-05 10:58:10 +01:00
2016-12-03 15:18:21 -05:00
2016-11-25 13:26:38 +01:00
2016-09-27 14:59:32 -05:00
2016-07-18 17:37:13 +02:00
2017-01-05 09:24:40 +00:00
2017-01-20 11:32:55 +01:00
2017-02-27 20:16:10 +01:00
2016-11-16 17:25:02 +01:00
2016-12-03 15:18:21 -05:00
2016-10-30 21:24:26 +01:00
2016-12-03 15:18:21 -05:00
2017-01-23 19:53:18 +01:00
2016-09-27 18:22:53 +01:00
2017-02-04 22:57:36 +11:00
2016-07-14 21:41:16 +02:00
2017-02-07 17:09:28 +01:00
2017-01-19 13:05:54 +01:00
2017-01-20 17:36:18 +01:00
2017-02-04 22:57:36 +11:00
2016-11-07 07:10:08 -05:00
2016-12-18 23:17:29 +01:00
2016-11-13 16:35:06 +01:00
2017-02-28 20:20:18 +01:00
2016-11-15 17:10:13 +01:00
2017-01-20 11:32:55 +01:00