Step 7Implement software on the computer
This youtube video explains the Pd/Max code in more depth.
http://www.youtube.com/watch?v=1J8twNGoT90
This youtube video provides a demonstration of the solenoids propelling balls, whose positions on the surface affect DSP parameters.
http://www.youtube.com/watch?v=e6GVAQvuSSk
At this point, I found that my webcam is not fast enough to track the balls when they move at higher speeds. This posed an interesting problem when writing the code, since I knew that I could not rely on the data from the webcam in a linear way. My solution was to control the bumpers and the bulk of the synthesis by hand with a MIDI controller, and to let the positions of the balls affect parameters for DSP effects.
| « Previous Step | Download PDFView All Steps | Next Step » |
![]() |
Add Comment
|









































