summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index b33f843..10b7780 100644
--- a/README.md
+++ b/README.md
@@ -63,5 +63,9 @@ ls
# Start the binder
afb-daemon --token=x --ldpaths=$INSTALL_DIR/lib/audio --port=1234 --roothttp=$INSTALL_DIR/htdocs/audio-bindings --verbose
```
+Start a browser on http://localhost:1234?devid=hw:0
-
+Start AlsaMixer and change volume you should see event in your browser
+```
+alsamixer -D hw:0
+``` \ No newline at end of file