slackbuilds/audio/ponymix
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README audio/ponymix: Fix README. 2016-11-15 21:41:38 +07:00
ponymix.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ponymix.info audio/ponymix: Use proper github URL. 2020-02-24 06:10:06 +07:00
slack-desc audio/ponymix: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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