We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2a0a1 commit ea612c2Copy full SHA for ea612c2
MusicBeam/MusicBeam.pde
@@ -9,7 +9,7 @@ import controlP5.*;
9
import ddf.minim.*;
10
import ddf.minim.analysis.*;
11
12
-String version = "1.2.2";
+String version = "1.2.0";
13
14
public Boolean debugMode = false;
15
0 commit comments