Please enable JavaScript to use CodeHS

Coding Explorations in Music

Lesson 2.5 Loops in Music

Description

In this activity, students will learn about for loops. They will utilize loops to repeat sections of their song a specific number of times in order to allow for the creation of a song with different chord progressions for the chorus, verses, and bridges.


Objective

SWBAT use JavaScript block coding and for loops to repeat chord progressions in their songs.