Raspberry Pi
Revision as of 21:11, 18 March 2017 by Michael Murtaugh (talk | contribs)
- Using an external USB Audio Device
Getting an external USB device to be the "default" is surprisingly easy, just comment out a line in the alsa config (as shown below):
sudo nano /etc/modprobe.d/alsa-base.conf
# Keep snd-usb-audio from beeing loaded as first soundcard # options snd-usb-audio index=-2