ffmmlc 0.1.0

FFMML command-line compiler
Documentation
  • Coverage
  • 0%
    0 out of 5 items documented0 out of 3 items with examples
  • Size
  • Source code size: 20.07 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 30s Average build duration of successful builds.
  • all releases: 30s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • sile/ffmml
    4 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sile

ffmmlc

ffmmlc Documentation Actions Status License

ffmml command-line compiler.

Examples

$ cargo install ffmmlc
$ cat examples/music01.mml | ffmmlc > music01.wav
$ play music01.wav