meter~
Examples
Inlets
input [signal]
Input to display.Outlets
value [number]
Peak value for each metering interval.Fixed Attributes
These attributes must be set in the object box and determine the behavior of the object at runtime.
interval [number] (default: 50)
Refresh Interval in Milliseconds.
Dynamic Attributes
These attributes can be modified in the code during execution using the set object
input [signal]
Input to display.
peak [number]
peak
setup [number]
setup
See Also
| Name | Description |
|---|---|
| meter~ | Visual peak level indicator |
| scope~ | Visualize audio signal using an oscilloscope style display. |
| slider | slider |
| number~ | Signal Monitor and Constant Generator. |