mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-21 06:39:42 +02:00
Scripts are needed to change audio configuration.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user