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

Method name

include/LabSound/core/GainNode.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29 static const char* static_name() { return "Gain"; }
30 virtual const char* name() const override { return static_name(); }
31 static AudioNodeDescriptor * desc();
32
33 // AudioNode

Callers 9

debugTraverseMethod · 0.45
_printGraphMethod · 0.45
outputMethod · 0.45
paramMethod · 0.45
param_indexMethod · 0.45
settingMethod · 0.45
setting_indexMethod · 0.45
paramNamesMethod · 0.45
settingNamesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected