|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PitchDetector
A PitchDetector is able to annotate a song with pitches.
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. |
Method Detail |
---|
java.util.List<Annotation> executePitchDetection()
double progress()
java.util.List<Annotation> getAnnotations()
java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |