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.
Page Index Toggle Pages: 1
minim noise (Read 878 times)
minim noise
Jul 22nd, 2008, 10:34am
 
hi there,
im working with minim to play different sounds in processing depending on the mouseposition. so far no problem. but sometimes there are a kind of noise like in old movies. is this a well known problem and does anybody know how i can fix it?

thanks in advance
Re: minim noise
Reply #1 - Aug 14th, 2008, 10:00am
 
if it is from changing gain using setGain() i would also like to know if there is a solution.
Re: minim noise
Reply #2 - Nov 6th, 2008, 5:25pm
 
I've got the same problem. It sounds like when you run out of buffer, like when you are trying to do realtime sound effect on a line in.

Any solution?
Re: minim noise
Reply #3 - Nov 25th, 2008, 5:01am
 
Would be helpful to see some code so I can see how your program logic is working.
Page Index Toggle Pages: 1