summaryrefslogtreecommitdiffstats
path: root/audio/ponymix/README
blob: 82a261812e78167e7bfd7551bb3ad80a842b4e47 (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