Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/asb2m10/dexed
/ getCurrentProgram
Method
getCurrentProgram
Source/PluginParam.cpp:731–733 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
729
}
730
731
int DexedAudioProcessor::getCurrentProgram() {
732
return currentProgram;
733
}
734
735
void DexedAudioProcessor::setCurrentProgram(int index) {
736
TRACE(
"setting program %d state"
, index);
Callers
2
loadCart
Method · 0.80
rebuildProgramCombobox
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected