From: Takashi Iwai <tiwai@suse.de>
To: Chris Raphael <raphael@math.umass.edu>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: unwanted echo of audio input
Date: Mon, 30 Jun 2003 16:36:21 +0200 [thread overview]
Message-ID: <s5hllvjljiy.wl@alsa2.suse.de> (raw)
In-Reply-To: <200306151708.h5FH8Da27641@fafner.math.umass.edu>
At Sun, 15 Jun 2003 13:08:13 -0400,
Chris Raphael wrote:
>
>
> Alsa Folks,
> I am using ALSA 9.0 on a Dell Inspiron 8200 which uses the Intel
> 82801CA-ICH3 card and CS4205 chip set. I am writing a program
> that simulaneaously samples and plays audio. The problem I am
> having is that everything that is captured by the microphone is
> automatically echoed to the speaker. I have tried all of the
> mixer settings I can think of using alsamixer and cannot make the
> problem go away. I have also tried to fix the problem from a c
> program using the OSS-style commands
>
> fd = open("dev/mixer",O_RDWR);
> vol = 0;
> ioctl(fd,MIXER_WRITE(SOUND_MIXER_IMIX),&vol);
>
> but without success --- the volume value is set to 0, as it should be,
> but no change in what actually happens. (All of my other sound-related
> code uses the ALSA API).
this echo volume corresponds to "Mic Playback Volume" and "Mic
Playback Switch". these values have nothing to do with the capture
volume. please try to mute "Mic" volume in alsamixer.
Takashi
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
prev parent reply other threads:[~2003-06-30 14:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-15 17:08 unwanted echo of audio input Chris Raphael
2003-06-30 14:36 ` 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=s5hllvjljiy.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=raphael@math.umass.edu \
/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.