Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ getSampleRate
Method
getSampleRate
lib-src/soundtouch/source/SoundStretch/WavFile.cpp:629–632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
628
629
uint WavInFile::getSampleRate() const
630
{
631
return header.format.sample_rate;
632
}
633
634
635
Callers
3
openFiles
Function · 0.80
setup
Function · 0.80
detectBPM
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected