I just updated to latest developer juce and stumbled upon an undeclared kAsioCanReportOverload at line 469 of juce_win32_ASIO.cpp:
if (asioObject->future (kAsioCanReportOverload, nullptr) != ASE_OK)
xruns = -1;
This check wasn’t there last time I updated (some months ago). Have I missed something?
