Given a custom-defined format sheet music file,
convert it to a .WAV file
./note-wav <INPUT_SHEET_MUSIC_FILE> <OUTPUT_WAV_FILE>
Execute cargo run -- example/chongerfei.txt output.wav then
will generate output.wav in current directory.
Run play output.wav or any other media players to hear the result.