MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getCurrentProgram

Method getCurrentProgram

Source/PluginProcessor.cpp:497–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497int FireAudioProcessor::getCurrentProgram()
498{
499 return 0;
500}
501
502void FireAudioProcessor::setCurrentProgram(int index)
503{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected