2011/11
Intermediate Challenge


SmallBasic

1

Write a program to create random "songs" using Sounds.
There should be a 9/10 chance of the next note being a note close in pitch to the previous one, but a 1/10 chance of the next note being very different in pitch from the previous note.

2

Modify your program to save the song in any format you choose.
For a little more of a challenge, try encrypting the file save.
Your program should also be able to open saved files.
HINT! Some Classes you need are: Sounds, Math, and File
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki