You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
The automation support in the VST2 backend is currently a bit WIP - it works, but not well:
Automation indexes are not retained based on portal unique IDs, so adding/removing automation nodes can reassign parameters in the DAW which isn't desired
There's no way to "fiddle" an automation control to expose it in the DAW (since this is how most DAWs discover automation parameters)
The value of the automation node isn't reflected back in the DAW when it's changed by the graph
The text was updated successfully, but these errors were encountered:
The automation support in the VST2 backend is currently a bit WIP - it works, but not well:
The text was updated successfully, but these errors were encountered: