login

Random midi sound program

Paste this into a Chipmunk Basic window and type run

10 a = rnd(128)
20 b = rnd(256)
30 c = rnd(100)
40 d = rnd(10)
50 sound -2,a,b,c,d*0.1,1
60 goto 10

http://www.nicholson.com/rhn/basic/ to download Chipmunk

Hollaback Hallenbeck, I just wanted to say that… sorry

  9/21/06 6:52 am




No Comments »

RSS feed for comments on this post. TrackBack URI

Leave a comment

  • Login first if you are a user!
  • If a guest, please use form below (BTW, some basic html works, not img tags yet)