MCPcopy 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

initPluginMethod · 0.45

Calls 2

setSampleRateFunction · 0.85
sampleRateFunction · 0.85

Tested by

no test coverage detected