All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: flash@x4u.de
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: playing 4 channels
Date: Thu, 10 Oct 2002 17:14:52 +0200	[thread overview]
Message-ID: <s5h1y6ye36b.wl@alsa2.suse.de> (raw)
In-Reply-To: <200210101620.31335.flash@x4u.de>

At Thu, 10 Oct 2002 16:20:31 +0200,
Helmut Obertanner wrote:
> 
> How can i tell my soundcard to play 1 stereochannel on Frontspeakers
> and another stereochannel on rearspeakers ??

what sound card?  i cannot tell you otherwise ;)

> I can set my soundcard to 4 channelmode -> o.k.
> I write samples in the following order to the soundbuffer:
> 
> LF,RF,LR,RR
> 
> but i get L-FRONT and R-FRONT on rear output too, and LR and RR are lost in 
> space.
> how could i solve this ?

this depends on the card, but in general, you can choose the route via
the pcm name.  for example, on sb live, you can play two stereo-wav
files separately to front and rear speakers like:

	% aplay -Dfront foo.wav
	% aplay -Drear bar.wav

but the chip can mix up the different streams, so the rear signals may
be contaminated from front on a certain mixer set up.


Takashi


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

  reply	other threads:[~2002-10-10 15:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10 14:20 playing 4 channels Helmut Obertanner
2002-10-10 15:14 ` Takashi Iwai [this message]
     [not found]   ` <200210102012.12688.flash@x4u.de>
2002-10-11  9:42     ` Takashi Iwai
     [not found]       ` <200210111153.42122.flash@x4u.de>
2002-10-11 10:04         ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5h1y6ye36b.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=flash@x4u.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.