Open
Description
Issue created by @RossBencina
The following ASIO driver notifications are ignored in asioMessages() in pa_asio.cpp:
- kAsioBufferSizeChange
- kAsioResetRequest
- kAsioResyncRequest
- kAsioLatenciesChanged
There have recently been reports on the mailing list of hangs after kAsioResetRequest so we should review whether we should be taking specific action in any of these callbacks.