Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MakeInterpolatedKernel
Function · 0.80
pan
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected