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

Method changeProgramName

Source/PluginProcessor.cpp:511–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511void FireAudioProcessor::changeProgramName(int index, const juce::String& newName)
512{
513}
514
515//==============================================================================
516void FireAudioProcessor::prepareToPlay(double sampleRate, int samplesPerBlock)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected