Files
ardour/libs/ardour
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
..
2023-02-05 16:16:59 +01:00
2023-01-30 23:17:29 +01:00
2023-02-08 01:35:45 +01:00