Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write the script for your songs, based on the assignment requirements. Make sure that each of the following statements is true of your code: -

Write the script for your songs, based on the assignment requirements. Make sure that each of the following statements is true of your code: - My code asks for input from the user using readlnput(), and uses that user input to change the song that is played when the program is run. - My code uses the randlnt() function to create randomization. - My code uses a conditional statement (if, else, or elif statement). - My code uses the fitMedia() function at least once. - My code uses the setEffect() function at least once. - My code uses a string operation and the makeBeat() function to create a custom beat. - My code uses at least one for loop. - My code uses at least one user-defined (custom) function. - My code has three unique songs. - Each of my three songs is at least 16 measures long. - Each of my three songs has at least 3 tracks. - Each of my three songs includes a sound clip from Ciara or Common, found in the EarSketch library.
image text in transcribed
Write the script for your songs, based on the assignment requirements. Make sure that each of the following statements is true of your code: - My code asks for input from the user using readlnput(), and uses that user input to change the song that is played when the program is run. - My code uses the randint() function to create randomization. - My code uses a conditional statement (if, else, or elif statement). - My code uses the fitMedia() function at least once. - My code uses the setEffect() function at least once. - My code uses a string operation and the makeBeat() function to create a custom beat. - My code uses at least one for loop. - My code uses at least one user-defined (custom) function. - My code has three unique songs. - Each of my three songs is at least 16 measures long. - Each of my three songs has at least 3 tracks. - Each of my three songs includes a sound clip from Ciara or Common, found in the EarSketch library

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

If you were Rob Whittier, how would you resolve this dispute?

Answered: 1 week ago