Scratch Programming-music(1)-son

2020-08-24  本文已影响0人  思求彼得赵

2020-08-23
if you like music, Scratch will satisfy you. there is a music extension in Scratch IDE. so, you can make music works to enjoy yourself.


this work can play songs, little star for example.

image.png
  1. choose the music extension.


    image.png
  2. make a new sprite and make two costumes would be better for a switch.


    image.png
  1. use the blocks in music to program the song for this sprite.
    function technology is used here.


    image.png

    then the function will be called when the sprite is clicked.


    image.png
  2. change the costumes when one click the sprite.


    image.png
  3. maybe you want to play more songs. so you can add other sprites or songs.

  4. test it!
    the prototype for this case is listed below. just play it and give me feedback.
    your valuable advice is most welcome.


    image.png

https://scratch.mit.edu/projects/419532871

上一篇 下一篇

猜你喜欢

热点阅读