This program counts how many times you clap using the microphone.
- when
microphone detects
loud sound, do
set variable
X
tovariable
X
plusvalue 1
- when
variable X changed, do show variable
X
value.
This program counts how many times you clap using the microphone.
X
to X
plus value 1
X
value.