Play tone on () of note () & beat () is a stack block available in evive block, Arduino Uno block, Arduino Mega block, and Arduino Nano block. When the block is executed it plays the tone of specified frequency/note for a specific duration/beat. The note and the beat can be selected from the drop-down menu. Also, the user can input the specific frequency and duration (in milliseconds).
There is an inbuilt buzzer in evive connected to digital pin 46. By default, this pin is selected.
Note: This block is available in both Upload mode and Stage mode.