A Python script for linking Novation LaunchKey Mk2 series controllers to FL Studio, allowing for advanced integration with your music-making workflow.
Author: Miguel Guthridge
Project Page: GitHub
Discord Server: Here
Use the pads to control manu FL Studio UI elements, with lights helping indicate what buttons do what.
Use the pads to sequence drums quickly using advanced control of FL Studio's Grid Bit system.
Use the knobs and faders to adjust the panning and volume of tracks, and mute or solo tracks using the mixer buttons.
Events are processed in the context of the active window and plugin, allowing for deep integration with FL Studio and plugins. The modular system makes writing event handlers, including plugin and note processor modules, simple and streamlined. The script has the capacity to integrate with almost any plugin, and if it isn't compatible yet, you can code it yourself! The possibilities are endless!
Link | Description |
---|---|
-> Latest Release | Download the script |
-> Script Manual | Lean to use the script |
-> Installation and Set-up | Instructions for installing the script |
-> MIDI Scripting (FL Studio Manual) | A page detailing FL Studio's Scripting API |