Level Meter
The Level Meter control tracks and sends peak and RMS audio level data. Tap the blue light to enable or disable outputs for this control.
Settings
| Setting | Description |
|---|---|
| Polling Interval | How often the level meter polls for new audio data, in seconds. A lower value results in more frequent updates. |
Variables
The following variables can be used when configuring outputs for this control:
| Variable | Description |
|---|---|
| Peak dB | The peak amplitude level (in decibels) |
| RMS dB | The root mean square (RMS) sound level (in decibels) |
OSC Messages
This control responds to the following OSC messages:
| Message | Description |
|---|---|
<address> position <x> <y> <width> <height> | Sets the control's position. Coordinates are specified in pixels. |
<address> pollingInterval <value> | Sets how often the control polls and sends data via OSC (0.001 to 10.0 seconds) |