MCPcopy 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

PolyBLEPNodeMethod · 0.45
SupersawNodeMethod · 0.45

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected