[Alsa-user] Invitation from Carlos Pita ([EMAIL PROTECTED])

2007-09-09 Thread Carlos Pita
MDA5OTgyMTU4JmM9MTAyMjE0 -- You received this because Carlos Pita ([EMAIL PROTECTED]) knows and agreed to invite you. You will only receive one invitation from [EMAIL PROTECTED] Quechup will not spam or sell your email address, see our privacy pol

Re: [Alsa-user] Noisy dmix+dsnoop+asym recording

2007-06-18 Thread Carlos Pita
I forgot to say that all other things being equal the output is clean too for oss emulation without aoss, that is, without dsnoop, dmix and asyn. Cheers, Carlos On 6/18/07, Carlos Pita <[EMAIL PROTECTED]> wrote: Hi folks, I'm capturing my guitar through dsnoop with the configura

[Alsa-user] Noisy dmix+dsnoop+asym recording

2007-06-18 Thread Carlos Pita
Hi folks, I'm capturing my guitar through dsnoop with the configuration listed below. This input is just forwarded to the dmix output by a trivial puredata patch. Disregarding the buffer sizes, the output is a bit noisy, it makes a frying noise. The same pd patch on top of jack with equivalent pe

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
No, I thought that aoss was a second choice, not complementary to emulation by snd_*_oss modules, was I wrong? Cheers, Carlos On 6/17/07, Lee Revell <[EMAIL PROTECTED]> wrote: On 6/17/07, Carlos Pita <[EMAIL PROTECTED]> wrote: > Sorry, it was an error when copy pasting to the

Re: [Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
Sorry, it was an error when copy pasting to the email. The real .asoundrc is as: pcm.dsp0 { type plug slave.pcm "dmix" } ctl.mixer0 { type hw card 0 } Cheers, Carlos On 6/17/07, Lee Revell <[EMAIL PROTECTED]> wrote: On 6/17/07, Carlos Pita <[EMAIL PROTECTED]

[Alsa-user] dmix not working for oss

2007-06-17 Thread Carlos Pita
Hi folks, I can't get oss apps working with dmix. The alsa device is working fine, for example I can run multiple simultaneous instances of "alsaplayer -o alsa -d plug:dmix some.mp3" without problem. Then, my .asoundrc configuration for oss dmix is: pcm.dsp0 { type plug slave.pcm "hw:0" } ct