From 392effc544e3d94b82f806378d4ac1d11a185422 Mon Sep 17 00:00:00 2001 From: Matt Porter Date: Mon, 19 Dec 2016 13:55:11 -0500 Subject: AGL-style PulseAudio mixer app Change-Id: I566050a1a8f241f140523df236de81ab951c1394 Signed-off-by: Matt Porter --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..76d5a39 --- /dev/null +++ b/README.md @@ -0,0 +1,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 -- cgit 1.2.3-korg