Package org.rubato.audio.midi

This package contains the tools for interfacing with MIDI, i.e., writing and reading MIDI files, and playing using the Java MIDI sequencer.

See:
          Description

Class Summary
MidiChange  
MidiPlayer This class provides various methods for playing denotators representing scores to MIDI output.
MidiReader This class reads in a MIDI file an converts it to a denotator of form Score.
 

Package org.rubato.audio.midi Description

This package contains the tools for interfacing with MIDI, i.e., writing and reading MIDI files, and playing using the Java MIDI sequencer.