Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ processingSampleRate
Method
processingSampleRate
src/core/Mixer.cpp:296–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
295
296
sample_rate_t Mixer::processingSampleRate() const
297
{
298
return outputSampleRate() * m_qualitySettings.sampleRateMultiplier();
299
}
300
301
302
Callers
15
updateSampleVars
Method · 0.80
updateValueBuffer
Method · 0.80
mixerSampleRate
Method · 0.80
play
Method · 0.80
totalFrames
Method · 0.80
updateSampleRate
Method · 0.80
runningTime
Method · 0.80
updateFramesPerTick
Method · 0.80
processAudioBuffer
Method · 0.80
processMessage
Method · 0.80
updateDuration
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
2
processAudioBuffer
Method · 0.64
analyze
Method · 0.64