All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Playing Surround Sound with Alsa Drivers
@ 2002-12-30 23:14 Miguel Pastor
  2003-01-02  0:16 ` Benny Sjostrand
  0 siblings, 1 reply; 6+ messages in thread
From: Miguel Pastor @ 2002-12-30 23:14 UTC (permalink / raw
  To: Alsa Dev Mail List

I've just installed the Alsa drivers for my Turtle Beach Santacruz card (CS46XX) 
and everything is working fine except that I can not get surround sound
from it. I can see a device surround40 using "amixer -l" command, but I
cannot use the device to produce sound with aplay, even though I can
independently send sound to the front or rear spekers.
Any ideas what can be wrong?

Thanks in advance for any help.





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Playing Surround Sound with Alsa Drivers
  2002-12-30 23:14 Playing Surround Sound with Alsa Drivers Miguel Pastor
@ 2003-01-02  0:16 ` Benny Sjostrand
  2003-01-02  0:19   ` Miguel Pastor
  0 siblings, 1 reply; 6+ messages in thread
From: Benny Sjostrand @ 2003-01-02  0:16 UTC (permalink / raw
  To: Miguel Pastor; +Cc: Alsa Dev Mail List

>
>
>I've just installed the Alsa drivers for my Turtle Beach Santacruz card (CS46XX) 
>and everything is working fine except that I can not get surround sound
>from it. I can see a device surround40 using "amixer -l" command, but I
>cannot use the device to produce sound with aplay, even though I can
>independently send sound to the front or rear spekers.
>Any ideas what can be wrong?
>  
>
It should be possible to have surround40 with the Santa Cruz card, with 
"aplay -D hw:1,0" you should only have sound from the rear speakers.

/Benny



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Playing Surround Sound with Alsa Drivers
  2003-01-02  0:16 ` Benny Sjostrand
@ 2003-01-02  0:19   ` Miguel Pastor
  2003-01-02  9:40     ` Benny Sjostrand
  0 siblings, 1 reply; 6+ messages in thread
From: Miguel Pastor @ 2003-01-02  0:19 UTC (permalink / raw
  To: Benny Sjostrand; +Cc: Alsa Dev Mail List

Actually the drive that I use to send sound to the rears speakers is
"h:0,1" not "h:1,0". That's because the rear speakers controller is just
a subdevice of my first and only sound card. That works with no problems
sending sound only to the rear speakers but not to the four speakers.
I'm looking for a way to create surround sound using the four speakers.
There must be a way. Help please!

Thanks.

Miguel

On Wed, 2003-01-01 at 16:16, Benny Sjostrand wrote:
    >
    >
    >I've just installed the Alsa drivers for my Turtle Beach Santacruz card (CS46XX) 
    >and everything is working fine except that I can not get surround sound
    >from it. I can see a device surround40 using "amixer -l" command, but I
    >cannot use the device to produce sound with aplay, even though I can
    >independently send sound to the front or rear spekers.
    >Any ideas what can be wrong?
    >  
    >
    It should be possible to have surround40 with the Santa Cruz card, with 
    "aplay -D hw:1,0" you should only have sound from the rear speakers.
    
    /Benny
    
    
    
    -------------------------------------------------------
    This sf.net email is sponsored by:ThinkGeek
    Welcome to geek heaven.
    http://thinkgeek.com/sf
    _______________________________________________
    Alsa-devel mailing list
    Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
    
    



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Playing Surround Sound with Alsa Drivers
  2003-01-02  0:19   ` Miguel Pastor
@ 2003-01-02  9:40     ` Benny Sjostrand
  2003-01-07  9:58       ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Benny Sjostrand @ 2003-01-02  9:40 UTC (permalink / raw
  To: Miguel Pastor; +Cc: Alsa Dev Mail List

>
>
>Actually the drive that I use to send sound to the rears speakers is
>"h:0,1" not "h:1,0". That's because the rear speakers controller is just
>a subdevice of my first and only sound card. That works with no problems
>sending sound only to the rear speakers but not to the four speakers.
>I'm looking for a way to create surround sound using the four speakers.
>There must be a way. Help please!
>
>  
>
Oops! sorry for my misstake, I mean hw:0,0 -> front speakers and 
hw:0,1-> rear speakers (assuming that you got only one soundcard 
installed). In such way it's possible to control each speaker 
independently, programs like xine can take advantage of this.

Then, whatever you want to do is just a software issue. It's not 
possible to send the same output to front and rear just via a simple 
"aplay ...", maybe it's possible to do magic via the .asoundrc stuff 
crearting a virtual device, but I dont know how to do that.

/Benny



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Playing Surround Sound with Alsa Drivers
  2003-01-02  9:40     ` Benny Sjostrand
@ 2003-01-07  9:58       ` Takashi Iwai
  2003-01-08  2:07         ` Miguel Pastor
  0 siblings, 1 reply; 6+ messages in thread
From: Takashi Iwai @ 2003-01-07  9:58 UTC (permalink / raw
  To: Benny Sjostrand; +Cc: Miguel Pastor, Alsa Dev Mail List

At Thu, 02 Jan 2003 10:40:56 +0100,
Benny Sjostrand wrote:
> 
> >
> >
> >Actually the drive that I use to send sound to the rears speakers is
> >"h:0,1" not "h:1,0". That's because the rear speakers controller is just
> >a subdevice of my first and only sound card. That works with no problems
> >sending sound only to the rear speakers but not to the four speakers.
> >I'm looking for a way to create surround sound using the four speakers.
> >There must be a way. Help please!
> >
> >  
> >
> Oops! sorry for my misstake, I mean hw:0,0 -> front speakers and 
> hw:0,1-> rear speakers (assuming that you got only one soundcard 
> installed). In such way it's possible to control each speaker 
> independently, programs like xine can take advantage of this.
> 
> Then, whatever you want to do is just a software issue. It's not 
> possible to send the same output to front and rear just via a simple 
> "aplay ...", maybe it's possible to do magic via the .asoundrc stuff 
> crearting a virtual device, but I dont know how to do that.

the latest alsa-lib cvs tree already includes the definition for
cs46xx.  you'll be able to play a 4-channel wav file like

	% aplay -Dsurround40 4channels.wav


Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Playing Surround Sound with Alsa Drivers
  2003-01-07  9:58       ` Takashi Iwai
@ 2003-01-08  2:07         ` Miguel Pastor
  0 siblings, 0 replies; 6+ messages in thread
From: Miguel Pastor @ 2003-01-08  2:07 UTC (permalink / raw
  To: Takashi Iwai; +Cc: Benny Sjostrand, Alsa Dev Mail List

Yes I was able to play surround sound for first time. Very exciting.
Thank you for the good work pushing the penguin army to a more enjoyable
experience with Linux.

Sincerely,

Miguel

On Tue, 2003-01-07 at 01:58, Takashi Iwai wrote:
    At Thu, 02 Jan 2003 10:40:56 +0100,
    Benny Sjostrand wrote:
    > 
    > >
    > >
    > >Actually the drive that I use to send sound to the rears speakers is
    > >"h:0,1" not "h:1,0". That's because the rear speakers controller is just
    > >a subdevice of my first and only sound card. That works with no problems
    > >sending sound only to the rear speakers but not to the four speakers.
    > >I'm looking for a way to create surround sound using the four speakers.
    > >There must be a way. Help please!
    > >
    > >  
    > >
    > Oops! sorry for my misstake, I mean hw:0,0 -> front speakers and 
    > hw:0,1-> rear speakers (assuming that you got only one soundcard 
    > installed). In such way it's possible to control each speaker 
    > independently, programs like xine can take advantage of this.
    > 
    > Then, whatever you want to do is just a software issue. It's not 
    > possible to send the same output to front and rear just via a simple 
    > "aplay ...", maybe it's possible to do magic via the .asoundrc stuff 
    > crearting a virtual device, but I dont know how to do that.
    
    the latest alsa-lib cvs tree already includes the definition for
    cs46xx.  you'll be able to play a 4-channel wav file like
    
    	% aplay -Dsurround40 4channels.wav
    
    
    Takashi
    
    



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-08  2:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-30 23:14 Playing Surround Sound with Alsa Drivers Miguel Pastor
2003-01-02  0:16 ` Benny Sjostrand
2003-01-02  0:19   ` Miguel Pastor
2003-01-02  9:40     ` Benny Sjostrand
2003-01-07  9:58       ` Takashi Iwai
2003-01-08  2:07         ` Miguel Pastor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.