sinesphere working with notes
[SugarCubes.git] / BenMorrow.pde
index afd68072a47988a1aff6f7a2cdb3f5996b142b97..7024148aab6a5d681bd5cd37ad371e3b8814fbef 100644 (file)
@@ -50,7 +50,6 @@ class TowerParams extends SCPattern
                }
                towerSize = model.towers.size();
                colorSpan = 255 / towerSize;
-               println("towers "+towerSize);
        }
 
        void run(double deltaMs)