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

Method knee

src/extended/PeakCompNode.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254std::shared_ptr<AudioParam> PeakCompNode::knee() const
255{
256 return internalNode->m_knee;
257}
258
259/////////////////////////
260// Public PeakCompNode //

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected