EarSketch
Musical Form and Custom Functions
In the first 30 seconds of this hit song, how many times do two basic rhythm sections repeat?
What is musical form?
What is a function/procedure?
How can musical form be implemented through coding functions/procedures?
Change the “Improved A-B-A” code to do an �A-B-A-B call to see how many measures will occur
Most Repetitious Song Ever MiniTask�
Collaboration Game MiniTask Part 1
Collaboration Game MiniTask Part 2
Collaboration Game MiniTask Part 3�
Collaboration Game MiniTask Part 4
Final Questions
1. Which of these is NOT an example of a musical section?
Final Questions
2. Which of these options correctly defines the function myFunction() with the parameters, startMeasure and endMeasure?
Python
Final Questions
2. Which of these options correctly defines the function myFunction() with the parameters, startMeasure and endMeasure?
Javascript
Final Questions
3. What is an abstraction?