MCPcopy Create free account
hub / github.com/andrewreeman/SpectralSuite / getProgramName

Method getProgramName

shared/SpectralAudioPlugin.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194const String SpectralAudioPlugin::getProgramName (int)
195{
196 return {};
197}
198
199void SpectralAudioPlugin::changeProgramName (int, const String&)
200{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected