Tone_Detector (v1.0)

About this version

About this app (See raw metadata.json)

Detects spans of monotonic audio within an audio file

Inputs

(Note: “*” as a property value means that the property is required but can be any value.)

Configurable Parameters

(Note: Multivalued means the parameter can have one or more values.)

Name Description Type Multivalued Default Choices
timeUnit the unit for annotation output string N seconds seconds, seconds, milliseconds
lengthThreshold minimum length threshold (in ms) integer N 2000  
sampleSize length for each segment of samples to be compared integer N 512  
stopAt stop point for audio processing (in ms). Defaults to the length of the file integer N None  
tolerance threshold value for a “match” within audio processing number N 1.0  
pretty The JSON body of the HTTP response will be re-formatted with 2-space indentation boolean N false false, true

Outputs

(Note: “*” as a property value means that the property is required but can be any value.)

(Note: Not all output annotations are always generated.)