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

◆ SoundOrchestrator()

animartrix_ring::SoundOrchestrator::SoundOrchestrator ( fl::shared_ptr< fl::audio::Processor > processor,
fl::shared_ptr< fl::Animartrix > animartrix,
fl::FxEngine * engine )

Definition at line 56 of file sound_orchestrator.cpp.

60 : mProcessor(processor), mAnimartrix(animartrix), mEngine(engine) {}
fl::Animartrix animartrix(xyMap, FIRST_ANIMATION)
fl::shared_ptr< fl::audio::Processor > mProcessor
fl::shared_ptr< fl::Animartrix > mAnimartrix

References animartrix, mAnimartrix, mEngine, and mProcessor.

Referenced by begin().

+ Here is the caller graph for this function: