Last changed on Wednesday, 28th July; at 6:46pm (UTC+1)

Beeper

I've created a console-based program today that makes your computer play a single-track "midi" file: retro style!

It reads from my .song extension and makes your computer beep the tune. You can download it here, along with Saria's Song as a sample.

To play Saria's Song, for example, type this into the program, or launch it with this as a command-line option: "songs/sarias_song.song". If it asks you whether you want to hear it again, type y to do so; anything else quits.

Ctrl-C force-quits at any time.