|
Author |
Topic: Can't get Sonia/.JSyn to work in OS X (Read 1215 times) |
|
leahdix
|
Can't get Sonia/.JSyn to work in OS X
« on: Dec 2nd, 2003, 4:57pm » |
|
I have tried installing Sonia to work in Processing in OS X multiple times, and have put the Jsyn library in every concievable folder, and still can't get Sonia-based stuff to work. It doesn't see the Sonia objects and classes. I'm getting really frustrated. What do I need to do to get Sonia to work? What do I need to put where?
|
|
|
|
pitaru
|
Re: Can't get Sonia/.JSyn to work in OS X
« Reply #1 on: Dec 3rd, 2003, 4:27pm » |
|
leah, all of the files should be in the 'code' directory of your project. it is important that these files are not located in any other folder - especially the main processign one. it would be helpful if you could post a zip file with your project directory, and i'll take a look at it. -amit
|
|
|
|
artkast
|
Re: Can't get Sonia/.JSyn to work in OS X
« Reply #2 on: Dec 19th, 2004, 10:07pm » |
|
Ok one way I found this to work is to move the entire group of sonia classes and also the jsyn class to each sketch using sonia. So it would be Sketch_Name>>(make a code folder)code>>JSynClasess.jar;libJSynV142.jnilib;sonia_v2_8.jar Hope this helps.
|
|
|
|
|