Package ipsk.audio.tools
Class RepeatFinder
- java.lang.Object
-
- ipsk.audio.tools.RepeatFinder
-
public class RepeatFinder extends java.lang.Object
- Author:
- K.Jaensch, klausj@phonetik.uni-muenchen.de
-
-
Constructor Summary
Constructors Constructor Description RepeatFinder(java.io.File f, int bufLen, int toCompare)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
findRepeats()
static void
main(java.lang.String[] args)
void
read()
-