Definition at line 68 of file audio.h.
#include <audio.h>
|
| | SoundLevelMeter (double spl_floor=33.0, double smoothing_alpha=0.0) |
| |
| double | getDBFS () const |
| |
| double | getSPL () const |
| |
| void | processBlock (const fl::i16 *samples, fl::size count) |
| | Process a block of int16 PCM samples.
|
| |
| void | processBlock (fl::span< const fl::i16 > samples) |
| |
| void | resetFloor () |
| | reset so the next quiet block will re-initialize your floor
|
| |
| void | setFloorSPL (double spl_floor) |
| | change your known noise-floor SPL at runtime
|
| |
The documentation for this class was generated from the following files: