slackbuilds_ponce/audio/ponymix/README
2016-11-15 21:41:38 +07:00

12 lines
299 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