All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcus Andersson <054185595@telia.com>
To: drclaw@dogsolitude.org
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: HDSP Line Out Volume Control?
Date: Wed, 20 Nov 2002 22:12:00 +0100	[thread overview]
Message-ID: <3DDBFAA0.7CB10A5C@telia.com> (raw)
In-Reply-To: 20021120151934.GA4999@dogsolitude.org

Hi,

you must use the matrix mixer for this. There are no simple controls
defined for the line out. The matrix mixer can mix any combination of
input and playback streams to any of the outputs. This means there are
52x28 = 1456 control values to set.

I have not tested the matrix mixer myself, and right now I don't have my
soundcard at home. I can do some more tests tomorrow. My guess is that
the inputs are numbered 0-25, the playbacks 26-51. The line out signals
have number 26 and 27. If you want to send 50% of the first and second
playback channels to line out, you will have to set the matrix mixer
with something like:

26, 26, 32768
27, 27, 32768

It would be interesting to hear if it works. I have been thinking of
writing a GUI to cotrol the matrix mixer. Maybe someone else has the
same idea.

Marcus

drclaw@dogsolitude.org wrote:
> 
> Hi, I've got an HDSP (Multiface + Cardbus) and I can't figure out how to
> get output on the line out that isn't either 0% or 100%.  Basically, if
> I don't use the module option "line_outs_monitor=1" I can't hear
> anything, but if I do use it, the volume is cranked and distorted.
> Also, what exactly is the "matrix mixer"?  Is this related to the
> problem of this "matrix mixer" being so complex?
> 
> Thanks,
> 
> 784 - Michael C. Piantedosi - drclaw@dogsolitude.org
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:
> Battle your brains against the best in the Thawte Crypto
> Challenge. Be the first to crack the code - register now:
> http://www.gothawte.com/rd521.html
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel


-------------------------------------------------------
This sf.net email is sponsored by: 
Battle your brains against the best in the Thawte Crypto 
Challenge. Be the first to crack the code - register now: 
http://www.gothawte.com/rd521.html

  reply	other threads:[~2002-11-20 21:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-20 15:19 HDSP Line Out Volume Control? drclaw
2002-11-20 21:12 ` Marcus Andersson [this message]
2002-11-21 13:34   ` Thomas Charbonnel
2002-11-21 15:10     ` Patrick Shirkey
2002-11-21 16:03       ` Thomas Charbonnel
2002-11-21 22:38     ` Marcus Andersson
2002-11-22  0:14       ` Thomas Charbonnel

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=3DDBFAA0.7CB10A5C@telia.com \
    --to=054185595@telia.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=drclaw@dogsolitude.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.