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, 23.06.2019 19:30
Amitha writes up a one-page summary of a novel during her summer internship at a publishing company. when she reads over the page, she realizes she used the word “foreshadow” seven times, and she would like to reduce the repetition. which tool would best amitha solve this problem?
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
What would be the address of the cell, which is at the intersection of the second row and the third column in a worksheet?
Answers: 1
question
Computers and Technology, 24.06.2019 15:00
What questions about an audience should be asked during presentation preparation? check all that apply. what does the audience already know about the topic? how will multimedia tools inspire the audience? is the information interesting and engaging? how will this information affect the presentation? will the audience change the message’s purpose? what is likely to interest the audience?
Answers: 3
question
Computers and Technology, 24.06.2019 17:40
When analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. this can be done by normalizing to values between 0 and 1, or throwing away outliers. for this program, adjust the values by subtracting the smallest value from all the values. the input begins with an integer indicating the number of integers that follow. ex: if the input is 5 30 50 10 70 65, the output is: 20 40 0 60 55
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
History, 16.09.2019 09:10
question
Social Studies, 16.09.2019 09:10
question
Mathematics, 16.09.2019 09:10
Questions on the website: 13722360