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 › Sonia limit on samples in memory
Page Index Toggle Pages: 1
Sonia limit on samples in memory? (Read 1655 times)
Sonia limit on samples in memory?
Apr 27th, 2005, 7:11pm
 
Basically I have 25 notes, each having multiple samples stored in an ArrayList. In total, I have 60 WAV files all around 50-60kb each. And when I play one of the sample it is heavily distorted, as if the play-speed is significantly lowered. Only one sample is being played at any given time.

I have a version where there is only one sound per note (25 samples), and that works perfectly fine. Is there some sort of limit on number of samples I can have in memory?

I'm using Processing 85 and Sonia 2.9
Re: Sonia limit on samples in memory?
Reply #1 - Apr 28th, 2005, 6:20am
 
i have not encountered this problem before. can you post up the project and souce for me to look at?
Page Index Toggle Pages: 1