jgod / libflp

Library for parsing FL Studio .flp files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libflp

Library for parsing FL Studio .flp files in C++.

Still in development.

Why?

I have a folder full of numbered projects. I have no idea what's in what, so being able to automate sorting and information gathering is a great thing.

Support

Support for all FLP events is limited. Not all events are known, and not all events are strictly necessary to implement at this moment.

About

Library for parsing FL Studio .flp files.

License:MIT License


Languages

Language:C++ 79.8%Language:Lua 13.3%Language:C 6.9%