From a237499e8c2e2a045ae3eea0b9a4aaac12032e81 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 8 Mar 2017 23:56:40 +0100 Subject: Late Evening Commit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit 1.2.3-korg