Skip to content

Convert custom defined format file to a wav file.

Notifications You must be signed in to change notification settings

starccy/note-wave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note-wav

Given a custom-defined format sheet music file, convert it to a .WAV file

usage:

./note-wav <INPUT_SHEET_MUSIC_FILE> <OUTPUT_WAV_FILE>

run

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.

About

Convert custom defined format file to a wav file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages