SCPattern moved out of GLucose
[SugarCubes.git] / VincentSiao.pde
index 48a368e611e19e8f38ba2c89e0e32ca97c8ffe48..797651a5f20de588c417376de23793f6c49f6d52 100644 (file)
@@ -42,8 +42,8 @@ class VSTowers extends SCPattern {
     }
   }
 
-  public VSTowers(GLucose glucose) {
-    super(glucose);
+  public VSTowers(LX lx) {
+    super(lx);
     addParameter(saturationParameter);
     addParameter(attackParameter);
     addParameter(decayParameter);