Свойство | Type | Description | |
---|---|---|---|
ConstantValues | float[] | ||
FreqFactor | double | ||
IsSelected | bool | ||
Old | double | ||
OutAmplifier | double | ||
OutAmplifierEnvelope | Envelope | ||
OutAmplifierEnvelopeBuffer | float[] | ||
Send0 | double | ||
Send0Envelope | Envelope | ||
Send0EnvelopeBuffer | float[] | ||
Send1 | double | ||
Send1Envelope | Envelope | ||
Send1EnvelopeBuffer | float[] | ||
Send2 | double | ||
Send2Envelope | Envelope | ||
Send2EnvelopeBuffer | float[] | ||
Send3 | double | ||
Send3Envelope | Envelope | ||
Send3EnvelopeBuffer | float[] |
Méthode | Description | |
---|---|---|
Attack ( ) : void |
エンベロープをアタック状態に遷移させます。
|
|
GenerateEnvelope ( int sampleTime, int sampleCount ) : void | ||
Operator ( float samplingFreq ) : System | ||
Release ( int time ) : void |
エンベロープをリリース状態に遷移させます。
|
Méthode | Description | |
---|---|---|
ExtendBuffer ( int length ) : void |
public GenerateEnvelope ( int sampleTime, int sampleCount ) : void | ||
sampleTime | int | |
sampleCount | int | |
Résultat | void |
public Operator ( float samplingFreq ) : System | ||
samplingFreq | float | |
Résultat | System |
public float[] OutAmplifierEnvelopeBuffer | ||
Résultat | float[] |