This project focuses on creating an interactive music-making system that combines physical hardware, software programming, and creative design. By integrating an Arduino-based control interface with a Processing-based sound system, you will build a functional tool for generating and manipulating music, enhanced with dynamic visuals.
Will this be used for live performance or pre-recorded music?
This instrument will be used for pre-recorded music.
How will use make the noise - by triggering sampled audio files or by making synthetic sounds yourself?
My synthetic drum triggers a sampled audio file.
What kind of visuals will accompany your music?
For the visuals, I plan to display a square in a neutral color on a colored background. When the drum is triggered, the background will change from black to white. This change serves as a visual cue to indicate to the user that the drum has been activated.
Consider the interface: Which sensors will you use and which parameters will they control? How will the controls be laid out?
I incorporated a button sensor that activates when the user presses the top of the drum.