|
FastLED 3.9.15
|
|
inlineoverridevirtual |
Render wave to LED array.
| context | Draw context containing timestamp and LED buffer |
Updates the wave simulation (if auto-update enabled) and maps wave values to LED colors using the current color mapper.
Implements fl::Fx.
Definition at line 341 of file wave.h.
References fl::DrawContext::leds, mAutoUpdates, mCrgbMap, mWaveSim, and fl::Fx2d::mXyMap.