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

Method reset

src/core/DynamicsCompressorNode.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98void DynamicsCompressorNode::reset(ContextRenderLock &)
99{
100 m_dynamicsCompressor->reset();
101}
102
103void DynamicsCompressorNode::initialize()
104{

Callers 2

initializeMethod · 0.45
uninitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected