class FMOD::Effects::LoudnessMeter

This unit analyzes the loudness and true peak of the signal. @note This DSP is not intended for public use. @attr state [Integer] Integration state

* *Minimum:* -3
* *Maximum:* 1

@attr weights [Pointer] Channel weightings for loudness. @attr loudness [Pointer] Loudness info and maximum true peak level. @api private