preGain
The gain that the audio unit applies to the signal before distortion, in decibels.
Declaration
var preGain: Float { get set }Discussion
The default value is -6 dB. The valid range of values is -80 dB to 20 dB.
The gain that the audio unit applies to the signal before distortion, in decibels.
var preGain: Float { get set }The default value is -6 dB. The valid range of values is -80 dB to 20 dB.