Scripts are needed to change audio configuration.

This commit is contained in:
Pecusx
2016-11-17 17:52:57 +01:00
committed by GitHub
parent 571d2b1325
commit 87b27fbc77
2 changed files with 42 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
aplay -l | grep "card 0" -m 1
amixer -c0 scontrols | grep "Simple" -m 1
aplay -l | grep "card 1" -m 1
amixer -c1 scontrols | grep "Simple" -m 1