zklawans/textToMusicPlayer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the final project of 6.005 (Elements of Software Construction). It takes a text file in a certain format and plays the music the text file describes using a MIDI sequencer. The instructions to play are below. Instruction: 1. open a terminal and cd to root of the package 2. type in command: java -classpath src:lib/parserlib.jar abc.player.Main [file path] e.g. java -classpath src:lib/parserlib.jar abc.player.Main sample_abc/fur_elise.abc