Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

asmixer(1) [debian man page]

asmixer(1)						      General Commands Manual							asmixer(1)

NAME
asmixer - the AfterStep Mixer SYNOPSIS
asmixer [ -help ] [ -g geometry ] [ -d device ] [ -1 control ] [ -2 control ] [ -3 control ] [ -t title ] [ -v rate ] [ -w withdrawn ] DESCRIPTION
asmixer is a nice little application for controlling the volume of various sound outputs through three slider bars. It can be swallowed into Afterstep's Wharf for ease of use. OPTIONS
-h -help --help SOS, 911, etc. -g [+|-]x[+|-]y standard format for where you want to exile asmixer -d device the mixer device to harass -1 -2 -3 control this binds a slider to a specific sound device: VOLUME, BASS, TREBLE, SYNTH, PCM, SPEAKER, LINE, MIC, CD, IMIX, ALPTPCM, RECLEV, IGAIN, OGAIN, LINE1, LINE2, LINE3 -w WindowMaker withdrawn window support. -v volume the volume (1-100) to set the first slider to DEFAULTS
-d /dev/mixer -1 VOLUME -2 CD -3 PCM -t asmixer INVOCATION
asmixer can be called from one of many ways. The most common invocation is Afterstep's .steprc: *Wharf "mixer" nil Swallow "asmixer" asmixer -g -1-1 & This line will cause asmixer to be swallowed into Wharf, which 9 out of 10 dentists agree is cool. You will then be able to slide to your hearts content in perfect Wharf comfort! Another way to call asmixer is from the command line: [ximenes@leo]$ asmixer -d /dev/mixer -t asmixer -v 95 & This will pop up a little window with asmixer helplessly imprisoned inside. Don't worry, it likes it. SEE ALSO
afterstep(1), Wharf(1) COPYRIGHTS
Copyright 1997, Rob Malda <malda@cs.hope.edu>. No guarantees or warranties or anything are provided or implied in any way whatsoever. Use this program at your own risk. Permission to use this program for any purpose is given, as long as the copyright is kept intact. CREDITS
Rob Malda <malde@cs.hope.edu> -- Ye Olde Application Ximenes Zalteca <ximenes@null.net> -- Page O' Fun 3rd Berkeley Distribution 17 May 1997 asmixer(1)

Check Out this Related Man Page

wmmixer(1)						   Windowmaker Mixer Application						wmmixer(1)

NAME
wmmixer - A mixer application designed for WindowMaker DESCRIPTION
wmmixer is a mixer application designed for WindowMaker, although there is nothing in the program that makes it require WindowMaker, except maybe the NeXTStep look and the fact that it properly docks. It can be used with other window managers without problems. SYNOPSIS
wmmixer [options] OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes ('--'). A summary of options is included below. -d, --display <string> Attempt to open a window on the named X display. In the absence of this option the display specified by the DISPLAY environment variable is used. -g, --geometry <string> geometry to use, e.g. +100+100 to place it at 100/100 -h, --help show help text and exit. -v, --version show program version and exit. -w, --withdrawn run the application in withdrawn mode. This is for use with WindowMaker or other window managers supporting docks (e.g. KDE) -a, --afterstep use smaller window (for AfterStep Wharf) -s, --shaped shaped window -l, --led-color <string> use the specified color for led, e.g. red, green, blue (default: green) -L, --led-highcolor <string> use the specified color for led-shading, e.g. red, green, blue (default: red) -b, --back-color <string> use the specified color for backgrounds, e.g. red, green, blue -m, --mix-device <string> use specified device (rather than /dev/mixer) -r, --scrollwheel <number> Set the volume increase/decrease when using the mouse wheel (default: 2) For backward compatibility the following obsolete options are still supported: -help show help text and exit. -display attempt to open a window on the named X display -position geometry to use, e.g. +100+100 to place it at 100/100 USAGE
All available channels on your soundcard's mixer are accessible with wmmixer. Most common channels are identified with an appropriate icon. Controls include a stereo (mono where appropriate) volume control and a recording source toggle button. Press the "<" and ">" arrow buttons to select a channel. The icon identifies the current channel (a volume symbol with a question mark represents an unrecognised channel). Click and/or drag the volume display to set channel volume. There is a also a button to set record- ing sources. CONFIGURATION
Users can configure wmmixer to suit their requirements by means of a ~/.wmmixer file. A commented example can be found in /usr/share/doc/wmmixer on Debian systems, and would be a good starting point AUTHOR
wmmixer was originally written by Sam Hawker <shawkie@geocities.com>, and then adopted by Gordon Fraser <gordon@debian.org>. This manual page was written by Gordon Fraser <gordon@debian.org>. Debian April 02, 2002 wmmixer(1)
Man Page