Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ threshold
Method
threshold
src/extended/PeakCompNode.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
};
228
229
std::shared_ptr<AudioParam> PeakCompNode::threshold() const
230
{
231
return internalNode->m_threshold;
232
}
233
234
std::shared_ptr<AudioParam> PeakCompNode::ratio() const
235
{
Callers
1
play
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected