Modify this program to play a different arpeggio pattern. Allow the user to input the arpeggio pattern. (Hint: Function input() accepts any valid Python expression as input from the user. In this...



Modify this program to play a different arpeggio pattern.



Allow the user to input the arpeggio pattern. (Hint: Function


input() accepts any valid Python expression as input from the user.


In this case, we would want the user to enter a list of intervals relative to the root (see value of arpeggioPattern above). Make sure you


provide a good prompt for the user to know what is expected of


him/her.)



May 26, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here