Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Befaco
/ onSampleRateChange
Method
onSampleRateChange
src/Kickall.cpp:78–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void onSampleRateChange() override {
79
oversampler.reset(APP->engine->getSampleRate());
80
}
81
82
void process(const ProcessArgs& args) override {
83
// TODO: check values
Callers
nothing calls this directly
Calls
2
getSampleRate
Method · 0.80
reset
Method · 0.45
Tested by
no test coverage detected