http://bugs.winehq.org/show_bug.cgi?id=22498 --- Comment #17 from Deomid Ryabkov <myself(a)rojer.pp.ru> 2010-05-06 05:23:17 --- (In reply to comment #16)
cat /proc/asound/card0/pcm0p/sub0/hw_params
you will know the hardware parameters of your sound card while using oss and alsa
i don't see how this is useful, but here goes. ALSA: rojer(a)nbx:~/Desktop$ cat /proc/asound/card0/pcm0p/sub0/hw_params access: MMAP_INTERLEAVED format: S16_LE subformat: STD channels: 2 rate: 44100 (44100/1) period_size: 44096 buffer_size: 88192 OSS: rojer(a)nbx:~/Desktop$ cat /proc/asound/card0/pcm0p/sub0/hw_params access: RW_INTERLEAVED format: S16_LE subformat: STD channels: 2 rate: 44100 (44100/1) period_size: 256 buffer_size: 4096 OSS format: S16_LE OSS channels: 1 OSS rate: 22050 OSS period bytes: 256 OSS periods: 16 OSS period frames: 256 both taken while playing HoMM3. -- 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.