Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asb2m10/dexed
/ getEngineType
Method
getEngineType
Source/PluginProcessor.cpp:757–759 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
755
}
756
757
int DexedAudioProcessor::getEngineType() {
758
return engineType;
759
}
760
761
void DexedAudioProcessor::setEngineType(int tp) {
762
TRACE(
"settings engine %d"
, tp);
Callers
1
parmShow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected