[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cola:00229] mixer 2.0 - command line mixer program


-----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 _at_ 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 _at_ 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-----

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」