Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ setMode
Method
setMode
src/extended/ClipNode.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void ClipNode::setMode(Mode m)
160
{
161
internalNode->mode->setUint32(uint32_t(m));
162
}
163
164
std::shared_ptr<AudioParam> ClipNode::aVal()
165
{
Callers
nothing calls this directly
Calls
1
setUint32
Method · 0.80
Tested by
no test coverage detected