|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.meapsoft.OnsetDetector
com.meapsoft.DpweOnsetDetector
com.meapsoft.DpweBeatOnsetDetector
| Field Summary |
| Fields inherited from class com.meapsoft.DpweOnsetDetector |
onsetFunction, silenceThresh |
| Constructor Summary | |
DpweBeatOnsetDetector(STFT stft,
long numFrames)
|
|
DpweBeatOnsetDetector(STFT stft,
long numFrames,
double mult)
|
|
| Method Summary | |
protected void |
checkOnsets()
|
protected byte[] |
localmax(double[] a)
|
| Methods inherited from class com.meapsoft.DpweOnsetDetector |
newFrame |
| Methods inherited from class com.meapsoft.OnsetDetector |
addOnsetListener, checkOnsets, notifyListeners, removeOnsetListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DpweBeatOnsetDetector(STFT stft,
long numFrames)
public DpweBeatOnsetDetector(STFT stft,
long numFrames,
double mult)
| Method Detail |
protected void checkOnsets()
checkOnsets in class DpweOnsetDetectorprotected byte[] localmax(double[] a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||