Table of Contents

play tone on () of note () & beat ()

Description

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.

evive Notes Icon
Note: This block is available in both Upload mode and Stage mode.

Example

  1. Playing tone using touch inputs of evive in upload mode.
    touch example 2

Example

There are no examples documented for this article.