superctr / ctrmml

MML compiler
GNU General Public License v2.0
22 stars 4 forks source link
mml-compiler vgm

ctrmml

This is still in development. Compatibility with future versions is not guaranteed.

Building

make -j5

Running unit tests

make test -j5

Usage

ctrmml <input.mml>

MML reference

See `mml_ref.md` for command reference