X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=b7a5be6ad39a1be0d49838c547f4ab8ede12a3ab;hb=0b1785e38f0b453bfa576225c6f0364b966c5b8b;hp=bc70626a384391726f08d3fff4c6d8d13401063d;hpb=ae80d37a7fc19c8bce45067cdcf4e041808f9339;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index bc70626..b7a5be6 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -44,6 +44,9 @@ LXPattern[] patterns(GLucose glucose) { new Pong(glucose), new Noise(glucose), + // Alex G + new SineSphere(glucose), + // Shaheen new HelixPattern(glucose).setEligible(false),