MCPcopy Create free account
hub / github.com/LabSound/LabSound / reset

Method reset

src/extended/SpectralMonitorNode.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196void SpectralMonitorNode::reset(ContextRenderLock &)
197{
198 internalNode->setWindowSize(internalNode->windowSize->valueUint32());
199}
200
201void SpectralMonitorNode::spectralMag(std::vector<float> & result)
202{

Callers

nothing calls this directly

Calls 2

setWindowSizeMethod · 0.80
valueUint32Method · 0.80

Tested by

no test coverage detected