RegionPair class

Constructors

RegionPair({required PresetRegion preset, required InstrumentRegion instrument})

Properties

hashCode int
The hash code for this object.
no setterinherited
instrument InstrumentRegion
final
preset PresetRegion
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

attackModulationEnvelope() double
attackVolumeEnvelope() double
chorusEffectsSend() double
coarseTune() int
decayModulationEnvelope() double
decayVolumeEnvelope() double
delayModulationEnvelope() double
delayModulationLfo() double
delayVibratoLfo() double
delayVolumeEnvelope() double
endAddressOffset() int
endLoopAddressOffset() int
exclusiveClass() int
fineTune() int
frequencyModulationLfo() double
frequencyVibratoLfo() double
getGen(GeneratorType type) int
holdModulationEnvelope() double
holdVolumeEnvelope() double
initialAttenuation() double
initialFilterCutoffFrequency() double
initialFilterQ() double
keyNumberToModulationEnvelopeDecay() int
keyNumberToModulationEnvelopeHold() int
keyNumberToVolumeEnvelopeDecay() int
keyNumberToVolumeEnvelopeHold() int
modulationEnvelopeToFilterCutoffFrequency() int
modulationEnvelopeToPitch() int
modulationLfoToFilterCutoffFrequency() int
modulationLfoToPitch() int
modulationLfoToVolume() double
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pan() double
releaseModulationEnvelope() double
releaseVolumeEnvelope() double
reverbEffectsSend() double
rootKey() int
sampleEnd() int
sampleEndLoop() int
sampleModes() LoopMode
sampleStart() int
sampleStartLoop() int
scaleTuning() int
startAddressOffset() int
startLoopAddressOffset() int
sustainModulationEnvelope() double
sustainVolumeEnvelope() double
toString() String
A string representation of this object.
inherited
vibratoLfoToPitch() int

Operators

operator ==(Object other) bool
The equality operator.
inherited