|
FastLED 3.9.15
|
| void fl::audio::Sample::applyGain | ( | float | gain | ) |
Apply a digital gain multiplier to all PCM samples in-place.
Clamps to i16 range to prevent overflow.
Definition at line 191 of file audio.cpp.hpp.
References isValid(), and mImpl.
Here is the call graph for this function: