# ALSA library configuration file # Include settings that are under the control of asoundconf(1). # (To disable these settings, comment out this line.) #cards.USB-Audio.pcm.use_dmix."USB Audio" no #pcm.!default { # @func refer name { # @func concat strings [ # "pcm." { # @func getenv vars [ ALSA_DEFAULT_PCM ] # default "plughw:1,0" # } # ] # } #} # #ctl.!default { # @func refer name { # @func concat strings [ # "ctl." { # @func getenv vars [ ALSA_DEFAULT_CTL ALSA_DEFAULT_PCM ] # default "plughw:1,0" # } # ] # } #} pcm.bluetooth { type bluetooth device 00:02:76:65:32:8A profile "hifi" } ctl.bluetooth { type bluetooth device 00:02:76:65:32:8A } #pcm.!default { # type pulse # type plug # slave.pcm "bluetooth" #} #ctl.!default { # type pulse # type plug # slave.pcm "bluetooth" #}