normalize~
Examples
Inlets
input [signal]
Provide an input signal to be normalized and this will be rescaled using the attribute or value set via signal in the second inlet.
max [auto]
Set the maximum output value using the attribute or via signal to the second inlet.
Outlets
out [signal]
Signal output is scaled value between 0. and the normalize~ object's value at signal-rate.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
input [signal]
Provide an input signal to be normalized and this will be rescaled using the attribute or value set via signal in the second inlet.
max [auto]
Set the maximum output value using the attribute or via signal to the second inlet.
reset [bang]
reset
See Also
| Name | Description |
|---|---|
| limi~ | Lookahead peak-limiter |
| limi~ | Lookahead peak-limiter |
| dbtoa~ | Convert decibels to a linear value |
| atodb~ | Convert a linear amplitude to decibels |