MCPcopy 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
229std::shared_ptr<AudioParam> PeakCompNode::threshold() const
230{
231 return internalNode->m_threshold;
232}
233
234std::shared_ptr<AudioParam> PeakCompNode::ratio() const
235{

Callers 1

playMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected