Re: [Alsa-user] [alsa-devel] FIXED by substituting 1.0.19 pcm_lib.c for 1.0.21 pcm_lib.c -> Re: ALSA 1.0.20 PCM Capture Problem (Does not happen on ALSA 1.0.19)

2009-05-15 Thread Takashi Iwai
At Fri, 15 May 2009 14:46:10 -0400, Robert Krakora wrote: > > I grabbed ALSA 1.0.20 and attempted to capture video from my Creative > USB webcam and audio from my analog audio microphone. To my surprise > there was audio being captured but only in bits and pieces, nothing > audible. If I recorded

[Alsa-user] FIXED by substituting 1.0.19 pcm_lib.c for 1.0.21 pcm_lib.c -> Re: [alsa-devel] ALSA 1.0.20 PCM Capture Problem (Does not happen on ALSA 1.0.19)

2009-05-15 Thread Robert Krakora
I grabbed ALSA 1.0.20 and attempted to capture video from my Creative USB webcam and audio from my analog audio microphone. To my surprise there was audio being captured but only in bits and pieces, nothing audible. If I recorded the audio and played it back it sound like broken audio. I noticed th

[Alsa-user] Terratec Aureon Dual USB: dmix, softvol?

2009-05-15 Thread Dexter Filmore
I just can't figure how to conf that audio stick. Here's the alsa-info: http://www.alsa-project.org/db/?f=439e526bff32ab4ab9f98eed5241be81ec0a0577 Kubuntu 8.04. Players say for example: dex...@shodan:~$ mplayer -ao alsa 01\ -\ sleep\ is\ wrong.mp3 MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Tea

Re: [Alsa-user] Higher quality dmix resampling

2009-05-15 Thread Grant
>> I've tried S24_3LE, S24LE, S24_BE, S24_3BE, FLOAT_LE, and FLOAT_BE. >> None of them produce sound except for S24_3LE.  S16_LE works, but >> stills suffers from the static problem.  Is there another format I >> should try? > > try the "U" (unsigned) ones... i.e. U16_LE, U24_3LE, etc. > >> > BTW:

Re: [Alsa-user] Higher quality dmix resampling

2009-05-15 Thread Grant
>> > (BTW: in Debian /etc/asound.conf does not even exists... >> > are you sure your distribution is setup to use that file?) >> >> I'm using Gentoo and I know /etc/asound.conf works because defining >> dmix's sample rate there lights up the corresponding LED on the USB >> DAC.  I tried moving the

Re: [Alsa-user] Higher quality dmix resampling

2009-05-15 Thread Grant
>> > Nevertheless, I guess these "static" problem is not related >> > to the resample algorithm you are using - unless the problem >> > is related to insufficient system resources. What CPU do you >> > have? >> >> I'm using an AMD64 Athlon 3.1ghz CPU. > > that one should have more than enough horse

Re: [Alsa-user] Higher quality dmix resampling

2009-05-15 Thread Paolo Saggese
On Thursday 14 May 2009, Grant wrote: > I've tried S24_3LE, S24LE, S24_BE, S24_3BE, FLOAT_LE, and FLOAT_BE. > None of them produce sound except for S24_3LE. S16_LE works, but > stills suffers from the static problem. Is there another format I > should try? try the "U" (unsigned) ones... i.e. U1

Re: [Alsa-user] Higher quality dmix resampling

2009-05-15 Thread Dominique Michel
Le Thu, 14 May 2009 08:12:59 -0700, Grant a écrit : > > > > (BTW: in Debian /etc/asound.conf does not even exists... > > are you sure your distribution is setup to use that file?) > > I'm using Gentoo and I know /etc/asound.conf works because defining > dmix's sample rate there lights up the cor