A simple, easy to extend, parameter driven and customisable Java application that creates and plays Midi music files.
A music notation file needs to be created. The application parses the music notation file and creates a Midi file. The application can play any Midi file. The application can read a Midi file and create an XML file from a Midi file. The application can create a music notation file from the XML file.
The application includes a simple Gui interface which allows...