MCPcopy 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
113void NeuralPiAudioProcessor::setCurrentProgram (int index)
114{
115}
116
117const String NeuralPiAudioProcessor::getProgramName (int index)
118{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected