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.
IndexProgramming Questions & HelpSound,  Music Libraries › eclipse/processing/supercollider
Page Index Toggle Pages: 1
eclipse/processing/supercollider (Read 453 times)
eclipse/processing/supercollider
Jan 24th, 2009, 6:38am
 
Hello all.

My current project deals with Processing through Eclipse. I've used/installed other libraries and haven't had any problems. Yet, when dealing with the supercollider library, I can never get sound and continuously receive errors.

For example, with the example on the front page of the library's site (http://www.erase.net/projects/p5_sc/ ... under Helper functions), Supercollider gets a FAILURE /n_free Node not found error. Other helper functions obtain errors as well (different ones).

I've used the examples on the main site ( ) with SuperCollider and the regular Processing API. They all work well.

Maybe I shouldn't be interfacing this supercollider library within eclipse (or maybe there is a better way), but I feel that it should work (as the others have). I've connected the supercollider.jar with its native source libraries (the src java classes). The code (in Eclipse) has been redone to fit Java standards (public void, etc...), but it stays completely in tune with what it was in the Processing api (normally). Again, I've used other libraries. And, I know how to use Processing within Eclipse. Yet, the supercollider library is still having an issue.

In any case, any help would be much appreciated. Thank you so much.

Z
Page Index Toggle Pages: 1