mixertui
—
Audio Mixer TUI
mixertui |
[-c | -h |
-v ] [-d
<unit>] [-m
<mixer>] [-P
<profile>] [-p
<profile>] [-V
playback|capture|all] |
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>
- Load and set <profile>.
-V
playback|capture|all
- Display mode (abbreviations p,
c, and a are available).
-v
- Show version and exit.
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 some sysctl object.
The mixertui
utility exits 0 on success,
and >0 if an error occurs.
The mixertui
utility first appeared in
FreeBSD 13.0.