Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ AudioNode
Method
AudioNode
include/LabSound/core/AudioNode.h:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
int color = 0;
95
96
AudioNode() = delete;
97
virtual ~AudioNode();
98
99
explicit AudioNode(AudioContext &, AudioNodeDescriptor const &);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected