Simple Arpeggiator
Based on the model that we learned in class. I feel like there are four more steps that need to be solved. first, add a random object that can give value to the note object. second add an object that makes sure the random object thing changes the output value every two seconds. third, add a +object to make a consistent interval between the three notes. fourth, link all the objects in the past three steps with the three notes. for the first three problems, I know how to add a metro object and give it a value of 2000, and add a random object and define a range for it. and also give three different values to the +object. the biggest difficulty for me in connecting those objects with the original model. I asked my friend for help. and she told me I should connect the button with the object, and then connect the + thing with the three notes. thus the random object and the + object can control the three notes.
My link: https://drive.google.com/drive/folders/1JH1TD4S7r-KlWZIv8OsiSSP-WWsyQqdu