X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=0f5ca26c08a6c07597df45d2f822d8e72329c2f4;hb=4760e696dd25f659896876c10ff5cb98b69fb84f;hp=656d7c4f60c4254ad662dd97bde76de4a1f4b33c;hpb=32986078325e1348b0429cd58811fa1aa0ceb7c4;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index 656d7c4..0f5ca26 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -27,6 +27,7 @@ LXPattern[] patterns(GLucose glucose) { return new LXPattern[] { // Slee + new ViolinWave(glucose), new BouncyBalls(glucose), new Swarm(glucose), new SpaceTime(glucose),