Télécharger des scales.html (scales.html ( lien externe: SourceForge.net): 29,825 octets) va bientôt commencer. Sinon, cliquez sur scales.html ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
29,825 octets
MD5
21d1e3cf01e7be58a350dd9d17fbf0bf

Description du projet

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 parameters to be amended and plays a scale.

The application is used by Java developers to add Midi processing (Portal) to their application. The "User Guide", "Javadoc" documentation and "JUnit" tests provides an introduction to the interface, implementation and factory classes.