We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Midube
Page Index Toggle Pages: 1
Midube (Read 638 times)
Midube
Nov 16th, 2008, 7:45pm
 
Midube is a processing application that enables electronic music artists to show, on screen, a 3D representation of a synchronized midi performance.

i put some videos on youtube:

http://www.youtube.com/watch?v=HgRCcozCjbA (simple test 1)
http://www.youtube.com/watch?v=8YUcsHYGBtk (simple test 2)
http://www.youtube.com/watch?v=0qsnU9wCgKk (testing Robustness)
http://www.youtube.com/watch?v=pxoKh_sMS_A (testing midnight mode)
http://www.youtube.com/watch?v=jUdzpbd0C_I (Jonathan Belzile)

**i will put midnight mode soon on youtube.

and you can get the code on this website (unfortunatly, the site is in french).

http://ignivome.com/ignivome/medias

here you can test it (keyboard version)
http://ignivome.com/ignivome/medias/processing/midube/MIDUBE_KEYBOARD/

thank for looking
Re: Midube
Reply #1 - Nov 17th, 2008, 6:16am
 
This is pretty cool, and the code is very well notated.  Thanks.

I'm curious as to how you got it running so smoothly in the YouTube videos... I have a pretty beefy computer but my playback of the sketch was very choppy.
Re: Midube
Reply #2 - Nov 17th, 2008, 7:17pm
 
my bad ... i forgot to remove saveFrame("midube-#####.tif") in void draw(){};

i'll revome it from the source code as soon as i can.

sorry, and thanks for trying it Smiley
Re: Midube
Reply #3 - Nov 21st, 2008, 2:21pm
 
works good!

got it up and running with drummatic in ableton live (sending midi over midiYoke)

thanks for sharing the code.
Page Index Toggle Pages: 1