| Modifier and Type | Class and Description |
|---|---|
class |
ModelAbstractChannelMixer
ModelAbstractChannelMixer is ready for use class to implement
ModelChannelMixer interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected ModelChannelMixer |
SoftVoice.channelmixer |
protected ModelChannelMixer |
SoftChannel.current_mixer |
protected ModelChannelMixer |
SoftVoice.stealer_channelmixer |
| Modifier and Type | Method and Description |
|---|---|
ModelChannelMixer |
ModelMappedInstrument.getChannelMixer(javax.sound.midi.MidiChannel channel,
javax.sound.sampled.AudioFormat format) |
ModelChannelMixer |
ModelInstrument.getChannelMixer(javax.sound.midi.MidiChannel channel,
javax.sound.sampled.AudioFormat format) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SoftChannel.initVoice(SoftVoice voice,
SoftPerformer p,
int voiceID,
int noteNumber,
int velocity,
ModelConnectionBlock[] connectionBlocks,
ModelChannelMixer channelmixer,
boolean releaseTriggered) |
void |
SoftMainMixer.registerMixer(ModelChannelMixer mixer) |
void |
SoftMainMixer.stopMixer(ModelChannelMixer mixer) |