|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PercussionOnsetDetector.PercussionHandler | |
---|---|
be.hogent.tarsos.dsp | Contains classes to handle sampled sound. |
Uses of PercussionOnsetDetector.PercussionHandler in be.hogent.tarsos.dsp |
---|
Constructors in be.hogent.tarsos.dsp with parameters of type PercussionOnsetDetector.PercussionHandler | |
---|---|
PercussionOnsetDetector(float sampleRate,
int bufferSize,
int bufferOverlap,
PercussionOnsetDetector.PercussionHandler handler)
Create a new percussion onset detector. |
|
PercussionOnsetDetector(float sampleRate,
int bufferSize,
PercussionOnsetDetector.PercussionHandler handler,
double sensitivity,
double threshold)
Create a new percussion onset detector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |