jcom.meter~

Description

jcom.meter~ is a GUI object used in modules to display audio signal level on a logarithmic scale.

Inputs

Input number Description
1st input Input for signal to display

Outputs

Output number Description
visual Level and peak indication of incoming signal is visualized on a logarithmic scale.

Messages

Message name Type Description Default Unit Default Value
bang generic A ‘bang’ message sent at the input clears peak indication.
int integer An integer sent at the input is converted to float.
float decimal A decimal value sent at the input sets the meter displayed value.
signal signal The peak amplitude of the incoming signal is displayed by the on-screen level meter according to a logartihmic scale.

User Action

Action Description
Mouse click Mouse clicking on the GUI meter in a locked patch clears the peak indication in the same way as the bang message.

See also