|
FastLED 3.9.15
|
| float animartrix_ring::SoundOrchestrator::tick | ( | fl::u32 | nowMs, |
| float | manualSpeedScalar ) |
Per-frame tick.
Pass the current millis() and a manual-speed scalar (so the existing "Time Speed" slider still composes). Returns the engine speed actually applied this tick.
Definition at line 233 of file sound_orchestrator.cpp.
References animartrix_ring::BpmLocked, classify(), animartrix_ring::Disorganized, driveBpmLocked(), driveDisorganized(), driveSilence(), mEngine, mLastEngineSpeed, mState, mStateEnteredAtMs, animartrix_ring::Silence, speed, and switchAnimationIfNeeded().
Here is the call graph for this function: