aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
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