Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ CardinalBlankModule
Method
CardinalBlankModule
plugins/Cardinal/src/Blank.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
CardinalBlankModule() {
36
config(NUM_PARAMS, NUM_INPUTS, NUM_OUTPUTS, NUM_LIGHTS);
37
}
38
39
void process(const ProcessArgs&) override
40
{}
Callers
nothing calls this directly
Calls
1
config
Function · 0.85
Tested by
no test coverage detected