Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ detune
Method
detune
src/extended/SupersawNode.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
std::shared_ptr<AudioParam> SupersawNode::detune() const
185
{
186
return internalNode->detune;
187
}
188
std::shared_ptr<AudioParam> SupersawNode::frequency() const
189
{
190
return internalNode->frequency;
Callers
2
update
Method · 0.45
play
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected