Skip to content

praashie/flatmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLatmate

FL Studio 20.7 Beta introduced MIDI scripting capabilities. FLatmate is a small library for developing FL Studio MIDI scripts with a cleaner, more Pythonic approach.

FLatmate is currently under development without a stable API. All suggestions and comments are welcome!

Image-Line forum thread

Features

  • Combine MIDI scripts and individual snippets together in a modular fashion
  • Reusable snippets for rapid development
  • Consistent interface for handling RECEvents

Installation

  • Copy flatmate/ under Program Files (x86)/Image-Line/Shared/Python/Lib

  • Copy FLatmateExamples/ under [FL Userdata folder]/FL Studio/Settings/Hardware/

Usage

See the wiki.

To Do

  • Wiki
    • Detailed documentation for FLatmate
    • FL API's quirks (see doc.md for now)
  • Method for importing device scripts from other folders under ../Settings/Hardware/, by modifying sys.path
  • More features
  • Cleaner ZIP downloads?

About

FL Studio MIDI scripting helper library

Resources

License

Stars

Watchers

Forks

Packages

No packages published