To make the ./midilc executer, type "make." This uses OCaml and OcamlYaac

To convert .midi files to .wav, please download timidity (http://timidity.sourceforge.net/)

Finally, use ./midilcc to compile and execute a midilc file (.m) with the following command:
./midilcc input-file [optional: output-name]

Sample programs can be found in tests/ and sample .csv, .midi, and .wav output can be found in examples/

Thanks,

The MIDILC team.
