Prog played first 11 notes of William Tell Overture!
- Posted by Al Getz <Xaxo at aol.com> Dec 14, 2005
- 523 views
Hi there, I was working with a program where balls drift and collide and bounce off of each other and a beep frequency is generated with each collision based on times between the hits. After about 15 seconds of one run of the program it distinctly played out the first 11 notes of the WTO ! This is either amazing or funny as all heck depending on how you look at it :) Problem is, i cant get it to repeat because part of what makes the frequency for each collision beep is dependent on other things running in the background and whatever time they took to return even though i used Eu's set_rand(1) to set the random generator that helps determine the ball's new direction and speed once a collision occurs. This is a great example of sporadic order from chaos. If i wait 100 million years perhaps it will play the complete title :) Take care, Al And, good luck with your Euphoria programming! My bumper sticker: "I brake for LED's"