|
Midi tech demos available!! |
|
|
|
Friday, 05 October 2007 |
|
"Infinite Drum" & "Dynamic Octave" samples
As promised here are 2 technical samples, the "Infinite Drum" and the "Dynamic Octave", demonstrating (with semi advanced techniques, such as Dynamic Loading, Ray/box collision, For loops and Array) the Midi_IN/OUT Note channels.
The "Infinite drum" is a simple drum system made of 4 spinning rings on which cubes are placed (via an array) at critical positions. Each ring has its own vertical bar which when hit by a cube triggers a midi out note event corresponding to a specific instrument. Changing cubes position in the array, changes the rythm etc...
The "Dynamic Octave" allows the creation of a virtual Keyboard of a chosen number of octaves. The keyboard can be either played with the mouse (monodically) or via an external keyboard (poliphonically) simultaneously.
These 2 samples (cgr + igr) can be downloaded here and requires the Midi_IO to be installed on your machine.
|
|
Last Updated ( Saturday, 06 October 2007 )
|