-
Adam Mokhtari authored
Sometimes initialize() returns no error string, but will not find an audio device, leaving aIOd == null. This checks for that, and aborts the app with an informational dialog window if so.
Adam Mokhtari authoredSometimes initialize() returns no error string, but will not find an audio device, leaving aIOd == null. This checks for that, and aborts the app with an informational dialog window if so.
AudioComponent.cpp 4.60 KiB