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

Method latencyTime

src/internal/EqualPowerPanner.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28 virtual double tailTime(ContextRenderLock & r) const override { return 0; }
29 virtual double latencyTime(ContextRenderLock & r) const override { return 0; }
30
31private:
32 // For smoothing / de-zippering

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected