https://bugs.winehq.org/show_bug.cgi?id=55646
Bug ID: 55646 Summary: USB audio playback no sound Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bghome@gmail.com Distribution: ---
Created attachment 75184 --> https://bugs.winehq.org/attachment.cgi?id=75184 wine debug output
I'm experimenting with running Rekordbox application with the USB audio interface DDJ-400.
The application list the device as audio interface, but when selected from the GUI not able to play audio. All I know is that the USB interface is connected via WASAPI low level interface.
I went through suggestions on this page https://wiki.winehq.org/Sound. Started with clean wine prefix directory. Next installed native dsound, directmusic DLL overrides, but it did not make a difference.
I can see the USB device on the Audio tab of winecfg, even can play and hear the test sound. But no sound from the application.
I attached the debug output.
Can I get any help what else to check or how to debug the issue further?
Thank you.