MCPcopy 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
757int DexedAudioProcessor::getEngineType() {
758 return engineType;
759}
760
761void DexedAudioProcessor::setEngineType(int tp) {
762 TRACE("settings engine %d", tp);

Callers 1

parmShowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected