mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8532c7bb72
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
295 B
Text
12 lines
295 B
Text
Ponymix is a command line mixer for PulseAudio.
|
|
|
|
Typical usage might entail
|
|
1. listing available devices:
|
|
ponymix list
|
|
2. setting a default device:
|
|
ponymix -d <YOUR DEVICE HERE> set-default
|
|
3. checking which is the default device:
|
|
ponymix defaults
|
|
|
|
For full usage details, use:
|
|
ponymix help
|