globalGain
The overall gain adjustment that the audio unit applies to the signal, in decibels.
Declaration
var globalGain: Float { get set }Discussion
The default value is 0 db. The valid range of values is -96 db to 24 db.
The overall gain adjustment that the audio unit applies to the signal, in decibels.
var globalGain: Float { get set }The default value is 0 db. The valid range of values is -96 db to 24 db.