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

Method frameDelay

src/internal/HRTFDatabase.h:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81 int fftSize() const { return m_fftFrame->fftSize(); }
82 float frameDelay() const { return m_frameDelay; }
83
84 // Converts back into impulse-response form.
85 std::unique_ptr<AudioChannel> createImpulseResponse();

Callers 2

getKernelsFromAzimuthMethod · 0.80
MakeInterpolatedKernelFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected