X-Git-Url: https://git.piment-noir.org/?p=SugarCubes.git;a=blobdiff_plain;f=SugarCubes.pde;h=a685442b2eb1fcb5cb0a6ad61b10172647e08afe;hp=bef521dc133c271993825b82a7be9cae3fbff899;hb=69f25521118b6497cb88fc0d33a2cbfd8911bf7e;hpb=5526747a53141fb3f531addd8f2a6cf14cd187e0 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),