Followers
0
Following
0
Joined
Last Online
-
liammur
Hi,
im a newbie and am trying to create a sound generator which will play random notes from C4 to C5 when a toggle is pressed. The part I'm having trouble with is generating the sound randomly, my patch so far keeps generating all frequencies together. I can't seem to figure out how to get the toggle to initiate just one of the 12 frequencies.Does Random object work with sound?
-
liammur
thank you for that, explained a lot. One last question, how does the score rise when it goes offscreen? im trying to do something similar however i want a score raised when it comes in contact with an object similar to the pong bats. sorry for the beginner questions!