summaryrefslogtreecommitdiffstats
path: root/.alsa/desktop-pch
diff options
context:
space:
mode:
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"
- }
-}
-