|
FastLED 3.9.15
|
| void animartrix_ring::SoundOrchestrator::begin | ( | ) |
Wire up audio callbacks (downbeat/kick/snare).
Call once after the Processor is created. Safe to call multiple times – last call wins because the Processor stores a single callback per event.
Definition at line 62 of file sound_orchestrator.cpp.
References SoundOrchestrator(), mDownbeatCount, fl::millis(), mLastDownbeatMs, mLastKickMs, mLastSnareMs, and mProcessor.
Here is the call graph for this function: