All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikael Magnusson <mikaelmagnusson@glocalnet.net>
To: alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/5] emu10k1 SB Live: Master volume and front channels via fxbus 8,9
Date: Wed, 23 Feb 2005 09:57:42 +0100	[thread overview]
Message-ID: <421C4586.5090000@glocalnet.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0502230918440.1748@pnote.perex-int.cz>

Jaroslav Kysela wrote:
> On Tue, 22 Feb 2005, Lee Revell wrote:
> 
> 
>>There are two separate issues that the patch addresses.  One is that
>>unlike the Audigy configuration, the driver does not use separate FX
>>buses for front output and PCM.  So attenuating the front channels will
>>attenuate *all* PCM samples.  This has to be fixed in the driver.  And
>>it's essentially zero cost as the extra FX buses and GPRs are available.
> 
> 
> Sorry, but I don't understand very well why we need to have "PCM mix" FX
> buses. We can do this "down-mix" in the DSP code, but it's better to do it
> in application. My original DSP code for emu10k1 have only front, rear,
> center+lfe FX buses (6). I must miss something important here.
> 

I don't understand what you mean with "PCM mix". Are you thinking of the 
default output which are up-mixed to 5.1? The patch doesn't down-mix 5.1 
to front or something like that. It adds two fx inputs that are routed 
to front only and not up-mixed to 5.1. This is how the Audigy driver 
works. It also can make the configuration file a little cleaner, since 
it doesn't have to mute the up-mixed outputs.

/Mikael


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-23  8:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 19:44 [PATCH 1/5] emu10k1 SB Live: Master volume and front channels via fxbus 8,9 Mikael Magnusson
2005-02-22  8:31 ` Jaroslav Kysela
2005-02-22 10:19   ` Mikael Magnusson
2005-02-22 10:19     ` Jaroslav Kysela
2005-02-22 11:38       ` Mikael Magnusson
2005-02-22 12:01         ` Jaroslav Kysela
2005-02-22 22:04   ` Lee Revell
2005-02-23  8:22     ` Jaroslav Kysela
2005-02-23  8:57       ` Mikael Magnusson [this message]
2005-02-23  9:00         ` Jaroslav Kysela
2005-02-23 10:22           ` Takashi Iwai
2005-02-25 16:59             ` Lee Revell

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=421C4586.5090000@glocalnet.net \
    --to=mikaelmagnusson@glocalnet.net \
    --cc=alsa-devel@alsa-project.org \
    /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.