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 › ESS problem- LineUnavailableException
Page Index Toggle Pages: 1
ESS problem- LineUnavailableException (Read 475 times)
ESS problem- LineUnavailableException
Jun 13th, 2008, 9:30am
 
This seems odd because audio i/o in Processing was working for me a few months ago, now when I run AudioAnalysis or anything else that uses krister.Ess I get this error:

javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, big-endian not supported.

The example then continues to run at 100% cpu.

I'm running Ubuntu Linux with the sun-java5 packages installed.
Re: ESS problem- LineUnavailableException
Reply #1 - Aug 10th, 2008, 8:00pm
 
I just ran into the same problem.  I had Java 5, then updated to Java 6, and I still get the issue.  And krister.Ess was also working for me in the not-too-distant past.  

I get the same issue on Processing 135 and the new Processing 144.
Page Index Toggle Pages: 1