Doc > Nodes > AUDIO > Meter
creates a meter, which can read the raw value of the signal
Description
no description
Parameters
Name | Type | Description |
---|---|---|
smoothing | float | a value from between 0 and 1 where 0 represents no time averaging with the last analysis frame |
normalRange | boolean | normalizes the output between 0 and 1. The value will be in decibel otherwise. |
updateValueParam | boolean | display meter param |
value | float | meter value |
updateRangeParam | boolean | display meter param |
maxRange | vector2 | accumulated range |
resetMaxRange | button | resetMaxRange |