This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

CHANGEABLE VARIABLES int subnum = 0; TriangleWave sine; AudioOutput out; int playi = -1; TriangleWave drone; float[] notes = new float[iternum]; /* [0] 60.0 1 -1 [1] 61.0 -2 1 [2] 59.0 [3] 62.0 [4] 61.0 [5] 60.0 [6] 58.0 [7] 63.0 _ /60.0 \ / |1 -1| /61.0_/\ X |-2 1| X59.0 \/ X |3 2| X62.0 /\ X |-1 -2| X61.0 \/ X -3| X60.0 X 3| X58.0 X X63.0

Source code: inf_josh

Built with Processing