X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=SamMorrow.pde;h=0b70698fcfb285eb36c6b2237736f1f5d05d55c7;hb=34327c962351112e07c3d93f56ffc543fac45b58;hp=520ff29fa52eeb222c1420f6fd4175386af678a9;hpb=a898d79bac007404bed34365f31ffbc6480c901c;p=SugarCubes.git diff --git a/SamMorrow.pde b/SamMorrow.pde old mode 100755 new mode 100644 index 520ff29..0b70698 --- a/SamMorrow.pde +++ b/SamMorrow.pde @@ -11,7 +11,7 @@ class JazzRainbow extends SamPattern { } - public void run(int deltaMs) { + public void run(double deltaMs) { // Access the core master hue via this method call float hv = lx.getBaseHuef(); for (int i = 0; i < colors.length*5; i=i+27) {