Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ windowSize
Method
windowSize
src/extended/SpectralMonitorNode.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void SpectralMonitorNode::windowSize(unsigned int ws)
233
{
234
internalNode->setWindowSize(ws);
235
}
236
237
unsigned int SpectralMonitorNode::windowSize() const
238
{
Callers
nothing calls this directly
Calls
2
setWindowSize
Method · 0.80
valueUint32
Method · 0.80
Tested by
no test coverage detected