Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setCurrentProgram
Method
setCurrentProgram
Source/PluginProcessor.cpp:502–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void FireAudioProcessor::setCurrentProgram(int index)
503
{
504
}
505
506
const juce::String FireAudioProcessor::getProgramName(int index)
507
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected