Package javax.sound.midi
Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data.
See: Description
Interface Summary Interface | Description |
ControllerEventListener | The ControllerEventListener interface should be implemented by classes whose instances need to be notified when a Sequencer has processed a requested type of MIDI control-change event. |
MetaEventListener | The MetaEventListener interface should be implemented by classes whose instances need to be notified when a Sequencer 登录查看完整内容
|