Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ sampleRate
Function
sampleRate
include/SampleBuffer.h:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
sample_rate_t sampleRate() const
190
{
191
return m_sampleRate;
192
}
193
194
int sampleLength() const
195
{
Callers
15
startEncoding
Method · 0.85
AudioPulseAudio
Method · 0.85
setHWParams
Method · 0.85
AudioOss
Method · 0.85
applyQualitySettings
Method · 0.85
AudioPortAudio
Method · 0.85
applyQualitySettings
Method · 0.85
AudioSdl
Method · 0.85
applyQualitySettings
Method · 0.85
createSampleBuffer
Method · 0.85
initJackClient
Method · 0.85
applyQualitySettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected