Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
debugTraverse
Method · 0.45
_printGraph
Method · 0.45
output
Method · 0.45
param
Method · 0.45
param_index
Method · 0.45
setting
Method · 0.45
setting_index
Method · 0.45
paramNames
Method · 0.45
settingNames
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected