13
0
livetrax/libs
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
..
appleutility
ardour Tweak/optimize VST callback: 2017-02-28 20:20:18 +01:00
ardouralsautil
audiographer
backends Add a missing #define to our MSVC project (portaudio_backend) 2017-02-20 09:16:51 +00:00
canvas
clearlooks-newer
clearlooks-older
evoral Fix loading SMF meta-data > 127 bytes (no more g_critical abort) 2017-02-28 16:29:10 +01:00
fluidsynth
fst
gtkmm2ext Allow to pre-seed Tabbable detached state. 2017-02-20 22:55:31 +01:00
hidapi
libltc
lua LuaBridge: Dedicated type for pointer-lists and const version 2017-02-23 22:32:32 +01:00
midi++2
panners
pbd
plugins
ptformat Fix 32bit compilation 2017-02-18 16:22:34 +01:00
qm-dsp
surfaces Revert "libs: debug output for faderport/editor mixer strip sync" 2017-02-25 19:56:51 +01:00
timecode
vamp-plugins Add a VC project for building the ardourvampplugins 2017-02-09 09:39:53 +00:00
vfork