# Block that says "if the sound is between 80 and 120"

**URL:** https://forum.makecode.com/t/block-that-says-if-the-sound-is-between-80-and-120/26018
**Category:** Show & Tell
**Created:** [January 16, 2024, 10:47pm UTC](https://forum.makecode.com/t/block-that-says-if-the-sound-is-between-80-and-120/26018 "2024-01-16T22:47:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Kermit](https://avatars.discourse-cdn.com/v4/letter/k/a183cd/32.png) [@Kermit](https://forum.makecode.com/u/Kermit)
#### Post date: [January 16, 2024, 10:47pm UTC](https://forum.makecode.com/t/block-that-says-if-the-sound-is-between-80-and-120/26018/1 "2024-01-16T22:47:40Z")

</div>

Hello!  
I need a block that says “if the sound is between 80 i 120”.  
What block do I need?  
Thank you so much!

---

<div class="post-metadata">

### Author: ![robotosaurus](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/robotosaurus/32/19294_2.png) [@robotosaurus](https://forum.makecode.com/u/robotosaurus)
#### Post date: [January 17, 2024, 6:39pm UTC](https://forum.makecode.com/t/block-that-says-if-the-sound-is-between-80-and-120/26018/2 "2024-01-17T18:39:03Z")

</div>

There’s no block that can do that but you can use multiple blocks.  
 ![Screenshot 2024-01-16 162008](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/6/6656b1a6dceb725b3be40e4338512c76d9a3b7a0.png)

---

<div class="post-metadata">

### Author: ![Kermit](https://avatars.discourse-cdn.com/v4/letter/k/a183cd/32.png) [@Kermit](https://forum.makecode.com/u/Kermit)
#### Post date: [January 26, 2024, 5:57pm UTC](https://forum.makecode.com/t/block-that-says-if-the-sound-is-between-80-and-120/26018/3 "2024-01-26T17:57:40Z")

</div>

Thank you so much!
