[pulseaudio-tickets] [Bug 87713] "Transistor" game makes every client playing at double speed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 3 08:48:33 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=87713

--- Comment #46 from Raymond <superquad.vortex2 at gmail.com> ---
(In reply to rkfg from comment #43)
> It does:
> > arecord -f dat -D hw:CARD=CA0106 -t wav -d 5 test.wav
> Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz,
> Stereo
> overrun!!! (at least 0.084 ms long)
> ^CAborted by signal Interrupt...

https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/ca0106/ca0106_main.c?id=34fdeb2d07102e07ecafe79dec170bd6733f2e56

you have to report to the author if overrun occur 

do it work better if you specify buffer size power of two (eg. 1024, 2048 or
4096


arecord -f dat -D hw:CARD=CA0106 -t wav -d 5 --buffer-size= 2048  test.wav

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150103/06d0251c/attachment.html>


More information about the pulseaudio-bugs mailing list