Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ sampleRate
Method
sampleRate
src/internal/HRTFDatabase.h:87–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
std::unique_ptr<AudioChannel> createImpulseResponse();
86
87
float sampleRate() const { return m_sampleRate; }
88
89
private:
90
// Note: this is destructive on the passed in AudioChannel.
Callers
8
process
Method · 0.45
pan
Method · 0.45
latencyTime
Method · 0.45
process
Method · 0.45
MakeInterpolatedKernel
Function · 0.45
pan
Method · 0.45
tailTime
Method · 0.45
latencyTime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected