|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.hogent.tarsos.sampled.pitch.TarsosPitchDetection
public class TarsosPitchDetection
| Constructor Summary | |
|---|---|
TarsosPitchDetection(AudioFile audioFile,
PitchDetectionMode pitchDetectionMode)
|
|
| Method Summary | |
|---|---|
java.util.List<Annotation> |
executePitchDetection()
Execute the pitch detection process. |
java.util.List<Annotation> |
getAnnotations()
|
java.lang.String |
getName()
|
double |
progress()
Calculate and return an indicator for progress. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TarsosPitchDetection(AudioFile audioFile,
PitchDetectionMode pitchDetectionMode)
| Method Detail |
|---|
public java.util.List<Annotation> executePitchDetection()
PitchDetector
executePitchDetection in interface PitchDetectorpublic double progress()
PitchDetector
progress in interface PitchDetectorpublic java.util.List<Annotation> getAnnotations()
getAnnotations in interface PitchDetectorpublic java.lang.String getName()
getName in interface PitchDetector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||