Skip to content

FL Studio API Stubs

This website contains documentation for functions and classes used in FL Studio's Python API. This includes modules used within:

  • MIDI Controller Scripting - interact with MIDI controllers to add advanced integration with FL Studio.

  • Edison Audio Scripting - modify and interact with audio in the Edison audio editor to do weird and wonderful things with your audio clips.

  • Piano Roll Scripting - modify and interact with notes and markers in the piano roll to efficiently generate, warp, and mangle the contents of the piano roll.

Additionally, the function documentation can be accessed as an installable Python package. For more information, see the library documentation.