[March 13, 2008]
I made a visual music inspired by clapping music of Steve Reigh for my DataFlow midterm project.
n the clapping music, there are two rhythms playing together, one basic rhythm and the other based on the basic one. First, the two rhythms repeat 3 times with same beats and then the second one shifts forward by one beat, that is every count of ’36’ makes different combination of rhythm.

Sounds are samples of 4 percussion sounds and opened according to mouse X and Y position. So, 4 different mixture of percussion can be created according to user’s mouse control.
In visual part, I tried it in a similar way. First, I made 24 rectangles in Gem window. Every rectangle represent every beat and rest. At every beat, the color of rectangle change from gray to pink and then return to the original color of gray. The sequencer for visual is little bit different with that of music because the rest also should send data to the rectangle to return the color.






No comments:
Post a Comment