FastLED 3.9.15
Loading...
Searching...
No Matches
ColorPaletteManager Class Reference

Detailed Description

Definition at line 166 of file FxNoiseRing.h.

#include <FxNoiseRing.h>

Public Member Functions

CRGB mapColor (float hue_norm, float intensity, float special_param=0.0f)
 
void update (uint32_t now, bool auto_cycle_enabled, uint8_t manual_palette)
 

Private Member Functions

CRGB mapForestWhisper (float hue_norm, float intensity, float special_param)
 
CRGB mapGalaxyExpress (float hue_norm, float intensity, float special_param)
 
CRGB mapNeonNights (float hue_norm, float intensity, float special_param)
 
CRGB mapOceanBreeze (float hue_norm, float intensity, float special_param)
 
CRGB mapSunsetBoulevard (float hue_norm, float intensity, float special_param)
 

Private Attributes

uint8_t current_palette = 0
 
uint32_t last_palette_change = 0
 

Static Private Attributes

static const uint32_t PALETTE_CHANGE_INTERVAL = 5000
 

The documentation for this class was generated from the following file: