Minim |
|
detectMode |
Description Set the object to use the requested algorithm. If an invalid value is passed, the function will report and error and default to BeatDetect.SOUND_ENERGYSignature void detectMode(int algo) Parameters algo — int: either BeatDetect.SOUND_ENERGY or BeatDetect.FREQ_ENERGYReturns None Related BeatDetectExample None available Usage Web & Application |