Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
SynthParams SynthOscillatorImpl::getParams() const {
202
return mCurrentParams;
203
}
204
205
void SynthOscillatorImpl::reset() {
206
if (mHexWave && mEngine) {
Callers
1
synth.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected