| Package | Description |
|---|---|
| javax.sound.midi |
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerEventListener.controlChange(ShortMessage
Invoked when a
Sequencer has encountered and processed a control-change event of interest to this listener.
|