| 43 | } |
| 44 | |
| 45 | void OdinAudioProcessor::changeProgramName(int index, const String &newName) { |
| 46 | } |
| 47 | |
| 48 | //============================================================================== |
| 49 | void OdinAudioProcessor::prepareToPlay(double sampleRate, int samplesPerBlock) { |
nothing calls this directly
no outgoing calls
no test coverage detected