Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ reset
Method
reset
src/extended/ADSRNode.cpp:285–288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
}
284
285
void ADSRNode::reset(ContextRenderLock&)
286
{
287
gate()->setValue(0.f);
288
}
289
290
291
} // End namespace lab
Callers
2
PolyBLEPNode
Method · 0.45
SupersawNode
Method · 0.45
Calls
1
setValue
Method · 0.80
Tested by
no test coverage detected