Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

asmix(1) [debian man page]

asmix(1)						      General Commands Manual							  asmix(1)

NAME
asmix - the AfterStep volume control knob SYNOPSIS
asmix [-h] [-V] [-iconic] [-shape] [-withdrawn] [-geometry [+|-]x[+|-]y] [-channel channel-id] [-exe command] [-device mixer-device] [-name window-name] DESCRIPTION
The asmix is a X11 application that acts as a volume control knob for the /dev/mixer device. The applet provides a distinctive AfterStep window manager look. The best thing about this applet is that you do not have to learn how to use it. If you used any volume knobs before - you know how to operate this one. If you never came across such a thing then just grab the knob with the left button of your mouse and turn it into the position you like. CONFIGURATION OPTIONS
-h Prints a short description and usage message. -V Version control. Prints the version of the applet. -geometry [+|-]x[+|-]y Displays the window at the specified location on the screen. This works as standard X Windows geometry option. -iconic Starts the asmix application in the iconized mode. The icon has the same appearance with the main window. -shape Starts the asmix application without groundplate. -withdrawn Starts the asmix applet in the "withdrawn" mode. Necessary to be able to dock it to the Window Maker's dock. -channel <channel-id> Specifies the channel to control (default: volume). The possible channels include: volume, pcm, bass, treble, synth, speaker, line, mic, cd, imix, pcm2, record, igain, ogain, line1, line2, line3, digital1, digital2, digital3, phone-in, phone-out, video, radio, monitor. Note that not all systems support all channels. -exe <command> The applet will execute the specified command on a mouseclick with the middle mouse button in the window. -device <mixer-device> The applet will attempt to opern the specified mixer device instead of the standard /dev/mixer. -name <window-name> The applet will set the name of the window to the specified window-name instead of the standard "asmix". This is useful when swal- lowing multiple instances of asmix into the AfterStep Wharf. INVOCATION
asmix was written to be swallowed by the AfterStep wharf module, but it can be used with everything else too. A common invocation is the command line: user@host[1]% asmix & Another way to call asmix is from the AfterStep Wharf: *Wharf asmix nil Swallow "asmix" asmix -shape & This line, when placed in the wharf file in the users Afterstep configuration directory will cause asmix to be a button on the Wharf (1) button bar under the afterstep (1) window manager. BUGS
None that I am aware of. FILES
/dev/mixer SEE ALSO
Wharf(1) COPYRIGHTS
Copyright (c) 1998 original author unknown Copyright (c) 1998-2004 Albert "Tigr" Dorofeev <albert@tigr.net> Copyright (c) 2000 John "wizgrav" Gravezas <wizgrav@netsmart.gr> Distributed under GNU General Public License, see LICENSE file for the details. AUTHORS
The application: original author unknown, was maintained by Albert "Tigr" Dorofeev <albert@tigr.net>, currently maintained by ... well, again by himself. The man page: Albert Dorofeev <albert@tigr.net> 3rd Berkeley Distribution 01 November 2004 asmix(1)

Check Out this Related Man Page

cam(1)							      General Commands Manual							    cam(1)

NAME
cam - CPU'S AUDIO MIXER for Linux SYNOPSIS
cam [-v x,y] [--volume x,y] [-b x,y] [--bass x,y] [-t x,y] [--treble x,y] [-s x,y] [--synth x,y] [-p x,y] [--pcm x,y] [-S x,y] [--speaker x,y] [-l x,y] [--line x,y] [-m x,y] [--mic x,y] [-c x,y] [--cd x,y] [-M x,y] [--mixer x,y] [-a x,y] [--altpcm x,y] [-r x,y] [--reclev x,y] [-i x,y] [--igain x,y] [-o x,y] [--ogain x,y] [-l1 x,y] [--line1 x,y] [-l2 x,y] [--line2 x,y] [-l3 x,y] [--line3 x,y] [-3d 1|0] [--3dse 1|0] [-agc 1|0] [--agc 1|0] [-h] [-?] [--help] [-get] [-save] [-getfile filename] [-savefile filename] xcam DESCRIPTION
This is an audio mixer for Linux. You have the choice to use it with an interface or at the command line. OPTIONS
When using the interface you can use the following keys : LEFT ARROW decrease the volume of the current device. RIGHT ARROW increase the volume of the current device. UP ARROW go to previous device. DOWN ARROW go to next device. L locks or unlocks : unlocked : you can control the left and right channel separately. lock : left and right channel are controlled together. R turn on/off recording mode : red lamp : recording turned on green lamp : recording turned off 3 turn on/off 3D Stereo Enhancement (3DSE) device : when turned on green indicator 3D will be lit at the left side of main volume handle. A turn on/off microphone Automatic Gain Control : when turned on green indicator AGC will be lit at the left side of microphone volume handle. S save the settings of ALL devices in a file ($HOME/.camrc) G loads the saved settings and restores them. H shows the help screen. Q/ESC exits the program and returns to shell. NOTE: you can use upper or lower case. When using the command line options the interface is not shown. The following options are available : -v, --volume x,y Set 'volume' to x (left) and y (right) -b, --bass x,y Set 'bass' to x (left) and y (right) -t, --trebble x,y Set 'treble' to x (left) and y (right) -s, --synth x,y Set 'synth' to x (left) and y (right) -p, --pcm x,y Set 'pcm' to x (left) and y (right) -S, --speaker x,y Set 'speaker' to x (left) and y (right) -l, --line x,y Set 'line in' to x (left) and y (right) -m, --mic x,y Set 'microphone' to x (left) and y (right) -c, --cd x,y Set 'CD in' to x (left) and y (right) -I, --imix x,y Set 'mixer' to x (left) and y (right) -a, --altpcm x,y Set 'altpcm' to x (left) and y (right) -r, --reclev x,y Set 'record level' to x (left) and y (right) -i, --igain x,y Set 'input gain' to x (left) and y (right) -o, --ogain x,y Set 'output gain' to x (left) and y (right) -l1, --line1 x,y Set 'line 1' to x (left) and y (right) -l2, --line2 x,y Set 'line 2' to x (left) and y (right) -l3, --line3 x,y Set 'line 3' to x (left) and y (right) -3d, --3dse 1|0 Set 3D Stereo Enhancement to 1 (on) or 0 (off) -agc, --agc 1|0 Set Automatic Gain Control for microphone to 1 (on) or 0 (off) -get restore the saved values from $HOME/.camrc -save save the values to $HOME/.camrc -getfile filename restore the saved values from file 'filename' -savefile filename save the values to file 'filename' -h, -?, --help displays help NOTE: x and y are in range from 1 to 100. Higher or lower numbers are ignored. BUGS
None known as yet. If you find one, please let me know. AUTHOR
Jan 'TWP' VANDENBERGHE <jvdbergh@uia.ua.ac.be> cam(1)
Man Page