본문 바로가기

개발관련

raspberry pi 2 sound

// install

#apt-get install alsa-utils

#amixer cset numid=3 1 // 0: dac, 1:jack, 2:hdmi

// /boot/config.txt

#hdmi_drive=2


// test

#aplay /usr/share/sounds/alsa/*.wav