mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-21 21:34:11 +02:00
6 lines
145 B
Bash
6 lines
145 B
Bash
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
|
|
|