top of page
AFE_Pattern.jpg

Remix with setEffect()

EarSketch Remix Lab for the 2020 Amazon Virtual Kids Week Challenge
Module 1 of 8

Students will code a song in EarSketch that is a minimum of 20 seconds but less than two minutes. The songs must include at least one stem from Ciara’s “Set” or “Melanin" song or Common’s “God is Love” song and contain an effect using the function setEffect(). Students will explore the EarSketch workspace, learn about the building blocks of a program, variables, an introduction to functions, and how to add music/effects to their song.

Jump to section:

Objectives

  • Engage Students in coding in EarSketch

  • Explore connections between music technology and programming

  • Navigate the EarSketch Digital Audio Workspace (DAW)

  • Edit basic code with EarSketch specific function such as fitMedia() and setTempo()

  • Learn three of the building blocks of a basic program: constants, numbers, and variables

AdobeStock_961791516.jpg

Computer Science Standards

CSP Standards

  • IT-CSP-2 Create digital artifacts that foster creative expression including programs, digital music, videos, images, documents, and combinations of these such as infographics, presentations, and web pages.

 

AP CSP Essential Knowledge

  • EK1.2.1A Creating digital effects, images, audio, video, animations has transformed industries​​

  • EK 5.2.1A Algorithms are implemented using program instructions that are processed during program execution.​

  • EK 5.3.1M Application program interfaces (APIs) and libraries simplify complex programming tasks.

  • EK 5.3.1O APIs connect software components, allowing them to communicate

AdobeStock_961791516.jpg

Week 1 Challenge Flow

01 Explore the EarSketch Workspace
  • Accounts

  • Sound Library

  • Scripts Library

  • Share Browser

  • API Library

  • Digital Audio Workstation (DAW)

  • Code Editor

  • Console

  • Curriculum

02 Create a Script
  • Create a new account or sign in

  • Create a new script
  • Complete the comments section
03 Sections of an EarSketch Script
  • Comments Section

  • Setup Section

  • Music Section
04 Composing in EarSketch
  • Add sounds using fitMedia()

  • Choose a clip and paste it into fitMedia()

  • Choose a track and the starting/ending measures

  • Click Run and Play

05 Functions
  • Functions

  • Arguments of a Function
06 Effects in EarSketch
  • Effects

  • Using setEffect()

07 Share and Submit

(For Weekly Challenge Competition)

  • Share EarSketch link from Scripts Library

  • Share through SoundCloud (requires account)
AFE_Pattern.jpg

Curriculum Materials

Video Tutorials
bottom of page