MCPcopy Create free account
hub / github.com/Ableton/link / process

Method process

include/ableton/link_audio/SourceProcessor.hpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 bool process() { return mpImpl->process(); }
62
63 void receiveAudioBuffer(const AudioBuffer& buffer)
64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected