|
Author |
Topic: Sonia to draw lines + smooth() = problem (Read 494 times) |
|
splendid_zerb
|
Sonia to draw lines + smooth() = problem
« on: Dec 13th, 2004, 7:25pm » |
|
I'm new, so bare with me. I'm having a problem with the smooth() function in combination with Sonia. I posted this in the Syntax section but got no help so i figured this might be the proper place to post it. I'm creating an array of lines with smooth() created by the input levels coming in from a microphone and trying to fade them away by drawing a rect the size of the screen over the lines. What is happening is that the anti-aliased lines aren't being drawn over. Everything is fine if I turn off the smooth() for the lines, but it's not as elegant. I've tried to replicate the problem in another instance and I haven't been able to produce it without the having the Sonia code added to it. you'll need these to view the project: -the jSyn plug-in to work with the Sonia plug-in http://www.pitaru.com/sonia/ -IE or Netscape -and a microphone here's the link to the problem: http://student.mica.edu/rsczerba/current/applet/Breath_troubleshoot.html here's a link to a working version (- the smooth) http://student.mica.edu/rsczerba/current/applet/Breath_noSmooth.html please check it out this funky problem, thanks
|
|
|
|
|