FL-Studio-API-Stubs icon indicating copy to clipboard operation
FL-Studio-API-Stubs copied to clipboard

Stub code, documentation, and basic emulation for the FL Studio Python API

Results 10 FL-Studio-API-Stubs issues
Sort by recently updated
recently updated
newest added

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

* [ ] Figure out a way to hook into Poetry's build system to rewrite all of the docstrings * [x] Set up a templating system so that repetitive parts...

`channels.getChannelPitch` and `channels.setChannelPitch` seem to have some very weird behavior. See if I can find a better explanation, and perhaps opena bug report with FL Studio.

The `fl_model` code is incomplete, and in many cases doesn't reflect FL Studio's behavior. In a future version, support for it will be removed. If you depend on this code...

Some functions such as `channels.setChannelColor` adjust the given color to ensure it remains readable, but others don't. Document this behaviour.

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies