The Sound Blocks
Sound block basics: Choose a note
Drag a block like this play note to your actor. Click on the numbers to change the notes, or how long (how many beats) the note will be played. When...
Sound block basics: Instrument, tempo, and volume
You can set starting values like what instrument to play, the tempo, and more. Give this code to any actor you like: This code controls how loud, how ...
Sound block basics: Control how notes play
Try a few scripts that use different kinds of play note blocks. Write these two scripts: Notice how one uses the play note block, while the other ...
Pedal effects: Reverb, echo, and distortion
You can add three common types of sound effects using the set effect block: Echo, Reverb, and Distortion. These effects only affect the play note ...
Sound block basics: Play drums
Drum and percussion instruments can do double-duty as sound effects or beat-keeping for your project. Just like the play note blocks, there are two ...
Sound block basics: Add songs to projects
First, write a short script like this. Then choose Add Sound . You’ll see a Media Library of music you can use in your project. Preview the songs a...