|
This document was created by man2htm. Optimized by bashconsole.com. Time: 07:04:05 GMT, July 31, 2010 NAMEaumix - adjust audio mixerSYNOPSIS[-<channel option>[[+|-][<amount>]]|<level>|R[ecord]|P[lay]|q[uery]] [-dhILqS] [-f <rc file>][-C <color scheme file>]DESCRIPTIONThis program adjusts the settings of an audio mixing device. It can be used from the command line, in scripts, or interactively with the keyboard or mouse.OPTIONSCHANNEL OPTIONS
For each channel, q queries, + and - increment and decrement by one, or an amount if one is specified. If no + or - is given after the channel option, a number sets a specific level (monophonically). OTHER OPTIONS
EXAMPLESThe commandaumix -q -v75 -m 0 -c R -c+10 -m q prints all settings, sets volume to 75%, sets microphone to 0, sets CD to record, increases the CD level by ten (both left and right), and prints the new settings for the microphone. The .aumixrc file containing: vol:60:60 wait:5000 vol:50:50 sets the volume to 60%, waits five seconds, then reduces the volume to 50%. Note that "wait" lines will not be saved by aumix. They must be added by hand. INTERACTIVE USEIf no options are given on the command line, and is compiled with ncurses, it will run interactively.LAYOUTThe left bank of controls is used for adjusting levels; the right bank is for adjusting balance. Mixing channels not supported by your hardware will not be shown. Mixing channels which are stereo-capable will have balance controls.KEYSThe following keys control in interactive mode:
^Z, ^D and ^C also have their normal function (the screen is refreshed when is brought to the foreground). MOUSEIn interactive mode, can accept input from the mouse if gpm(8) is running and is compiled with gpm(8) support. If gpm is not running but gpm support is included, the message `mouse' off will appear at the top of the screen, and only keyboard input will be accepted. With gpm(8) running, most functions can be performed through the mouse. The mouse is active whenever one of its buttons is held down. While active, it works in the following ways:
ENVIRONMENTThe HOME variable is used. When is compiled with GTK+ support, DISPLAY is checked, and if set is used. LANG is used when the ncurses screen is displayed.FILESSaved settings for the mixer are kept in the /etc/aumixrc and $HOME/.aumixrc files, but can be kept anywhere if specified explicitly. Color schemes are normally kept in the directory given by DATADIR at compilation time, but are preferentially loaded from the current directory and can be kept anywhere so long as the path to them is specified. The format of these files is:item foreground background where item is one of `active' , `axis' , `handle' , `hotkey' , `menu' , `play' , `record' , or `track' and foreground and background are one of `black' , `red' , `green' , `yellow' , `blue' , `magenta' , `cyan' , or `white' The words should be separated by whitespace and can be upper-, lower-, or mixed-case. Lines not matching all these conditions are ignored. Some samples of color schemes are provided, named after the sort of terminal where they should be most suitable. If either foreground or background is given as `-' , then the default color for that is used. The defaults are a white foreground and black background. VERSIONThis page corresponds to version 2.7.BUGSSuspending with ^Z may make the terminal difficult to use.Please send bug reports and other correspondence to the mailing list. Past messages may be read at <URL:http://lilax.org/wws/arc/aumix-l> and you may wish to join the list via <URL:http://lilax.org/wws/info/aumix-l> or by sending a message with just `subscribe' in the subject to Aq aumix-l-request@lilax.org . To post without subscribing, omit "-request" from the address. Information such as the version of aumix, the architecture and operating system, and the model of sound hardware is sometimes needed to diagnose problems, so it is best if you include such details in any bug reports. SEE ALSOgpm(1), moused(8), sb(4), xaumix(1) |
