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.
