Question: 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 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
Get step-by-step solutions from verified subject matter experts
