|
FastLED 3.9.15
|
Definition at line 12 of file noisegen.h.
#include <noisegen.h>
Public Member Functions | |
| NoiseGenerator () | |
| NoiseGenerator (fl::i32 itScale, fl::i32 timeMul) | |
| int | LedValue (fl::i32 i, unsigned long time_ms) const |
| fl::u8 | Value (fl::i32 i, unsigned long time_ms) const |
Public Attributes | |
| fl::i32 | iteration_scale |
| unsigned long | time_multiplier |