diff bin/subcomposer @ 450:f6ca2b2fa154

72 dimmers, split up house lights
author drewp@bigasterisk.com
date Sat, 14 Jun 2008 16:34:57 +0000
parents cd75a12ad66d
children 9dd2baa41cca
line wrap: on
line diff
--- a/bin/subcomposer	Sat Jun 14 06:56:44 2008 +0000
+++ b/bin/subcomposer	Sat Jun 14 16:34:57 2008 +0000
@@ -14,7 +14,7 @@
 from light9 import dmxclient, Patch, Submaster
 
 class Subcomposer(tk.Frame):
-    def __init__(self, master, levelboxopts=None, dmxdummy=0, numchannels=68,
+    def __init__(self, master, levelboxopts=None, dmxdummy=0, numchannels=72,
         use_persistentlevels=0):
         tk.Frame.__init__(self, master, bg='black')
         self.dmxdummy = dmxdummy