public interface ModelChannelMixer
extends javax.sound.midi.MidiChannel
Warning! Classes that implements ModelChannelMixer must be thread-safe.
Modifier and Type | Method and Description |
---|---|
boolean |
process(float[][] buffer,
int offset,
int len) |
void |
stop() |
allNotesOff, allSoundOff, controlChange, getChannelPressure, getController, getMono, getMute, getOmni, getPitchBend, getPolyPressure, getProgram, getSolo, localControl, noteOff, noteOff, noteOn, programChange, programChange, resetAllControllers, setChannelPressure, setMono, setMute, setOmni, setPitchBend, setPolyPressure, setSolo