Computers and Technology

Assignment 5: Design a Ringtone For this assignment, you will code a ringtone in EarSketch that incorporates the following Python commands:

You must use both of the EarSketch functions fitMedia() and setEffect() for an effect in your ringtone (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 ringtone.
You must use at least one user-defined (custom) function to create musical sections for your ringtone.
Your ringtone should be a minimum of 60 seconds and a maximum of 90 seconds (average length of a phone's ring).
Your ringtone should include a sound clip from Ciara or Common, found in the EarSketch sound library.
Your ringtone should appeal to high school students.
Your ringtone should use efficient code whenever possible (for example, using a for loop to repeat a section of music instead of writing the code for that section a second time), as most phones have only a small amount of memory available for ringtone downloads.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 09:30, jason9394
Facial expressions and gestures are examples of messages.
Answers: 3
image
Computers and Technology, 23.06.2019 10:20, chonawilson4
Suppose there is a relation r(a, b, c) with a b+-tree index with search keys (a, b).1. what is the worst-case cost of finding records satisfying 10 < a < 50 using this index, in terms of the number of records n1, retrieved and the height h of the tree? 2. what is the worst-case cost of finding records satisfying 10 < a < 50 and 5 < b < 10 using this index, in terms of the number of records n2 that satisfy this selection, as well as n1 and h defined above? 3. under what conditions on n1 and n2, would the index be an efficient way of finding records satisfying the condition from part (2)?
Answers: 1
image
Computers and Technology, 23.06.2019 15:00, Siris420
Plz ( which is an example of a good url?
Answers: 1
image
Computers and Technology, 24.06.2019 05:00, alfarodougoy8lvt
Who is most likely be your target audience if you create a slide presentation that had yellow background and purple text
Answers: 2
Do you know the correct answer?
Assignment 5: Design a Ringtone For this assignment, you will code a ringtone in EarSketch that inc...

Questions in other subjects: