http://bugs.winehq.org/show_bug.cgi?id=22476
--- Comment #11 from Raymond superquad.vortex2@gmail.com 2010-05-17 09:46:57 --- (In reply to comment #10)
If the capture test fails that means that oss doesn't support float for capture. However rendering sound might still work. What happens on the render test with oss only?
AFAIK , none of the sound card support floating point but floating point is the format used by openal.
For Alsa , you have to use "plug" plugin to convert float to native format supported by sound card
which driver should I used as openal-soft 's backend ?