Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GuitarML/NeuralPi
/ setCurrentProgram
Method
setCurrentProgram
Source/PluginProcessor.cpp:113–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void NeuralPiAudioProcessor::setCurrentProgram (int index)
114
{
115
}
116
117
const String NeuralPiAudioProcessor::getProgramName (int index)
118
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected