|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.hogent.tarsos.cli.AbstractTarsosApp
be.hogent.tarsos.cli.AnnotationSynth
public final class AnnotationSynth
Generates audio from a set of annotations. AnnotationSynth is used to sonificate pitch annotation files. For the moment it understands the pitch files used by BOZKURT, AUBIO and IPEM_SIX. It reads the data from a file or from STDIN.
| Constructor Summary | |
|---|---|
AnnotationSynth()
|
|
| Method Summary | |
|---|---|
java.lang.String |
description()
|
void |
run(java.lang.String... args)
|
| Methods inherited from class be.hogent.tarsos.cli.AbstractTarsosApp |
|---|
createDetectionModeSpec, isHelpOptionSet, isValidAudioFileOrDirectory, name, parse, printError, printHelp, synopsis |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationSynth()
| Method Detail |
|---|
public java.lang.String description()
description in class AbstractTarsosApppublic void run(java.lang.String... args)
run in class AbstractTarsosAppargs - The arguments to start the program.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||