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

Method AudioProcessor

include/LabSound/core/AudioProcessor.h:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22public:
23 AudioProcessor()
24 {
25 }
26 virtual ~AudioProcessor() {}
27
28 // Full initialization can be done here instead of in the constructor.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected