linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Schniedermeyer <ms@citd.de>
To: Werner Almesberger <wa@almesberger.net>
Cc: Pat Suwalski <pat@suwalski.net>,
	Jamie Lokier <jamie@shareable.org>,
	"Martin J. Bligh" <mbligh@aracnet.com>,
	Marc Giger <gigerstyle@gmx.ch>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [Bug 623] New: Volume not remembered.
Date: Thu, 24 Apr 2003 17:23:03 +0200	[thread overview]
Message-ID: <20030424152303.GA18573@citd.de> (raw)
In-Reply-To: <20030424120403.N3557@almesberger.net>

On Thu, Apr 24, 2003 at 12:04:03PM -0300, Werner Almesberger wrote:
> Matthias Schniedermeyer wrote:
> > Maybe it depends on hardware, or your mixer "transparently" unmutes the
> > channel when you increase volume.
> 
> Hmm, KMix doesn't do either, but if I mute the main volume and
> restart KMix, it will come up unmuted, but the volume set to
> zero.
> 
> Other mixers (XMixer, aumix) don't seem know of the concept of
> muting at all. (And switching input sources doesn't seem to
> have much effect on what gets sent to the speakers.)
> 
> Also, a quick grep through linux-*/sound/ doesn't find the
> word "mute". Are you sure this isn't a feature of the mixer
> instead of the sound API ?

man amixer
(the native ALSA-Mixer)

-- set --
       set or sset <SCONTROL> <PARAMETER> ...
              Sets the simple mixer control contents. The parameter can be the volume either as a percentage from 0% to 100% or an exact hardware  value.
              The  parameters cap, nocap, mute, unmute, toggle are used to change capture (recording) and muting for the group specified.  The parameters
              front, rear, center, woofer are used to specify channels to be changed. When plus(+) or minus(-) letter is appended after volume value, the
              volume is incremented or decremented from the current value, respectively.

              A simple mixer control must be specified. Only one device can be controlled at a time.
-- end --

-- example 1 --
              amixer -c 1 sset Line,0 80%,40% unmute cap
-- end --




Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.


  reply	other threads:[~2003-04-24 15:11 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23 16:23 [Bug 623] New: Volume not remembered Martin J. Bligh
2003-04-23 16:32 ` Marc Giger
2003-04-23 16:45 ` Matthias Schniedermeyer
2003-04-23 16:56   ` Martin J. Bligh
2003-04-23 17:21     ` Matthias Schniedermeyer
2003-04-23 13:26       ` Pat Suwalski
2003-04-23 17:26         ` Martin J. Bligh
2003-04-23 17:45           ` Disconnect
2003-04-23 17:47           ` Matthias Schniedermeyer
2003-04-23 18:44             ` Martin J. Bligh
2003-04-23 17:49           ` Pat Suwalski
2003-04-23 18:56           ` Jörn Engel
2003-04-23 22:17         ` Pavel Machek
2003-04-23 22:35           ` Pat Suwalski
2003-04-23 22:55             ` Pavel Machek
2003-04-24  2:19               ` Werner Almesberger
2003-04-24  2:29                 ` Pat Suwalski
2003-04-24  2:34                   ` Ben Collins
2003-04-24  7:22                     ` Jamie Lokier
2003-04-24 13:31                       ` Werner Almesberger
2003-04-24  4:30                   ` Valdis.Kletnieks
2003-04-23 23:15             ` Martin J. Bligh
2003-04-23 21:34     ` Werner Almesberger
2003-04-23 21:36       ` Martin J. Bligh
2003-04-23 22:14         ` Werner Almesberger
2003-04-23 22:18           ` Martin J. Bligh
2003-04-23 22:55             ` Werner Almesberger
2003-04-24  0:11             ` Jamie Lokier
2003-04-24  0:43               ` Werner Almesberger
2003-04-24  1:11                 ` Jamie Lokier
2003-04-24  1:18                   ` Martin J. Bligh
2003-04-24  1:22                   ` Pat Suwalski
2003-04-24  2:11                   ` Werner Almesberger
2003-04-24  2:40                     ` Martin J. Bligh
2003-04-24  3:37                       ` Werner Almesberger
2003-04-24  4:47                         ` Martin J. Bligh
2003-04-24 13:16                           ` Werner Almesberger
2003-04-24  7:14                         ` Jamie Lokier
2003-04-24 13:38                           ` Werner Almesberger
2003-04-24 13:49                             ` Matthias Schniedermeyer
2003-04-24 14:08                               ` Pat Suwalski
2003-04-24 14:34                                 ` Matthias Schniedermeyer
2003-04-24 15:04                                   ` Werner Almesberger
2003-04-24 15:23                                     ` Matthias Schniedermeyer [this message]
2003-04-24 16:01                                       ` Werner Almesberger
2003-04-24 16:26                                         ` Jaroslav Kysela
2003-04-24 21:22                                           ` Werner Almesberger
2003-04-25 10:03                                             ` Jaroslav Kysela
2003-04-25 10:30                                               ` Werner Almesberger
2003-04-24 21:36                             ` Jamie Lokier
2003-04-24 23:55                               ` Werner Almesberger
2003-04-25  0:05                                 ` Pat Suwalski
2003-04-25 10:41                                   ` Werner Almesberger
2003-04-25 10:04                                     ` Alan Cox
2003-04-25 17:44                                       ` Werner Almesberger
2003-04-25 17:59                                         ` Martin J. Bligh
2003-04-26  0:31                                           ` Pat Suwalski
2003-04-24 22:51       ` Pavel Machek
2003-04-24  0:31 Ian Kumlien

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=20030424152303.GA18573@citd.de \
    --to=ms@citd.de \
    --cc=gigerstyle@gmx.ch \
    --cc=jamie@shareable.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbligh@aracnet.com \
    --cc=pat@suwalski.net \
    --cc=wa@almesberger.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).