AudioAnalysis
AudioPassthrough audio analyzer outputting RMS, peak, and spectral features.
Computes RMS, peak, spectral centroid, spectral flux, and zero-crossing rate per buffer with exponential smoothing. Audio passes through unchanged, so it can be inserted into any chain without breaking it.
Parameters
| Name | Type | Range | Default | Description |
|---|---|---|---|---|
| smoothing | Exponential averaging factor. Higher = more stable, slower response. |
Related Operators