Package uk.org.toot.midi.sequence

This package is concerned with the representation of Standard MIDI Files as Sequences.

See:
          Description

Interface Summary
MidiTrackType  
 

Class Summary
BasicSequence  
BasicTrack  
ClickSpec  
DrumTrackType  
Midi Some Midi utility functions.
MidiNote  
MidiSequence  
MidiTrack  
NameEvent NameEvent class
PitchTrackType  
RecordingPolicy A RecordingPolicy determines what MIDI signals will be recorded.
SequenceHistory  
SequencePosition  
TimeSignatureList A List of Time Signatures with methods to ease use
 

Package uk.org.toot.midi.sequence Description

This package is concerned with the representation of Standard MIDI Files as Sequences.

I suppose a further advantage of this package is that it is not controlled by Sun, and hence may possibly evolve at a useful rate.

Many thanks to Matthias and Florian for their help on the Java Sound Discussion List and for the invaluable jsresources site.



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.