blob: 76d5a3957182b6ba8f460a5dd3911382e807f69a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Mixer application
A simple AGL-style PulseAudio mixer app.
## Features
* Supports all reported sinks and sources
* Multi-channel support via a per-channel volume control slider
## Limitations
* No source-output or sink-input support
* No mute toggle support
* No channel slider binding
* No logarithmic volume control
* No event support (does not listen or respond to PA events from other clients)
* Fixed raw volume range
|