MCPcopy Create free account
hub / github.com/FastLED/FastLED / isValid

Method isValid

src/fl/audio/synth.cpp.hpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125bool SynthEngineImpl::isValid() const {
126 return mEngine != nullptr;
127}
128
129//////////////////////////////////////////////////////////////////////////////
130// ISynthOscillator static factory methods

Callers 7

processMethod · 0.45
processSampleMethod · 0.45
updateMethod · 0.45
createMethod · 0.45
readAllMethod · 0.45
processSampleMethod · 0.45
resolve_assetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected