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

Method initialize

src/extended/ClipNode.cpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 virtual ~ClipNodeInternal() {}
54
55 virtual void initialize() override {}
56 virtual void uninitialize() override {}
57
58 // Processes the source to destination bus.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected