RyanScottLewis / flp-viewer

FL Studio FLP file format parser and viewer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLP Viewer

FL Studio FLP file format parser and viewer.

Installation

TODO: Write installation instructions here

Usage

At the moment, there is only HTML output:

$ flp-viewer ~/projects/*.flp > output.html

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/RyanScottLewis/flp-viewer/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

FL Studio FLP file format parser and viewer.

License:MIT License


Languages

Language:Crystal 97.3%Language:Makefile 2.7%