X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SugarCubes.pde;h=a685442b2eb1fcb5cb0a6ad61b10172647e08afe;hb=5232aaa4d584c131c4456754823b82603243f33d;hp=bef521dc133c271993825b82a7be9cae3fbff899;hpb=5526747a53141fb3f531addd8f2a6cf14cd187e0;p=SugarCubes.git diff --git a/SugarCubes.pde b/SugarCubes.pde index bef521d..a685442 100644 --- a/SugarCubes.pde +++ b/SugarCubes.pde @@ -51,6 +51,9 @@ LXPattern[] patterns(GLucose glucose) { new CubeEQ(glucose).setEligible(false), new PianoKeyPattern(glucose).setEligible(false), + // AntonK + new AKPong(glucose), + // DanH new Noise(glucose), new Play (glucose),