Code M_1_2_01

M_1_2_01
Komplexe Methoden –  M.1 Zufall und Rauschen –  M.1.2 Zufall und Ordnung –  M_1_2_01

Pages


  • 324 - 325

Comments

  • 2010-12-25 @ 2:20 am   |  Comment and Gallery Post
    by Johannes Preis

    Mouse interaction has been removed, now the fader value changes continiously using the sin() function. The randomseed changes every on every full oscillation.

Leave a Comment

   (required)

  

Please enable JavaScript to post a comment.

(.zip, max. 1MB)  

Proof that you are human!
Please paste the snippet below in an empty Processing sketch!
What number does the Processing console show?

randomSeed(28192);
println(int(random(100000)));

  (required)