Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ getProgramName
Method
getProgramName
source/state/dummy_processor.hpp:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
const juce::String getProgramName(int) override { return {}; }
57
58
void changeProgramName(int, const juce::String&) override {
59
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected