Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ onReset
Function
onReset
plugins/Cardinal/src/HostAudio.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void onReset() override
64
{
65
dcFilterEnabled = (numIO == 2);
66
}
67
68
void onSampleRateChange(const SampleRateChangeEvent& e) override
69
{
Callers
1
HostAudio.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected