MCPcopy 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
89private:
90 // Note: this is destructive on the passed in AudioChannel.

Callers 8

processMethod · 0.45
panMethod · 0.45
latencyTimeMethod · 0.45
processMethod · 0.45
MakeInterpolatedKernelFunction · 0.45
panMethod · 0.45
tailTimeMethod · 0.45
latencyTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected