Class Audio.MixerGain

Constructors

MixerGain(integer input, integer output, float amount)

Properties

amount the gain amount between this input/output pair, specified as a gain factor applied to the digital sample values

Constructor Documentation


MixerGain(integer input, integer output, float amount)

Parameters

Property Documentation


float amount

The gain amount between this input/output pair, specified as a gain factor applied to the digital sample values. Thus a value of 1.0 means unity gain and a value of 0.0 is equivalent to negative infinity decibels



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.