Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
void DynamicsCompressorNode::reset(ContextRenderLock &)
99
{
100
m_dynamicsCompressor->reset();
101
}
102
103
void DynamicsCompressorNode::initialize()
104
{
Callers
2
initialize
Method · 0.45
uninitialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected