summaryrefslogtreecommitdiffstats
path: root/.alsa/desktop-pch
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2018-10-29 21:04:10 +0100
committerEduardo Pedroni <e.pedroni91@gmail.com>2018-10-29 21:04:10 +0100
commit61d88c1a07dacf55f6656ce41feaf9b0200778b3 (patch)
treed910628a2736c852d1ba81e98330581fa09ba02d /.alsa/desktop-pch
parent38b1ca6ded632268f72cf24bdb400022bfb4e62f (diff)
Removed ALSA, moving on to pulseaudio
Diffstat (limited to '.alsa/desktop-pch')
-rw-r--r--.alsa/desktop-pch12
1 files changed, 0 insertions, 12 deletions
diff --git a/.alsa/desktop-pch b/.alsa/desktop-pch
deleted file mode 100644
index 0704680..0000000
--- a/.alsa/desktop-pch
+++ /dev/null
@@ -1,12 +0,0 @@
-# map default to dmixer virtual thingie (device?)
-pcm.!default plug:dmixer
-
-# do software mixing and output to slave hardware device (motherboard)
-pcm.dmixer {
- type dmix
- ipc_key 1025
- slave {
- pcm "hw:0,0"
- }
-}
-