amixer
sound cardの設定をする。
amixer -c0 が最初のもので、例えば録音系などは次のカードになるので、amixer -c1 とする
simpleな制御と
sset
そうでない制御
set
amixer -c1 contents
で対象操作の一覧がでる
amixer -c1 controls
で対象物の一覧がでる。
numid=, iface=, name= と3つのkey=valueがある行が5つある。
scontrol
Simple mixer CONTROL?
$ amixer scontrols`
Simple mixer control 'PCM', 0
PCM (Pulse-code Modulation)
a digitail representation of sampled analog
GPIOでは、BCM18, 19, 20, 21 を使う full duplex operation
amixer with no arguments will display the current mixer settings
なので、amixer とまずは打つのがよいが、soundcardが複数ある場合は、-c1とか、 -c2とか