|
FastLED 3.9.15
|
| void fl::audio::NoiseFloorTracker::update | ( | float | timedomainLevel, |
| float | frequencydomainLevel = -1.0f ) |
Update noise floor estimate with new observation.
| timedomainLevel | Time-domain metric (e.g., RMS, peak) |
| frequencydomainLevel | Optional frequency-domain metric (e.g., spectral energy) |
Definition at line 36 of file noise_floor_tracker.cpp.hpp.
References combineDomains(), fl::max(), mConfig, mCurrentFloor, fl::min(), mLastHysteresisFloor, mStats, and updateFloor().
Referenced by ~NoiseFloorTracker().
Here is the call graph for this function:
Here is the caller graph for this function: