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

#1 2011-03-17 04:06:19

carolinuz
New Scratcher
Registered: 2011-03-17
Posts: 1

Is this even possible???

Hi!!!

I´m new here. I´ve recently downloaded scratch for my son, and i find it really easy to understand and carry on simple projects.
I´m a little lost at this point, i´ve read a lot but i´m not sure if i can do what i want to do....

I want us to create a project with this characteristics:


it has to make a sound, and reproduce it 54 times a minute. A picture should blink syncronized with the sound.

I need to be able to activate the microphone so if you clap, and if the clapping happens at the same time as the sound (with a tolerance of a few milliseconds)
The program displays a picture, and if you miss, displays a different one.



Can you tell me if this is possible preferrably without buying anything?


Thanks in advance! Good luck with all your projects!


Carolinuz

Offline

 

#2 2011-03-17 06:31:35

WingsGames
Scratcher
Registered: 2011-02-21
Posts: 500+

Re: Is this even possible???

If it's at the beginning of your project, you can do  "when flag clicked," "wait until loud," broadcast start."

Then, on the stage:  "When I receive start," "forever-- 'change color by 1,' 'wait .001 seconds.'
You would also have to put, "When I receive start," "forever-- 'play sound 1,' wait .001 seconds."


You would have to tweak the timing to make it work for 54 times in a minute, of course, but you get the idea  wink


Are you an aspiring home decorator? If so, please answer my question!

Offline

 

Board footer