Here is a video of a simple interface using the Minim library to play different sounds and to control their volume. Here is the link to download the entire program: week6-serialInput Arduino Code
October 22, 2009
by Russell
0 comments
October 22, 2009
by Russell
0 comments
Here is a video of a simple interface using the Minim library to play different sounds and to control their volume. Here is the link to download the entire program: week6-serialInput Arduino Code
October 15, 2009
by Russell
0 comments
This week I pull Flickr’s User Feed into Processing and display this first tagged photo of the feed. My visions of grander was greatly impeded when I encountered an error displaying the photos actually size. I had to use the … Continue reading
October 1, 2009
by Russell
0 comments
Playing around with my new found skills in using a “Class”; I made Droplets better by allowing each droplet to have their own character. Droplets Better
October 1, 2009
by Russell
0 comments
This project demonstrates functions becoming objects and using the objects to create multiple objects with slight various. Week 3 ICM