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 › Slipmat + Processing
Page Index Toggle Pages: 1
Slipmat + Processing (Read 439 times)
Slipmat + Processing
Jun 17th, 2008, 5:44pm
 
I'm in the early stages of building a Java-based computer music library built on top of the Csound API. I call it Slipmat. Though it isn't quite ready for prime time, I did manage to accomplish one of my goals, the goal being to get it working with Processing. Since they're both Java-based, it made my job much easier.

Slipmat:
https://sourceforge.net/projects/slipmat/

Csound:
http://www.csounds.com/

I made this short video over the weekend demonstrating the two systems working together. Please don't expect too much. I've only been using Processing since Friday. Smiley

Video:
http://blip.tv/file/995179

If you are curious as to what the the code looks like:

http://slipmat.svn.sourceforge.net/viewvc/slipmat/src/com/thumbuki/slipmat/examples/VisualsWithProcessing.java?view=markup

Page Index Toggle Pages: 1