Re-enabling an instrument automation device seems to disable a VST instrument’s audio.
Program changes in the VST restore instrument audio.
Steps to reproduce:
Open Renoise
Load a VST instrument plugin
Load an Instrument Automation Device pointing to that instrument
Disable the Automation Device
4a. Play the instrument to make sure it can be heard
Re-enable the Automation Device
Play the instrument
Expected results:
The instrument generates audio after re-enabling the Instrument Automation Device.
Actual results:
The instrument does not generate audio after re-enabling the Instrument Automation Device, despite generating audio as expected before the automation device is loaded, after the device is loaded, and after the device is disabled.
If the VST instrument undergoes a program change via its external editor, it then generates audio as expected.
When enabling the device, it sends out all its parameter values. The parameter values don’t look like they are correct in your example. They are all zero.
So this is not a general problem, but a problem with a specific plugin.
I’ll check why the Korg plugin’s automation does not work, but this should work with other plugins.
Just checked this with other hosts: on Ableton Live its also broken. Parameter values are not updated correctly when loading presets in the Korg VST3. In Reaper it somewhat works - maybe because they are manually updating the parameters.