Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andrewreeman/SpectralSuite
/ getCurrentProgram
Method
getCurrentProgram
shared/SpectralAudioPlugin.cpp:185–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
int SpectralAudioPlugin::getCurrentProgram()
186
{
187
return 0;
188
}
189
190
void SpectralAudioPlugin::setCurrentProgram (int)
191
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected