flmidi-kompletekontrol
flmidi-kompletekontrol copied to clipboard
AUTO button doesn't work as expected
Quantize and toggling automation recording on/off isn't supported yet on the actual MIDI API scope. There's a workaround to get to the quantize buttons by getting into the menus and emulating key pressings but it's slow and buggy. Instead, they switch between windows (browser isn't included on this) and trigger full-screen plugin browser respectively.
Quantization seemed to be implemented back in API version 9 using channels.quickQuantize(), but not documented until recently in the official MIDI scripting API reference. Implemented in the script on c5cf3287d09ea2b547548f49bfa7ccfeaec608b8.