http://bugs.winehq.org/show_bug.cgi?id=22476 --- Comment #12 from Raymond <superquad.vortex2(a)gmail.com> 2010-05-17 18:08:12 --- (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?
http://4front-tech.com/hannublog/?page_id=22 According to OSS developer , In the synchronous method the application determines the latencies by calling ioctl(SNDCTL_DSP_SETFRAGMENT). The application can request given fragment size (in powers of 2) and number of fragments. (i.e. OSS emulation , The period size must be powers of 2 ) But wine request for a buf size of 22050 fixme:mmdevapi:AC_OpenCaptureAL Could not open device OSS Capture with buf size 22050: 0xa004 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.