https://bugs.winehq.org/show_bug.cgi?id=42720
--- Comment #3 from Fincer fincer89@hotmail.com --- I did regression test between Wine versions 1.7.54 & 1.7.55. The issue is caused by
https://source.winehq.org/git/wine.git/commit/a410990f7cb0fd7477d4594f864442...
I double checked this conclusion by reverting the changes which this commit introduces, and re-compiled Wine 1.7.55 without it. Tested also on Wine 2.4 (git).
Result: Adobe Audition playback worked as expected after the commit was reverted on both Wine versions. No more commits seem to relate to the issue.
In summary:
PulseAudio's DriverPriority...
Priority_Low =works Priority_Preferred = doesn't work
I don't know the reason, though. I've set PulseAudio as my "Audio Hardware" in both winecfg & Audition preferences (default settings).
For now, I just revert the changes the commit introduces and compile Wine from source unless better solution will not be introduced.