slackbuilds_ponce/audio/ponymix/README

13 lines
299 B
Text
Raw Normal View History

Ponymix is a command line mixer for PulseAudio.
Typical usage might entail
1. listing available devices:
2016-11-14 22:23:37 +01:00
ponymix list
2. setting a default device:
2016-11-14 22:23:37 +01:00
ponymix -d <YOUR DEVICE HERE> set-default
3. checking which is the default device:
2016-11-14 22:23:37 +01:00
ponymix defaults
For full usage details, use:
2016-11-14 22:23:37 +01:00
ponymix help