You will make an arpeggiator that is controlled from the host computer. It should have these following commands that control the system • Tempo • Note set • Note randomness • Note duration • Ascending / descending Now that you have audio running on the Pi, create an instrument on the Pi
You will make an arpeggiator that is controlled from the host computer. It should have these following commands that control the system:
• Tempo • Note set • Note randomness • Note duration • Ascending / descending
Now that you have audio running on the Pi, create an instrument on the Pi that has some interactive inputr. You can either just use accekerometer or Gyro on the board or if you have already looked ahead to the networking tutorial, one of the the controller interfaces provided, or you can write a separate program that sends messages to the Pi, for example as an algorithmic composition.
Output:
1. A composition running on one or more Pi’s that includes some interaction 2. A video or audio recording of your piece. 3. Upload your code here