Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ initialize
Method
initialize
src/extended/PdNode.cpp:39–41 ·
view source on GitHub ↗
AudioProcessor interface
Source
from the content-addressed store, hash-verified
37
38
// AudioProcessor interface
39
virtual void initialize()
40
{
41
}
42
43
virtual void uninitialize() {}
44
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected