Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setSampleRate
Function
setSampleRate
include/SampleBuffer.h:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
inline void setSampleRate( sample_rate_t _rate )
205
{
206
m_sampleRate = _rate;
207
}
208
209
inline const sampleFrame * data() const
210
{
Callers
15
startEncoding
Method · 0.85
AudioFileDevice
Method · 0.85
applyQualitySettings
Method · 0.85
AudioOss
Method · 0.85
applyQualitySettings
Method · 0.85
AudioPortAudio
Method · 0.85
applyQualitySettings
Method · 0.85
applyQualitySettings
Method · 0.85
initJackClient
Method · 0.85
applyQualitySettings
Method · 0.85
AudioSoundIo
Method · 0.85
applyQualitySettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected