Modifier and Type | Field and Description |
---|---|
protected ModelConnectionBlock[] |
SoftChannel.cds_channelpressure_connections |
protected ModelConnectionBlock[] |
SoftChannel.cds_control_connections |
protected ModelConnectionBlock[] |
SoftChannel.cds_polypressure_connections |
ModelConnectionBlock[] |
SoftPerformer.connections |
protected ModelConnectionBlock[] |
SoftVoice.extendedConnectionBlocks |
protected ModelConnectionBlock[] |
SoftVoice.stealer_extendedConnectionBlocks |
Modifier and Type | Method and Description |
---|---|
java.util.List<ModelConnectionBlock> |
ModelPerformer.getConnectionBlocks() |
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 |
SoftChannel.play(int performerIndex,
ModelConnectionBlock[] connectionBlocks) |
void |
ModelDirectedPlayer.play(int performerIndex,
ModelConnectionBlock[] connectionBlocks) |
Modifier and Type | Method and Description |
---|---|
void |
ModelPerformer.setConnectionBlocks(java.util.List<ModelConnectionBlock> connectionBlocks) |