Please confirm the following points:
Affected Application
projectM Standalone SDL2 Frontend (includes the Steam app)
Affected Version
2.0-pre3
Operating System
Windows
Additional Application Details
No response
Type of Defect
Audio issue (no audio recording, delayed reaction)
Log Output
IAudioClient->Initialize failed: result = 0x88890008
Describe the Issue
On some machines, WASAPI returns AUDCLNT_E_UNSUPPORTED_FORMAT (0x88890008) when trying to initialize the IAudioClient COM object. Possible cause is requesting a sample/channel format not supported by the installed audio driver.