[Alsa-user] Anyone used A52 plugin?

2008-01-08 Thread Jim Duda
Does anyone have any experience with the A52 plugin? I've compiled the plugin 1.0.14 and installed it. When I attempt to upmix a 2 channel mp3 to 6 channel through spdif, the audio plays, but it's choppy. I get a few seconds of audio, then a few seconds of silence, rinse and repeat. ~/.asoun

Re: [Alsa-user] Getting a driver to support alsa natively

2008-01-08 Thread Adrian McMenamin
On 06/01/2008, Jan-Benedict Glaw <[EMAIL PROTECTED]> wrote: > > Specifically for a NFS server that's handling development clients, I'd > really suggest you to install the userland NFS server and strace it. > That's a really easy solution to a lot of problems! > Any clues as to how to get that to

Re: [Alsa-user] two apps using sound

2008-01-08 Thread Alexander Saydakov
- Original Message > From: Benoit Rouits <[EMAIL PROTECTED]> > To: alsa-user@lists.sourceforge.net > Sent: Tuesday, January 8, 2008 8:35:43 AM > Subject: Re: [Alsa-user] two apps using sound > > > Le mardi 08 janvier 2008 à 07:29 -0800, Alexander Saydakov a écrit : > > - Original Mes

[Alsa-user] Closed: Kernel module busy

2008-01-08 Thread Ramkumar R
Thanks a bunch, fixed that. I was looking at lsof /dev/snd which didn't list this program. On Jan 8, 2008 10:36 PM, Federico Grau <[EMAIL PROTECTED]> wrote: > On Tue, Jan 08, 2008 at 10:23:16PM +0530, Ramkumar R wrote: > > I'm unable to unload one of my kernel modules because it's busy... it's >

Re: [Alsa-user] Kernel module busy

2008-01-08 Thread Federico Grau
On Tue, Jan 08, 2008 at 10:23:16PM +0530, Ramkumar R wrote: > I'm unable to unload one of my kernel modules because it's busy... it's not > being used by any other kernel modules... how do I find out which program is > using it instead? I want to free it and unload it. sudo "lsof | grep /dev/snd"

[Alsa-user] Kernel module busy

2008-01-08 Thread Ramkumar R
I'm unable to unload one of my kernel modules because it's busy... it's not being used by any other kernel modules... how do I find out which program is using it instead? I want to free it and unload it. - Check out the new Sou

Re: [Alsa-user] two apps using sound

2008-01-08 Thread Benoit Rouits
Le mardi 08 janvier 2008 à 07:29 -0800, Alexander Saydakov a écrit : > - Original Message > > From: Lee Revell <[EMAIL PROTECTED]> > > To: Alexander Saydakov <[EMAIL PROTECTED]> > > Cc: John Haxby <[EMAIL PROTECTED]>; alsa-user@lists.sourceforge.net > > Sent: Sunday, January 6, 2008 2:58:

[Alsa-user] Problem with JACK plugin

2008-01-08 Thread Victor Hahn
Hi everybody, I'm having some trouble getting the Ekiga softphone to work with ALSA's JACK plugin in order to record phone interviews. I already got this working once without much problems on a different system but it just won't work here (tried different sound hardware already). I'm using Debi

Re: [Alsa-user] two apps using sound

2008-01-08 Thread Alexander Saydakov
- Original Message > From: Lee Revell <[EMAIL PROTECTED]> > To: Alexander Saydakov <[EMAIL PROTECTED]> > Cc: John Haxby <[EMAIL PROTECTED]>; alsa-user@lists.sourceforge.net > Sent: Sunday, January 6, 2008 2:58:06 PM > Subject: Re: [Alsa-user] two apps using sound > > On Jan 5, 2008 5:35 P

Re: [Alsa-user] using two sound cards

2008-01-08 Thread Adam Nielsen
> For now I'm using one Creative Live for 5+1 watching movies and listen > to music. > I have one sound card onboard of my PC which I have disabled from BIOS. > My question is can I activate the second sound card and for example > duplicate all that is played on my front speakers of the primary ca

Re: [Alsa-user] using two sound cards

2008-01-08 Thread Lee Revell
On Jan 8, 2008 4:06 AM, Damian Minkov <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a question about using two sound cards. > For now I'm using one Creative Live for 5+1 watching movies and listen > to music. > I have one sound card onboard of my PC which I have disabled from BIOS. > My question

[Alsa-user] using two sound cards

2008-01-08 Thread Damian Minkov
Hi all, I have a question about using two sound cards. For now I'm using one Creative Live for 5+1 watching movies and listen to music. I have one sound card onboard of my PC which I have disabled from BIOS. My question is can I activate the second sound card and for example duplicate all that is

Re: [Alsa-user] 2 loopback device

2008-01-08 Thread Clemens Ladisch
Carlos Hernandez wrote: > I got a loopback device by doing "modproble snd-aloop". > > But now, I need a second loopback device. How can I up that second device? > > do I need to "modprobe" with some parameter? pcm_devs=2 HTH Clemens --