How to use the BeatDetect class for a specific music instrument

edited July 2014 in Library Questions

Hi! I'm learning to use the Minim Library for BeatDetection refering to the following page: http://code.compartmental.net/minim/javadoc/ddf/minim/analysis/BeatDetect.html#isRange

However, I found the definition of fuctions is vague and there were some problems using fuction isRange(). Any suggestion about how to choose proper value of threshold and range [low, high] in this fuction will be greatly appreciated. Also welcome to recommend some methods to enhence the accuracy of beat detection especially for string based instruments and classical music.

Thanks!

Sign In or Register to comment.