Interface | Description |
---|---|
ReadListener |
The listener interface for receiving notification of scores being
successfully imported from a file.
|
Class | Description |
---|---|
AbstractReadButton |
A abstract button class which handles reading of MIDI and jMusic files.
|
AudioRTLine | |
AudioSampleInst |
This instrument is used for playabck of .au files in the Play.au() method.
|
Convert |
Static methods allowing conversion of standard JMusic data types (like
Phrase) to and from XML.
|
Play | |
Read |
Reads data files and stores the musical information in the supplied Score.
|
Read.JmMidiProcessor |
Handles methods common to the main static methods.
|
ReadFileButton |
A button which allows user to select a MIDI or jMusic file to import.
|
ReadFilesJButton |
A button which allows user to select MIDI and/or jMusic files to import.
|
ReadFolderButton |
A button which allows user to import a folder of MIDI and jMusic files.
|
View | |
Write |
Exception | Description |
---|---|
ConversionException |
Thrown to indicate some error while processes a Convert static method.
|