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

Method fftFrame

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

Source from the content-addressed store, hash-verified

77 }
78
79 FFTFrame * fftFrame() { return m_fftFrame.get(); }
80
81 int fftSize() const { return m_fftFrame->fftSize(); }
82 float frameDelay() const { return m_frameDelay; }

Callers 2

MakeInterpolatedKernelFunction · 0.80
panMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected