FastLED 3.9.15
Loading...
Searching...
No Matches

◆ driveSilence()

float animartrix_ring::SoundOrchestrator::driveSilence ( fl::u32 nowMs,
float manualSpeedScalar )
private

Definition at line 176 of file sound_orchestrator.cpp.

176 {
177 // Ambient: very slow, restrained. Time warp essentially off.
178 return mCfg.silenceSpeed * manualSpeedScalar;
179}

References mCfg.

Referenced by tick().

+ Here is the caller graph for this function: