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

Method initialize

src/extended/ADSRNode.cpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 virtual ~ADSRNodeImpl() {}
52
53 virtual void initialize() override { }
54 virtual void uninitialize() override { }
55
56 // Processes the source to destination bus. The number of channels must match in source and destination.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected