MCPcopy 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

loadHrtfDatabaseMethod · 0.80
defaultHRTFDatabaseMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected