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 › minim, beat detect isRange() parameters
Page Index Toggle Pages: 1
minim, beat detect isRange() parameters (Read 966 times)
minim, beat detect isRange() parameters
Jan 26th, 2010, 11:50pm
 
What are the maximum values that I can use for the 'high' portion of isRange() and what do they represent? I originally thought that the parameter was the frequency, but If I put too high of a number I get an Array Out Of Bounds exception.

The reference below does not explain what the "index" represents:
http://code.compartmental.net/minim/javadoc/ddf/minim/analysis/BeatDetect.html#isRange(int, int, int)

Thanks
Page Index Toggle Pages: 1