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

#1 2008-09-28 18:23:13

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

loudness

Does the loudnes block detect loudness of music or sfx.



<loudness>

Offline

 

#2 2008-09-28 18:39:25

bhz
Scratcher
Registered: 2008-07-06
Posts: 100+

Re: loudness

What is sfx? *I-don-t-know-anything-about-this-stuff*
Whatever it is, loudness detects the loudness of your microphone.

For example, try this simple script:

when flag clicked
forever
- move (loudness) steps
- if on edge, bounce

and blow into your microphone (if you have one)
If you don't have a microphone, the loudness block will always equal 0.

Last edited by bhz (2008-09-28 18:43:00)

Offline

 

#3 2008-09-28 18:42:14

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: loudness

sound effects

Offline

 

Board footer