Snap Documentation
IntroductionGet startedGlossaryReferences
1.0.0
1.0.0
  • Introduction
  • Get started
    • The First Day
    • Algorithms
    • Programming Languages
    • SNAP Self-Portrait
      • Do now
        • I Am ...
      • Labs
        • Getting to Know You
  • Snap!
    • Getting started with Snap!
      • Labs
        • Welcome to Snap! - Part 1
        • Welcome to Snap! - Part 2
    • Building Blocks
      • Do now
        • Tracing and Debugging
      • Labs
        • SNAP Scavenger Hunt
    • Drawing Shapes
      • Do now
        • Drawing a Triangle
      • Labs
        • Squares, Triangles, and Stars, Oh My!
    • Costumes
    • Animation
      • Do now
        • Sprite Communication
      • Labs
        • Sprites in Action
    • Storytelling
      • Do now
        • Knock Knock
        • Click Event Interaction
        • Movement Interaction
    • Project
      • Animated Storytelling
  • Loops
    • Loops
      • Do now
        • Introduction to Loops
      • Labs
        • Squares and Triangles Redux
    • Nested Loops
      • Do Now
        • Debugging Loops
      • Labs
        • Yellow Brick Road
    • Inputs and Conditionals
      • Do now
        • Stairs
      • Labs
        • What Shape is That?
    • Variables
      • Do now
        • Debugging
      • Labs
        • Guessing Game
    • Boole in the House
      • Do now
        • Variables Practice
      • Labs
        • Triangles of All Kinds
    • Combining Loops and Conditionals
      • Do now
        • Boolean Practice
      • Labs
        • What Goes Up...
    • Quiz
      • Loops
    • Pong
      • Do Now
        • Bouncing Ball
    • Project
      • Pong
      • Pong - Alternative
  • Customization
    • Abstraction and Friends
    • Procedures
      • Do now
        • Drawing Squares
      • Labs
        • Drawing Shapes
    • Customization - Part 1
      • Do now
        • Jumping
      • Labs
        • Let Me Check My Calendar
    • Customization - Part 2
      • Do now
        • Practice using Arguments
      • Labs
        • If My Calculations Are Correct...
    • Quiz
      • Customization
    • Project
      • Platform Game
      • Platform Game - Alternative
  • Lists
    • Intro to Lists
    • Static Lists
      • Do now
        • Letters of a Word
      • Labs
        • You Talkin' to Me?
    • List Practice - Part 1
      • Do now
        • Quote of the Day
      • Labs
        • Guess Who
    • List Practice - Part 2
      • Do now
        • Traversing List
      • Labs
        • Number Cruncher
    • Sequential Search
      • Do now
        • List Tracing
      • Labs
        • It's Around Here Somewhere
    • Lists
    • Guess My Word
      • Do now
        • Gentle Guess My Word
    • Project
      • Guess My Word
  • Cloning
    • Introduction to Cloning
      • Labs
        • Connect the Dots
    • Cloning Sprites
      • Do now
        • Star Wars Troopers
      • Labs
        • Lots of Balls
    • Communicating with Clones
      • Do now
        • Star Wars Troopers using Cloning
      • Labs
        • Fewer Balls
    • Quiz
      • Cloning
    • Space Invaders
    • Project
      • Space Invaders
  • Final Project
    • Design Basics
    • Research and Ideate
    • Defining Requirements
    • Building a Plan
    • Project Implementation
    • Project
  • References
    • How to's
      • Create Snap Account
      • Save & Share Projects
      • Snap Window
      • Sprites
      • Scripts
      • Movement & Position
      • Drawing
    • Readability
    • Snap elements
      • Motion
      • Looks
      • Sound
      • Pen
      • Control
      • Sensing
      • Operators
      • Variables
  • Glossary
Powered by GitBook
On this page
  • Play sound
  • Play sound until done
  • Stop all sounds
  • Play sound at frequency
  • Properties of sound
  • Rest for set amount of beats
  • Play a note for set amount of beats
  • Set instrument
  • Change tempo by a set integer
  • Set tempo to a specific beats per minute
  • Tempo
  • Change volume by a set integer
  • Set volume to a certain percentage
  • Volume
  • Change balance by a set integer
  • Set balance to a set integer
  • Balance
  • Play frequency at a set hertz
  • Stop frequency

Was this helpful?

  1. References
  2. Snap elements

Sound

PreviousLooksNextPen

Last updated 5 years ago

Was this helpful?

Blocks in this category are used to play various sounds. They can also be used to change the volume or duration of a sound or the instrument playing the sound.

Play sound

Example

Definition

](./assets/

](./assets/

Play sound until done

Example

Definition

](./assets/

](./assets/

Stop all sounds

Example

Definition

](./assets/

](./assets/

Play sound at frequency

Example

Definition

](./assets/

](./assets/

Properties of sound

Example

Definition

](./assets/

](./assets/

Rest for set amount of beats

Example

Definition

](./assets/

](./assets/

Play a note for set amount of beats

Example

Definition

](./assets/

](./assets/

Set instrument

Example

Definition

](./assets/

](./assets/

Change tempo by a set integer

Example

Definition

](./assets/

](./assets/

Set tempo to a specific beats per minute

Example

Definition

](./assets/

](./assets/

Tempo

Example

Definition

](./assets/

](./assets/

Change volume by a set integer

Example

Definition

](./assets/

](./assets/

Set volume to a certain percentage

Example

Definition

](./assets/

](./assets/

Volume

Example

Definition

](./assets/

](./assets/

Change balance by a set integer

Example

Definition

](./assets/

](./assets/

Set balance to a set integer

Example

Definition

](./assets/

](./assets/

Balance

Example

Definition

](./assets/

](./assets/

Play frequency at a set hertz

Example

Definition

](./assets/

](./assets/

Stop frequency

Example

Definition

](./assets/

](./assets/

The play sound block shape
The play sound until done block shape
The stop all sounds block shape
The play sound at frequency block shape
The properties of sound block shape
The rest for set amount of beats block shape
The play a note for set amount of beats block shape
The set instrument block shape
The change tempo by a set integer block shape
The set tempo to a specific beats per minute block shape
The tempo block shape
The change volume by a set integer block shape
The set volume to a certain percentage block shape
The volume block shape
The change balance by a set integer block shape
The set balance to a set integer block shape
The balance block shape
The play frequency at a set hertz block shape
The stop frequency block shape
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text
Alt text