13
0
livetrax/libs
Robin Gareus 21d86b264a
VST3: synchronize AC when plugin's internal state changes
e.g. loading a u-he zebra preset using the plugin's GUI
internally changes the controller state without using the
`performEdit` API, but instead calls `restartComponent` wit
the `kParamValuesChanged` flag to perform a a batch update.
This now also updates Ardour's AutomationControl to match.
2023-02-11 13:36:23 +01:00
..
appleutility
ardour VST3: synchronize AC when plugin's internal state changes 2023-02-11 13:36:23 +01:00
ardouralsautil
audiographer
auscan
backends
canvas Only use render-group when container is not opaque 2023-02-05 22:34:38 +01:00
clearlooks-newer
ctrl-interface
evoral use C++11 auto iterator 2023-02-06 21:04:17 -07:00
fluidsynth
fst
gtkmm2ext Add API to set openGL backing scale 2023-02-04 22:25:52 +01:00
hidapi
libltc
lua
midi++2
panners
pbd Fix non-intel arch builds (cpuid.h header) 2023-02-09 20:54:46 +01:00
plugins
ptformat
qm-dsp
surfaces
temporal
vamp-plugins Fix EBU-R128 loudness analysis for mono signals 2023-02-02 17:58:46 +01:00
vamp-pyin
vfork
vst3 Ignore Steinberg's non-virtual-d'tor 2023-02-08 02:03:54 +01:00
waveview Revert canvas debugging 2023-02-04 18:23:18 +01:00
widgets change base class for UIConfigurationBase, because it IS-A Configuration 2023-01-27 15:13:27 -07:00
zita-convolver
zita-resampler