BR: AudioDeviceManager::restartDevice(...) orphan declaration

Just reporting a silly little issue at modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.h:

String restartDevice (int blockSizeToUse, double sampleRateToUse,
                          const BigInteger& ins, const BigInteger& outs);

doesn’t seem to be defined anywhere.

Great catch :+1:

1 Like