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

Method name

include/LabSound/extended/PeakCompNode.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35 static const char* static_name() { return "PeakComp"; }
36 virtual const char* name() const { return static_name(); }
37 static AudioNodeDescriptor * desc();
38
39 // Threshold given in dB, default 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected