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

◆ processor()

shared_ptr< Processor > & fl::audio::AudioManager::processor ( )

Definition at line 14 of file audio_manager.cpp.hpp.

14 {
15 return Singleton<shared_ptr<Processor>>::instance();
16}
static AudioManager & instance() FL_NOEXCEPT

References instance().

Referenced by add(), add(), and remove().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: