ffmmlc

Crates.ioffmmlc
lib.rsffmmlc
version0.1.0
sourcesrc
created_at2022-12-25 14:39:13.434013
updated_at2022-12-25 14:39:13.434013
descriptionFFMML command-line compiler
homepagehttps://github.com/sile/ffmml
repositoryhttps://github.com/sile/ffmml
max_upload_size
id745344
size20,540
Takeru Ohta (sile)

documentation

README

ffmmlc

ffmmlc Documentation Actions Status License

ffmml command-line compiler.

Examples

$ cargo install ffmmlc
$ cat examples/music01.mml | ffmmlc > music01.wav
$ play music01.wav
Commit count: 140

cargo fmt