changeset 425:8713617cc08e

update sliders dev name
author drewp@bigasterisk.com
date Tue, 10 Jun 2008 04:56:48 +0000
parents 295e803f6a5e
children cd75a12ad66d
files bcf2000.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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