1) Buzzer blocks

Sound - 图1
1.1)
Sound - 图2
This block controls the buzzer to play the built-in melody.
Sound - 图3
There are 8 built-in melodies.
Example 1:
Sound - 图4
When start, the buzzer will then play the melody “ba ding” once.
1.2)
Sound - 图5
This block controls the buzzer to play various tones.
Sound - 图6
You can select various tones here.
Example 2:
Sound - 图7
When start, the buzzer begins to play the tone “low C”.
1.3)
Sound - 图8
Beat limitation is added compared to the last block.
Sound - 图9
There are 8 beats for you to select.
Example 3:
Sound - 图10
When start, the buzzer will play the tone “low C” for 1 beat.
1.4)
Sound - 图11
This block controls the buzzer to rest for 1 second.
Example 4:
Sound - 图12
When start, the buzzer will play the tone “low C” for a beat and then rest for a beat, then rings tone “middle B”.
1.5)
Sound - 图13
This block controls the buzzer to stop.
Example 5:
Sound - 图14
When start, the buzzer will play the tone “middle D” for 1 second, then will stop.
1.6)
Sound - 图15
This block controls the buzzer tempo bpm. The input numerical value is n, where 60≤n≤960. If the input number is beyond the number range, then it will automatically turn to be a number within the range.
Example 6:
Sound - 图16
When start, the buzzer will play the tone “low C” with the bpm of 120, meaning the tone will last for 0.5 seconds.
1.7)
Sound - 图17
Example 7:
Sound - 图18
When start, the buzzer will play the tone “low C” with the bpm of 60 for 1 second. Then it will play the tone “low C” with the bpm of 160.
1.8)
Sound - 图19
This block is a numeric programming block, can be used to read the bpm of the current buzzer.
Example 8:
Sound - 图20
When start, the buzzer will play the tone according to the command and the digit display will show the current bpm of 300.


2) MP3 blocks

Sound - 图21
2.1)
Sound - 图22
This block controls the player to play the soundtrack in the storage card. The input value should be a nonnegtive integer. Once other numbers are input, then it will automatically turn it to be “0” as the input number.
Example 9:
Sound - 图23
When start, the player will play the first soundtrack according to the order of files in the storage card.
2.2)
Sound - 图24
This block controls the player to pause or resume the sound.
Sound - 图25
Example 10:
Sound - 图26
When start, the player will play the first soundtrack for 1 second, then pause for a second and then resume.
2.3)
Sound - 图27
This block controls the player to play the next soundtrack.
Example 11:
Sound - 图28
When start, the player will play the first soundtrack for 2 seconds and then play the next one.
2.4)
Sound - 图29
There are many play modes for you to select.
Sound - 图30
normal, shuffle, repeat.
Example 12:
Sound - 图31
When start, the player will begin to play the sound in a random order.
2.5)
Sound - 图32
This block controls the player to stop playing.
Example 13:
Sound - 图33
When start, the player will play the first soundtrack for a second and then stop playing.
2.6)
Sound - 图34
This block controls the volumn. The input number is an integer “n”. If other characters are input in the blank, then it will automatically set the value to “0” or select the figure that is accurate to the decimal places.
Example 14:
Sound - 图35
When start, the player will play the first soundtrack for 2 seconds and then change the volumn by -10%.
2.7)
Sound - 图36
This block controls the volumn of the player and its default value is 100%.
The volumn is n and 0≤n≤100. If the input number is beyond the number range, then it will automatically turn to be a number within the range.
Example 15:
Sound - 图37
When start, the player will play the first soundtrack for 1 second and the volumn will reduce to its 50%.