From: Takashi Iwai <tiwai@suse.de>
To: James Courtier-Dutton <James@superbug.demon.co.uk>
Cc: ALSA development <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] AudigyLS updates.
Date: Thu, 01 Jul 2004 15:30:11 +0200 [thread overview]
Message-ID: <s5hfz8bam8s.wl@alsa2.suse.de> (raw)
In-Reply-To: <40E404C9.3010201@superbug.demon.co.uk>
At Thu, 01 Jul 2004 13:34:17 +0100,
James Courtier-Dutton wrote:
>
> >>6) Feedback into PLAYBACK from CAPTURE.
> >
> >
> > Isn't it 'what u hear'? What's different from 'master capture'?
>
> master capture is the renamed AC97 Master playback, but with the
> audigyls, it only effects the recorded signal. So, for recording, we
> have separate Line in, Mic volume controls, and then a master one
> covering all of them. As one is only likely to want to record from one
> source at a time, I could just remove the "AC97 Master capture" control,
> and set it at 0dB.
>
> "Feedback into PLAYBACK from CAPTURE" is a way to send any recorded
> sounds, e.g. MIC, directly to the speakers, without them reaching the CPU.
>
> "what u hear" is a way to capture the sound exactly as it appears on the
> speakers. i.e. the final mix of what your are currently playing combined
> with any thing from "feedback into playback from capture".
Well then 'what u hear' suffices most of user's purpose.
> I think that a even better approach would be using a
> "Speaker-arrangement" control.
> Options:
> "2.0"
> "4.0"
> "4.1"
> "5.0"
> "5.1"
> ...
> "SPDIF digital output."
>
> So, if someone set it to "2.0", it would remove any mixer controls that
> controlled the rear and center_lfe channels.
> I expect that will be best done in user space with the lisp .conf files
It's a good idea.
> I attach a new patch for the current CVS.
> My CVS is delayed with respect to yours, so your latest MODULE...
> changes are not included, so the patch might fail.
It's no problem, patch is ok unless it includes 'MODULE_*' in it.
> + remove_ctl(card, "Master Mono Playback Switch");
> + remove_ctl(card, "Master Mono Playback Volume");
> + remove_ctl(card, "3D Control - Switch");
> + remove_ctl(card, "3D Control Sigmatel - Depth");
(snip)
Could you make an array and call remove_ctl() in a loop instead of
each one?
Takashi
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
prev parent reply other threads:[~2004-07-01 13:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-25 21:37 [PATCH] AudigyLS updates James Courtier-Dutton
2004-06-28 10:48 ` Takashi Iwai
2004-06-28 12:39 ` James Courtier-Dutton
2004-06-30 16:39 ` Takashi Iwai
2004-07-01 12:34 ` James Courtier-Dutton
2004-07-01 13:30 ` Takashi Iwai [this message]
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=s5hfz8bam8s.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=James@superbug.demon.co.uk \
--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.