MCPcopy Create free account
hub / github.com/TheWaveWarden/odin2 / changeProgramName

Method changeProgramName

Source/PluginProcessorMisc.cpp:45–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void OdinAudioProcessor::changeProgramName(int index, const String &newName) {
46}
47
48//==============================================================================
49void OdinAudioProcessor::prepareToPlay(double sampleRate, int samplesPerBlock) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected