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 was archived by the owner on Jan 2, 2023. It is now read-only.
Describe the bug
When linking parameters using Ctrl+J, the script will crash if the user attempts to link controllers which are pre-mapped in the script due to error: "Operation unsafe at current time"
To Reproduce
Steps to reproduce the behavior:
Open a plugin window from the channel rack
Press Ctrl+J to link a parameter
Adjust a plugin parameter
Move a controller that should be handled by the script output
Expected behavior
The parameter is linked, and the script doesn't crash
Additional context
Requires operation safety level to be contained in the processed event object
Describe the bug
When linking parameters using Ctrl+J, the script will crash if the user attempts to link controllers which are pre-mapped in the script due to error: "Operation unsafe at current time"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The parameter is linked, and the script doesn't crash
Additional context
Requires operation safety level to be contained in the processed event object