MCPcopy Create free account
hub / github.com/FastLED/FastLED / auto_gain.hpp

File auto_gain.hpp

tests/fl/audio/auto_gain.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Unit tests for audio::AutoGain - PI controller with peak envelope tracking
2// standalone test
3
4#include "fl/audio/auto_gain.h"

Callers

nothing calls this directly

Calls 15

generateConstantSignalFunction · 0.85
createSample_AutoGainFunction · 0.85
sinfFunction · 0.85
expFunction · 0.85
getStatsMethod · 0.80
processMethod · 0.65
absFunction · 0.50
SampleClass · 0.50
configureMethod · 0.45
sizeMethod · 0.45
getGainMethod · 0.45
isValidMethod · 0.45

Tested by

no test coverage detected