Interface AuxilliaryMidiParser


public interface AuxilliaryMidiParser
Provides implementors with an opportunity to know when MidiEvents have been parsed by the MidiParser, and lets implementors deal with MidiEvents that the MidiParser does not handle. For a list of MidiEvents that the MidiParser will handle, @see MidiParser
  • Method Details