mul
math.mul
Multiplies the signal
Parameters
ID | Range | Default | Description |
Value | 0.00 - 1.00 | 1.00 | no description. |
The Multiplication Node multiplies the incoming audio signal by a specified scalar value, allowing control over the amplitude.
The Value
parameter determines the mulitplication factor (aka gain factor). If you want to control this parameter as decibel, you will need to use a converter
node with the db2Gain
mode.