标签:list and strong ack ast bst name 常用 vol
aplay -D default xxx.wav
aplay -l
aplay -C -D defaut -d 10 -f S16_LE -r 48000 -c 2 -t wav xxx.wav
arecord -D defaut -d 10 -f S16_LE -r 48000 -c 2 -t wav xxx.wav
amixer -c 0 controls
amixer -Dhw:2 controls
amixer -c 2 cget numid=1
amixer -c 0 cset numid=1,iface=MIXER,name="Master Volume" 50
cat /proc/asound/cards
cat /proc/asound/devices
ls -l /dev/snd
ls -l /proc/asound/card0
cat /proc/asound/card0/pcm0p/sub0/info
标签:list and strong ack ast bst name 常用 vol
原文地址:https://www.cnblogs.com/fellow1988/p/12397629.html