X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=_Internals.pde;h=580e1730433f070baf019a40e421d19997ac34fc;hb=84086fa3d2cb987859754986bba3feb92716343d;hp=fc06832ba72a9692447bc3111d4ad272419dde8f;hpb=39011e7ef5520fc6517c110a73ff0f6d697f8de5;p=SugarCubes.git diff --git a/_Internals.pde b/_Internals.pde index fc06832..580e173 100644 --- a/_Internals.pde +++ b/_Internals.pde @@ -122,8 +122,6 @@ void setup() { println("Total setup: " + (millis() - startMillis) + "ms"); println("Hit the 'p' key to toggle Panda Board output"); - - println(glucose.model.bassBox.points.size()); } void controllerChangeReceived(rwmidi.Controller cc) {