subject

Assignment 10: Create a Song of the Summer It's your turn to think about what song will capture the heart of the summer. What makes one song an automatic sensation and another song fade into the background? This is what you will need to determine in this challenge. Listen to some of the “Songs of the Summer” of years past, and think about these questions:

Are there instruments that the songs you listened to have in common?
Are there any rhythms that are similar across any of the songs?
How do these songs remind you of the stereotypical elements of summer: vacation, beaches, friends, late nights?

For this assignment, you will code three songs in EarSketch, each incorporating the following Python commands:

You must require and utilize input from a user using the EarSketch AP function readInput(). This should prompt users to select the genre they want to listen to, and once selected, should play one of your three songs that matches the genre chosen.
You must use some form of randomization in your songs, using the randint() function.
You must use a conditional statement in your songs, using an if, else, elif statement.
You must use both of the EarSketch functions fitMedia() and setEffect() for an effect in your script (such as a fade or distortion).
You must use string operations (concatenation or splicing) to create your own beat, using the EarSketch function makeBeat().
You must use for loops to add repetition to your code.
You must use at least one user-defined (custom) function to create musical sections for your songs.
In addition to the required coding components above, your program must also meet the following general requirements:

Each song must be at least 16 measures long.
Each song should have at least three tracks.
Each song should include different elements unique to a music genre (different beats, instruments, or sound clips that would allow a listener to tell songs apart from one another).
Each song should include a sound clip from from Ciara or Common, found in the EarSketch library.
You will need to create a new script for your code in your EarSketch account, title it appropriately, and use sound clips from the EarSketch library or sounds you have recorded or uploaded on your own. Your final code will need to run without any errors, and play successfully in the digital audio workstation (DAW) when opened by your teacher.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 09:30
What are the steps involved in accepting all the changes in a document? arrange these in order click edit. click accept or reject. click changes. click accept all.
Answers: 1
question
Computers and Technology, 23.06.2019 07:50
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
question
Computers and Technology, 23.06.2019 09:30
Light travels at a speed of 186,000 miles a second. the distance light travels in a year is 5,865,690,000,000 miles/year 5,865,695,000,000 miles/year 58,656,950,000,000 miles/year 6,789,000,0000 miles/year
Answers: 1
question
Computers and Technology, 24.06.2019 02:40
Has anyone seen my grandma shes been gone for 4 years already
Answers: 1
You know the right answer?
Assignment 10: Create a Song of the Summer It's your turn to think about what song will capture th...
Questions
question
Computers and Technology, 29.08.2019 20:30
question
Social Studies, 29.08.2019 20:30