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

Method AudioBus

include/LabSound/core/AudioBus.h:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129protected:
130
131 AudioBus() = default;
132
133 void speakersCopyFrom(const AudioBus &);
134 void discreteCopyFrom(const AudioBus &);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected