PresetParametersData class

Annotations

Constructors

PresetParametersData({required double ampGain, required double ampChannel, required double bass, required double middle, required double treble, required double contour, required double volume, required double noiseGateThreshold, required double noiseGateHysteresis, required double noiseGateAttack, required double noiseGateHold, required double noiseGateRelease, required double noiseGateBypass, required double chorusRate, required double chorusDepth, required double chorusMix, required double chorusBypass, required double wahPosition, required double wahVocal, required double wahBypass})
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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