Skip to content

A cli toolkit for working with data from FL Studio files.

License

Notifications You must be signed in to change notification settings

dupontinquiries/fls-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FL Studio Toolkit

Introduction

This repo contains the source code for a cli that can be used to extract information from .flp and .zip files that are generated by FL Studio 20.

What Can FLST Do?

Note that FLST is a powerful automation tool. You can use one command to repeatedly process data over an entire directory of project files.

Basic Metadata

FLST can extract information such as author, time, BPM, key, track duration, number of used channels, & more.

Drum Patterns

FLST can extract drum patterns from flp files so that you can save your favorite drum patterns in the universal .MIDI format.

Sample Rendering

FLST can also render trackouts without having to open up

Building

Use cargo install -___- to install on your system, then make sure that the CLI is accessible (if not update your PATH).

Contributing

This project is very much a WIP and contributions are welcome. Please see CONTRIBUTING.md for more guidance on project goals.

Support

Support this effort by using my projects, streaming my music, downloading my Minecraft mods, subscribing to my YouTube channel, or donating to my Patreon page.

About

A cli toolkit for working with data from FL Studio files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages