com.icdif.audio.examples
Class ExampleOnsetsAsTimeInstants
java.lang.Object
com.icdif.audio.examples.ExampleOnsetsAsTimeInstants
public class ExampleOnsetsAsTimeInstants
- extends java.lang.Object
- Author:
- wanderer
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILE
public static final java.lang.String FILE
- See Also:
- Constant Field Values
sampleWindowSize
public static final int sampleWindowSize
- See Also:
- Constant Field Values
hopSize
public static final int hopSize
- See Also:
- Constant Field Values
thresholdWindowSize
public static final int thresholdWindowSize
- See Also:
- Constant Field Values
multiplier
public static final float multiplier
- See Also:
- Constant Field Values
ExampleOnsetsAsTimeInstants
public ExampleOnsetsAsTimeInstants()
main
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.lang.Exception
- Parameters:
args
-
- Throws:
java.lang.Exception
java.io.FileNotFoundException