summaryrefslogtreecommitdiffstats
path: root/audio/ponymix/README
blob: 4e6ab58cb4450838a5f1068f86ad81448677d2a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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