Posted: Sat Oct 29, 2005 3:27 pm Post subject: Sound Program
Simple recording program using Turing's 'sound' command. It can save songs into text files and load them.
Things to know:
- Keys run through a-z. They are not actual notes, just an increase in frequency by 50.
- You can't hold notes (I'll probably fix this later, if ever I choose to work on this again)
- the const TimeVariant at the top of the program source may need to be adjusted for your computer speed (it controls length of time between notes). What you record should sound the same as what you play.
Didn't spend much time commenting it out or anything, and some of the code is sloppy (representative of the amount of effort put into it).
There's an example song (guess.txt) too; first one to get what it "says" gets a free imaginary cookie.