Program that translate notes to Hz or to GrubTune
How to use with HZ:
- Execute make
- Make your song and save it in a file named "song". The note "A" of the scale "4" is "4A". A "silence" is a "0".
- Execute ./notesTo < song
- ????
- Profit
How to use with GrubTune:
- Execute make
- Make your song. You must say first the number of seconds that you want to be a note. You can see the example to understand better the input XD.
- Execute ./notesTo --grubTune < songGrubTune
- Execute "make play" :D
- ????
- Profit
If you think this information is incomplete or just a shit, any contribution is welcome ;D