pyflp 2.2.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

pyflp 2.2.1

PyFLP
PyFLP is an unofficial parser for FL Studio
project and preset files written in Python.









CI










PyPI
















Activity








QA



















Other
















From a very general point-of-view, this is the state of what is currently
implemented. Click on a link to go to the documentation for that feature.




Group
Feature
Issues



Arrangements







🎼 Playlist











🎞️ Tracks











Channel Rack







πŸ“ˆ Automations










🎹 Instruments










πŸ“š Layer










πŸ“ Sampler











Mixer







🎚️ Inserts










🎰 Effect slots











🎢 Patterns







πŸŽ› Controllers










🎡 Notes












🚩 Timemarkers













Plugins


Native -
8 effects,
1 synth












VST 2/3












Project
- Settings and song metadata












⏬ Installation
CPython 3.8+ / PyPy 3.8+ required.
python -m pip install -U pyflp

β–Ά Usage
Load a project file:
import pyflp
project = pyflp.parse("/path/to/parse.flp")


If you get any sort of errors or warnings while doing this, please open an
issue.

Save the project:
pyflp.save(project, "/path/to/save.flp")


It is advised to do a backup of your projects before doing any changes.
It is also recommended to open the modified project in FL Studio to ensure
that it works as intended.

Check the reference for a
complete list of useable features.
πŸ™ Acknowledgements

Monad.FLParser: https://github.com/monadgroup/FLParser
FLPEdit (repo deleted by author)

✨ Contributors



Thanks goes to these wonderful people:






nickberry17πŸ’»
zacangerπŸ› πŸ“–
TimπŸ“– πŸ’» 🚧






This project follows the all-contributors specification.
Contributions of any kind are welcome!
Please see the contributor's guide
for more information about contributing.
πŸ“§ Contact
You can contact me either via issues
and discussions or through
email via demberto(at)proton(dot)me.
Β© License
The code in this project has been licensed under the
GNU Public License v3.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.