Print this page
12287 errors in audio utility man pages

*** 22,31 **** --- 22,34 ---- audioctl load-controls [-d device] file + audioctl help + + DESCRIPTION The audioctl command is used to control various settings and features of audio devices, including mixer settings such as playback volume and record gain.
*** 35,52 **** list-devices List all the audio devices on the system. ! show-device [-v] [-d device] [control ... ] Display an informational overview of device (or the default device if not specified). If the -v option is specified, then more detail will be displayed. ! show-control [-v] [-d device] Display the control settings for one or more controls of a device (or the default device if not specified). If no control is specified, then the settings for all controls will be displayed. If the -v option is specified, then more detail will be displayed. --- 38,55 ---- list-devices List all the audio devices on the system. ! show-device [-v] [-d device] Display an informational overview of device (or the default device if not specified). If the -v option is specified, then more detail will be displayed. ! show-control [-v] [-d device] [control ... ] Display the control settings for one or more controls of a device (or the default device if not specified). If no control is specified, then the settings for all controls will be displayed. If the -v option is specified, then more detail will be displayed.
*** 70,105 **** Load previously saved control settings from a file into a device (or all audio devices if not specified). ENVIRONMENT VARIABLES AUDIODEV The full path name of the default audio device to use if one is not specified on the command line. If this variable is not set, /dev/audio is used. - ATTRIBUTES - See attributes(5) for descriptions of the following attributes: - - - - - +--------------------+-----------------+ - | ATTRIBUTE TYPE | ATTRIBUTE VALUE | - +--------------------+-----------------+ - |Interface Stability | See below. | - +--------------------+-----------------+ The audioctl command and its subcommands are Committed. The names of controls, their values, and device names are Uncommitted. The display output is intended for human consumption, and is Not An Interface. The format of the state files used by the save-controls and load-controls subcommands is Committed Private. SEE ALSO ! audioplay(1), audiorecord(1), dsp(7I), mixer(7I), attributes(5) ! March 18, 2011 AUDIOCTL(1) --- 73,102 ---- Load previously saved control settings from a file into a device (or all audio devices if not specified). + help + + Display the usage message. + + ENVIRONMENT VARIABLES AUDIODEV The full path name of the default audio device to use if one is not specified on the command line. If this variable is not set, /dev/audio is used. ATTRIBUTES The audioctl command and its subcommands are Committed. The names of controls, their values, and device names are Uncommitted. The display output is intended for human consumption, and is Not An Interface. The format of the state files used by the save-controls and load-controls subcommands is Committed Private. SEE ALSO ! audioplay(1), audiorecord(1), dsp(7I), mixer(7I) ! February 8, 2020 AUDIOCTL(1)