aboutsummaryrefslogblamecommitdiff
path: root/dot_asoundrc
blob: f2639ec859359851665834878bba9bc3718dbb99 (plain) (tree)
































                             
# pcm.jackplug {
#     type plug
#     slave { pcm "jack" }
# }
# 
# pcm.jack {
#     type jack
#     playback_ports {
#         0 system:playback_1
#         1 system:playback_2
#     }
#     capture_ports {
#         0 system:capture_1
#         1 system:capture_2
#     }
# }
# 


pcm.pulse {
    type pulse
}

ctl.pulse {
    type pulse
}

pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}