Table of Contents
Scaler
This Module applies linear amplitude scaling to an input mono signal and multiplies the input signal
by a scaling parameter as in equation: Yn= amp.Xn
Input Pins
| Name | Format [int/dec] - [control/audio] | Function Description |
|---|---|---|
| Pin 0: Input | decimal - Audio | Audio Input |
Output Pins
| Name | Format [int/dec] - [control/audio] | Function Description |
|---|---|---|
| Pin 0: Output | decimal - Audio | Scaled Output |
Grow Algorithm
The module supports Growth. The module does not support Add.
Configuration
| GUI Control Name | Default Value | Range | Function Description |
|---|---|---|---|
| Amp | 1 | -1 to 1 | liner amplitude gain applied on the signal |
DSP Parameter Information
| GUI Control Name | Compiler Name | Function Description |
|---|---|---|
| Amp | Scaler_SC5xxAlg1Amp1 | Gain applied on the pink noise signal |
Here,
- Green - Algorithm Name
- Red - Instance Number (Changes for each instance)
- Blue - Parameter Name
- Brown - Stage number
Algorithm Description
This Module applies linear amplitude scaling to an input mono signal and multiplies the input signal
by a scaling parameter as in equation: Yn= amp.Xn
Supported ICs
- ADSP215xx
- ADSPSC5xx
