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 › Out of Memory with sound libraries.
Page Index Toggle Pages: 1
Out of Memory with sound libraries. (Read 404 times)
Out of Memory with sound libraries.
Apr 12th, 2008, 1:02pm
 
I've been trying to do frame by frame audio analysis with both ESS and Sonia, in order to save out frames, however whenever I try, using code I hacked together in Sonia, or by trying Davebol's ESS code ( http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Sound;action=display;num=1174169711 ), I get an out of memory error.

I've got a good computer, 2.13 dual core and 2GB ram, but it doesn't seem to be enough. The sound is an onboard realtek HD chip, but I wouldn't have thought that would effect it.

Has anyone else had these problems? How did you fix them?

Cheers
Martin
Re: Out of Memory with sound libraries.
Reply #1 - Apr 12th, 2008, 1:09pm
 
Ok, i just changed the max available memory up to a gig on the preferences, but before the box was unchecked, I had assumed that this meant that there was no limit on memory usage?


Oh well
Page Index Toggle Pages: 1