| Home >> All |
| | jmx.audio.* (2) | | jmx.audio.io.* (1) | | jmx.gui.* (3) | | jmx.gui.cpn.* (3) |
| | jmx.midi.* (2) | | jmx.music.* (1) | | jmx.music.rt.* (1) | | jmx.util.* (6) |
Package Samples:
jmx.audio
jmx.audio.io
jmx.gui.cpn
jmx.midi
jmx.music.rt
jmx.util
Classes:
RTAudio: RTAudio is responsible for convolving the audio signals being pulled from n number of RTLines. RTAudio uses a single JMF Java Sound SourceDataLine object for writing the newly convolved signal to the audio device. Buffers of audio sample data are passed to the SourceDataLine at a rate set by the Control Rate value. The contol rate sets the size of the audio buffers used by RTAudio, SourceDataLine and Instrument.
ReadFilesJButton: A button which allows user to select MIDI and/or jMusic files to import. After each successful import of a Score, any registered ReadListeners are notified and can update and use the score read. The listeners are guaranteed to be notified in a LILO (Last In Last Out) order. As an example, if you wanted a Score quantised and then analysed, you would the quantising ReadListener first, then the analysing one.
ReadFilenameFilter: FilenameFilter used by the AWT read buttons to display only jm and MIDI files. Apparently this only works in the SunOS implementation of the JVM.
Read: Supplements the jm.util.Read class, by providing methods while output errors to Swing dialog boxes.
ReadListener: The listener interface for receiving notification of scores being successfully imported from a file.
KeyChangeListener: The listener interface for receiving notification of a change of key.
MidiSynth: MidiSynth.java Created: Mon May 07 11:21:30 2001
ReadListenerLinkedList: A singularly linked list storing ReadListeners
RTIn: Real Time audio input
RTMidiIn: Real time midi input.
JGrandStave
JStaveActionHandler
RTLine
Play
| Home | Contact Us | Privacy Policy | Terms of Service |