MCPcopy Create free account
hub / github.com/GuitarML/NeuralPi / changeProgramName

Method changeProgramName

Source/PluginProcessor.cpp:122–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void NeuralPiAudioProcessor::changeProgramName (int index, const String& newName)
123{
124}
125
126//==============================================================================
127void NeuralPiAudioProcessor::prepareToPlay (double sampleRate, int samplesPerBlock)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected