| View previous topic :: View next topic |
| Author | Message |
|---|
Fabrice DELENTE Guest
| Posted: Fri Nov 17, 2006 3:24 pm Post subject: 5.1 surround sound on ALSA |
| Hello. I'd like to enable 5.1 sound under ALSA 1.0.13, but I can't. The page on alsa.opensrc.org says to try aplay -Dsurround51 wavfile but it doesn't use the right soundcard (it tries on my first soundcard, which is not 5.1-able). How can I tell it to use my other soundcard instead of the 1st one? Thanks. -- Fabrice DELENTE |
|
| Back to top | |
 |
John-Paul Stewart Guest
| Posted: Fri Nov 17, 2006 3:48 pm Post subject: Re: 5.1 surround sound on ALSA |
| Fabrice DELENTE wrote:
| Quote: | How can I tell it to use my other soundcard instead of the 1st one?
|
Have you read the stuff about multiple sound cards at http://alsa.opensrc.org/MultipleCards ? |
|
| Back to top | |
 |
AZ Nomad Guest
| Posted: Fri Nov 17, 2006 3:57 pm Post subject: Re: 5.1 surround sound on ALSA |
| On 17 Nov 2006 19:24:12 GMT, Fabrice DELENTE <fdelente@mail.cpod.fr> wrote:
| Quote: | Hello. I'd like to enable 5.1 sound under ALSA 1.0.13, but I can't. The page on alsa.opensrc.org says to try aplay -Dsurround51 wavfile but it doesn't use the right soundcard (it tries on my first soundcard, which is not 5.1-able). How can I tell it to use my other soundcard instead of the 1st one?
|
man aplay |
|
| Back to top | |
 |
Fabrice DELENTE Guest
| Posted: Fri Nov 17, 2006 4:27 pm Post subject: Re: 5.1 surround sound on ALSA |
| I've read the manpage, but I don't see anything relevant. Any hint? -- Fabrice DELENTE |
|
| Back to top | |
 |
Fabrice DELENTE Guest
| Posted: Fri Nov 17, 2006 4:29 pm Post subject: Re: 5.1 surround sound on ALSA |
| Yes, I have already read and used that to setup the system; the problem is, the order of my cards is now set and I don't want to change it; surround51 is defined for the default card in share/alsa.conf, and I don't see how to enable it for a card that is not the default. -- Fabrice DELENTE |
|
| Back to top | |
 |
AZ Nomad Guest
| Posted: Fri Nov 17, 2006 6:00 pm Post subject: Re: 5.1 surround sound on ALSA |
| On 17 Nov 2006 20:27:49 GMT, Fabrice DELENTE <fdelente@mail.cpod.fr> wrote:
| Quote: | man aplay I've read the manpage, but I don't see anything relevant. Any hint?
|
You're asking how to select the sound card? Use the -D switch. |
|
| Back to top | |
 |
|