peakamp~
Examples
Arguments
interval [number]
Reports the peak amplitude periodically, given a specified interval in milliseconds. If no interval is specified, peak amplitude can be reported by sending a to the left inlet.
Inlets
input [signal, bang]
Takes both the signal to be measured and values that will report the peak amplitude at that moment.
interval [number]
Reports the peak amplitude periodically, given a specified interval in milliseconds. If no interval is specified, peak amplitude can be reported by sending a to the left inlet.
Outlets
output [number]
Peak amplitude of inputDynamic Attributes
These attributes can be modified in the code during execution using the set object
input [signal, bang]
Takes both the signal to be measured and values that will report the peak amplitude at that moment.
interval [number]
Reports the peak amplitude periodically, given a specified interval in milliseconds. If no interval is specified, peak amplitude can be reported by sending a to the left inlet.
See Also
| Name | Description |
|---|---|
| meter~ | Signal Meter. |
| snapshot~ | Convert signal values to numbers |