|
Author |
Topic: Sonia 2.5 Update (Read 1261 times) |
|
pitaru
|
Sonia 2.5 Update
« on: Jan 4th, 2004, 5:53pm » |
|
Hello I've just uploaded the final 2.5 version on http://pitaru.com/sonia , bypassing a major bug in jSyn that spawns many of the problems mentioned on the board. It was a bit tricky - so please let me know if the problems persist. The only syntax change is that liveInput cannot be started in a separate rate than the rest of Sonia. cheers, -amit
|
« Last Edit: Jan 4th, 2004, 5:53pm by pitaru » |
|
|
|
|
Koenie
|
Re: Sonia 2.5 Update
« Reply #1 on: Jan 4th, 2004, 7:48pm » |
|
I'm sorry to spoil the fun, but when I try to run the first example found on your sonia site, it still freezes the output window. Koenie
|
http://koeniedesign.com
|
|
|
pitaru
|
Re: Sonia 2.5 Update
« Reply #2 on: Jan 4th, 2004, 10:00pm » |
|
did you clear the cache in your browser? i had it freeze on me before i cleared mine. remind me - which operating system? also, in the java console - any messages? -amit
|
|
|
|
elaine
|
Re: Sonia 2.5 Update
« Reply #3 on: Jan 5th, 2004, 2:32am » |
|
hi amit, They all work well in my Win XP as before. But the way, all the examples got the same result as the previous version, right? regards, elaine
|
|
|
|
Alex_Reynolds
|
Re: Sonia 2.5 Update
« Reply #4 on: Jan 5th, 2004, 5:31am » |
|
Thanks Amit! -Alex
|
|
|
|
toxi
|
Re: Sonia 2.5 Update
« Reply #5 on: Jan 5th, 2004, 10:40am » |
|
amit, you know it always worked on my machine, but now i'm getting this with all your examples (WinXP): Code:java.lang.NoClassDefFoundError: com/softsynth/jsyn/SynthException at sonia_v2_5_LiveInput.setup(sonia_v2_5_LiveInput.java:7) at BApplet.init(BApplet.java:185) at sun.applet.AppletPanel.run(AppletPanel.java:353) at java.lang.Thread.run(Thread.java:534) |
| seems to be an export problem, as it doesn't occur from within the PDE. damn!
|
http://toxi.co.uk/
|
|
|
pitaru
|
Re: Sonia 2.5 Update
« Reply #6 on: Jan 5th, 2004, 1:55pm » |
|
toxi, do you get the error during export on your mahcine, or when running the programs from the sonia site? (or both also, which jvm are you using?
|
|
|
|
toxi
|
Re: Sonia 2.5 Update
« Reply #7 on: Jan 5th, 2004, 2:10pm » |
|
only when trying to run the example. it runs and exports okay from within the PDE. i'm using the JDK1.4.2 under WinXP... brrb - also just tried in IE (with the M$ JVM) - and IT WORKS!!! woot?!
|
http://toxi.co.uk/
|
|
|
pitaru
|
Re: Sonia 2.5 Update
« Reply #8 on: Jan 5th, 2004, 2:26pm » |
|
ok, i just reproduced it for the first time! - i re-installed jvm 1.4.2_03 from sun and it brought up the same problem you mentioned. - than i tried to re-install jsyn but got an 'Error- jsyn class missing' from the installer. - so i manually deleted of all jsyn files in wintdows/system32 , windows/java , program files/java , and the jvm directory. - i reinstalled jsyn - this time no errors , and the sonia problem was gone. do you want to try it out?
|
« Last Edit: Jan 5th, 2004, 2:27pm by pitaru » |
|
|
|
|
Koenie
|
Re: Sonia 2.5 Update
« Reply #9 on: Jan 5th, 2004, 3:11pm » |
|
I tried the code in Processing-0067-expert, not in my browser, because they all run fine in the browser. Operating system: winxp Koenie
|
http://koeniedesign.com
|
|
|
pitaru
|
Re: Sonia 2.5 Update
« Reply #10 on: Jan 5th, 2004, 3:53pm » |
|
Koenie (and everyone else having this problem) : I'd like to make sure that your problem is specific to the Sonia library. For this, i've created a little test program that loads an external class file. It's really simple: - download http://pitaru.com/sonia/files/testXclass.zip . - unzip and place the folder as a Processing project in your sketchbook. - open it up, run, export. if all is well, the app's background should be green, and a scanning line should move from top to bottom.
|
|
|
|
Koenie
|
Re: Sonia 2.5 Update
« Reply #11 on: Jan 5th, 2004, 4:42pm » |
|
Hi Amit, I tried your testXclass right away, and you're right, my problem isn't Sonia-specific. When I try to run the program in P5, I get the same kind of problem as with Sonia. And, like the Sonia applets, when I export them and run them in a browser, they all work well. Koenie
|
http://koeniedesign.com
|
|
|
Koenie
|
Re: Sonia 2.5 Update
« Reply #12 on: Jan 9th, 2004, 3:43pm » |
|
So is this a bug? Or do you have a solution for it? Koenie
|
http://koeniedesign.com
|
|
|
Steve
|
Re: Sonia 2.5 Update
« Reply #13 on: Jan 10th, 2004, 10:33am » |
|
Koenie do you use trillian? if so try quitting out of that and I bet it will work. i had the same problem.
|
|
|
|
pitaru
|
Re: Sonia 2.5 Update
« Reply #14 on: Jan 10th, 2004, 3:48pm » |
|
Yep, i guess its a processing bug and don't have a solution for it. As Steve suggest, getting rid of any background software on your computer may solve the problem. I'll post it up on the 'software bug' thread. -amit
|
|
|
|
|