Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MIXERTUI(8)		     System Manager's Manual		     MIXERTUI(8)

NAME
     mixertui -- TUI Audio Mixer

SYNOPSIS
     mixertui -h | -v | -P <profile>
     mixertui [-c] [-d <unit>] [-m <mixer>] [-p <profile>] [-V p|c|a]

DESCRIPTION
     The mixertui utility is an audio mixer with a Terminal User Interface.

     The following options are available:

     -c      Disable color.

     -d <unit>
	     Show   the   device   with   the	<unit>	number,  default  sysctl
	     hw.snd.default_unit.

     -h      Display options, a short description and exit.

     -m <mixer>
	     Use <mixer> to get the list of devices, default /dev/mixer.

     -P <profile>
	     Set <profile> and quit.

     -p <profile>
	     Set <profile>.

     -V p[layback] | c[apture] | a[ll]
	     View mode.

     -v      Show version and quit.

     The following user interface features are available:

     Esc Q q
	     Exit.

     F1 ? H h
	     Open Help window.

     F2      Show Sound Driver information.

     F3      Playback View: show playback controls.

     F4      Capture View: show capture controls.

     F5      All View: show all controls.

     TAB     Switch View F3/F4/F5.

     F6      Select audio device.

     F7      Show audio device information.

     F8      Set current device as default.

     R r     Refresh screen.

     KEY_LEFT
	     Previous control.

     KEY_RIGHT
	     Next control.

     KEY_UP/KEY_DOWN
	     Increment/Decrement volume.

     +/-     Increment/Decrement volume.

     PAGE_UP/PAGE_DOWN
	     Increment/Decrement volume in a big step.

     End     Set volume to 0%.

     Home    Set volume to 100%.

     0-9     Set volume to 0%-90%.

     a/s/d   Increment left/both/right volume.

     z/x/c   Decrement left/both/right volume.

     B b     Balance left and right volume.

     M m     Toggle mute.

     </>     Toggle left/right mute.

     P p     Save current profile: volume and sysctl parameters.

EXIT STATUS
     The mixertui utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
     bsddialog(3), curses(3), sysctlmibinfo2(3), sound(4)

AUTHORS
     The mixertui utility was  written	by  Alfonso  Sabato  Siciliano	<asicil-
     iano@FreeBSD.org>

FreeBSD ports 15.quarterly	February 23, 2024		     MIXERTUI(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mixertui&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help