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

Method AudioDSPKernel

src/internal/AudioDSPKernel.h:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18public:
19
20 AudioDSPKernel(AudioDSPKernelProcessor * kernelProcessor) : m_kernelProcessor(kernelProcessor) {}
21 AudioDSPKernel() = default;
22
23 virtual ~AudioDSPKernel() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected