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