This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-09-30 20:15:36

kids-games-by-brats
Scratcher
Registered: 2009-09-30
Posts: 9

What would be awfully noisy!

Open a new Scratch project

apply these scripts to anything:

when flag clicked
forever{
play note (pick random (1) to (100)) for 0.2 beats
play drum (pick random (35) to (81)) for 0.2 beats
set instrument to (pick random (1) to (128)
}

Offline

 

Board footer