Novation-LaunchKey-Mk2-Script
Novation-LaunchKey-Mk2-Script copied to clipboard
Script Crashes when linking parameters using parameters that are pre-mapped by the script
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
If anyone understands PME flags, please HMU
Using PME flags parser from Praashie's FLatmate. Will experiment.