MCPcopy 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
296sample_rate_t Mixer::processingSampleRate() const
297{
298 return outputSampleRate() * m_qualitySettings.sampleRateMultiplier();
299}
300
301
302

Callers 15

updateSampleVarsMethod · 0.80
updateValueBufferMethod · 0.80
mixerSampleRateMethod · 0.80
playMethod · 0.80
totalFramesMethod · 0.80
updateSampleRateMethod · 0.80
runningTimeMethod · 0.80
updateFramesPerTickMethod · 0.80
processAudioBufferMethod · 0.80
processMessageMethod · 0.80
updateDurationMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by 2

processAudioBufferMethod · 0.64
analyzeMethod · 0.64