MCPcopy Create free account
hub / github.com/StrangeLoopsAudio/gRainbow / getCurrentProgram

Method getCurrentProgram

Source/DSP/GranularSynth.cpp:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98int GranularSynth::getCurrentProgram() { return 0; }
99
100void GranularSynth::setCurrentProgram(int) {}
101

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected