Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ database
Method
database
src/internal/HRTFDatabase.h:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
void waitForLoaderThreadCompletion();
214
215
HRTFDatabase * database() { return m_hrtfDatabase.get(); }
216
217
float databaseSampleRate() const { return m_databaseSampleRate; }
218
Callers
2
loadHrtfDatabase
Method · 0.80
defaultHRTFDatabase
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected