Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ updateSampleRate
Method
updateSampleRate
plugins/zynaddsubfx/RemoteZynAddSubFx.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
virtual void updateSampleRate()
74
{
75
LocalZynAddSubFx::setSampleRate( sampleRate() );
76
}
77
78
virtual void updateBufferSize()
79
{
Callers
1
initPlugin
Method · 0.45
Calls
2
setSampleRate
Function · 0.85
sampleRate
Function · 0.85
Tested by
no test coverage detected