Skip to content

zklawans/textToMusicPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published