From 25f7aa561cf07f9d46bc77a0733fe3bc350dea5e Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Mon, 13 Mar 2017 21:37:31 +0100 Subject: Work In Progress, added setctls. Only work only for http://localhost:1234/api/alsacore/getctls?devid=hw:0&numids=1,2,2014 --- htdocs/alsa-core.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'htdocs') diff --git a/htdocs/alsa-core.html b/htdocs/alsa-core.html index 9d0fd83..2987832 100644 --- a/htdocs/alsa-core.html +++ b/htdocs/alsa-core.html @@ -12,9 +12,10 @@
  1. getinfo: List Sound Cards
  2. Card info about hw:0 -
  3. List controls for hw:0 (quiet) -
  4. List controls for hw:0 (verbose) -
  5. return control numid=1 for hw:0 +
  6. List All Controls for hw:0 (quiet) +
  7. List controls for hw:0 (verbose) +
  8. List Controls 1+2 for hw:0 (verbose) +
  9. return control numid=1 for hw:0

  10. -- cgit 1.2.3-korg