MCPcopy Create free account
hub / github.com/ZL-Audio/ZLEqualizer / changeProgramName

Method changeProgramName

source/PluginProcessor.cpp:91–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91void PluginProcessor::changeProgramName(int, const juce::String&) {
92}
93
94//==============================================================================
95void PluginProcessor::prepareToPlay(const double sample_rate, const int samples_per_block) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected