diff bcf2000.py @ 425:8713617cc08e

update sliders dev name
author drewp@bigasterisk.com
date Tue, 10 Jun 2008 04:56:48 +0000
parents b2858c2d4a4d
children 68e1655eaa2c
line wrap: on
line diff
--- a/bcf2000.py	Tue Jun 10 04:12:05 2008 +0000
+++ b/bcf2000.py	Tue Jun 10 04:56:48 2008 +0000
@@ -30,7 +30,7 @@
                91 : "button-corner3", 92 : "button-corner4",
                }
 
-    def __init__(self, dev="/dev/snd/midiC0D0"):
+    def __init__(self, dev="/dev/snd/midiC1D0"):
         """device was usually /dev/snd/midiC1D0 but then it showed up
         once as C0D0. It should be autodetected"""
         self.devPath = dev