Uses of Class
com.tagtraum.beatunes.analysis.DetectSilence
-
Packages that use DetectSilence Package Description com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors. -
-
Uses of DetectSilence in com.tagtraum.beatunes.analysis
Methods in com.tagtraum.beatunes.analysis that return DetectSilence Modifier and Type Method Description DetectSilenceDetectSilence. createDeepCopy()DetectSilenceDetectSilenceEditor. getTask()DetectSilenceDetectSilenceEditor. getTask(DetectSilence task)Methods in com.tagtraum.beatunes.analysis that return types with arguments of type DetectSilence Modifier and Type Method Description TaskEditor<DetectSilence>DetectSilence. createEditor()Methods in com.tagtraum.beatunes.analysis with parameters of type DetectSilence Modifier and Type Method Description DetectSilenceDetectSilenceEditor. getTask(DetectSilence task)voidDetectSilenceEditor. setTask(DetectSilence task)
-