From: vdergach@sas.upenn.edu
Subject: mixer 2.0 - command line mixer program
Date: Mon, 23 Feb 1998 11:09:23 GMT

-----BEGIN PGP SIGNED MESSAGE-----


mixer 2.0  is a command line mixer inteface program.

available from ftp://sunsite.unc.edu/pub/Linux/incoming/       
 (and in proper place when they move the files)


Typical use :

Set up the default volumes in your rc.local file on startup:

  mixer -master=80 -cd=70 -dsp=60 -fm=60

Use in script to dynamically change volume:

 # save current volume settings
 VOLUME=`mixer -state -all` 
 # set up the desired volume settings
 mixer -master=100 -dsp=80
 # announce..
 say PPP link has been established
 # restore previous volume settings
 mixer $VOLUME

                                           Would appreciate comments..

                                                   Vladimir Dergachev


vdergach@math.upenn.edu



- -- 
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/liw/linux/cola.html

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1

iQCVAgUBNPFY41rUI/eHXJZ5AQERMAP/VUgTvFayELkivPkXfa4/iU/GJt8leF3A
xIXyaWjdsT7dCgRrd3a3L+/tzY67rMZO1q6/LaP7sAkh02pcKNyhqH9g5K2REPRy
0FoOxIifV0j0/DJLd6iVbBFXdUjAlZjIL+X7jspL9A3TIiBtTnkeqqKZ7GCCjAzP
vIsQ8QF5g1o=
=CHsl
-----END PGP SIGNATURE-----