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

Method getParams

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

Source from the content-addressed store, hash-verified

199}
200
201SynthParams SynthOscillatorImpl::getParams() const {
202 return mCurrentParams;
203}
204
205void SynthOscillatorImpl::reset() {
206 if (mHexWave && mEngine) {

Callers 1

synth.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected