scale :
A scaler for an xreal-typed signal.
The scale primitive produces an xreal-typed output which is a scaled version of an xreal-typed input. The parameter scale determines the scale factor.
Input/Output Terminals
| Name | I/O | Type | Description |
| out | output | xreal | output signal |
| in | input | xreal | input signal |
Parameters
| Name | Type | Default | Unit | Description |
| scale | real | 1.0 | None | scale factor |