diff options
author | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-16 17:26:25 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@fairlystable.org> | 2024-12-16 17:26:25 -0800 |
commit | 4b4b53022a8087a9d912a263fe197052c82877dd (patch) | |
tree | 99f50fa579e35e10e8fd076c43f060e24528cea7 /.config/alsa/asoundrc | |
parent | 19ca3b6a9a76ba3af4bc0e092e60e93159568e95 (diff) | |
download | jrayhawk-dotfiles-4b4b53022a8087a9d912a263fe197052c82877dd.tar.gz jrayhawk-dotfiles-4b4b53022a8087a9d912a263fe197052c82877dd.zip |
alsa: add baldrick
Diffstat (limited to '.config/alsa/asoundrc')
-rw-r--r-- | .config/alsa/asoundrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/alsa/asoundrc b/.config/alsa/asoundrc index 5aceda9..82a32ea 100644 --- a/.config/alsa/asoundrc +++ b/.config/alsa/asoundrc @@ -94,6 +94,9 @@ pcm.btcar { device 00:00:00:66:6F:73 # killed by voltage regulator } +# Note: dmix only works with hw pcms, not bluealsa. If dmixing is desired: +# alsaloop -C hw:Loopback,1,0 -P bthome # or 1,1 + pcm.bthome { profile a2dp #type bluetooth # old 1.0 |