A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
category — Property, class com.yoambulante.midifiles.MidiMessage
this is the event category which could be only one of three CATEGORY_MIDI_CONTROL, CATEGORY_SYSTEM_EXCLUSIVE, CATEGORY_METAEVENT.
CATEGORY_METAEVENT — Constant Static Property, class com.yoambulante.midifiles.MidiMessage
CATEGORY_MIDI_CONTROL — Constant Static Property, class com.yoambulante.midifiles.MidiMessage
CATEGORY_SYSTEM_EXCLUSIVE — Constant Static Property, class com.yoambulante.midifiles.MidiMessage
channel — Property, class com.yoambulante.midifiles.MidiMessage
Midi event channel
clone() — method, class com.yoambulante.midifiles.MidiMessage
clone() — method, class com.yoambulante.midifiles.MidiTrack
duplicate current track, note it also duplicates its event messages inside track.
COMPLETE — Event, class com.yoambulante.midifiles.SamplesExtractor
Dispatched when the extraction process has finished.
com.yoambulante.midifiles — package
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z