Sample /etc/asound.conf

28 views
Skip to first unread message

G10DRAS

unread,
Mar 22, 2017, 11:05:31 PM3/22/17
to Robo...@googlegroups.com

 

pcm.usb
{
    type hw
    card 1
}
pcm.internal
{
    type hw
    card ALSA
}
pcm.!default
{
    type asym
    playback.pcm
    {
        type plug
        slave.pcm "internal"
    }
    capture.pcm
    {
        type plug
        slave.pcm "usb"
    }
}
ctl.!default
{
    type asym
    playback.pcm

    {
        type plug
        slave.pcm "internal"
    }
    capture.pcm
    {
        type plug
        slave.pcm "usb"
    }
}
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages