mixertui
— TUI
Audio Mixer
mixertui |
-h | -v |
-P <profile> |
mixertui |
[-c ] [-d
<unit>] [-m
<mixer>] [-p
<profile>] [-V
p|c|a] |
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.
The mixertui
utility exits 0 on
success, and >0 if an error occurs.