SOX-TRIMSILENCE

[GENERIC-FUNCTION]


OM-SoX
Function Reference
ARGUMENTS:
  - above-periods How many periods of non-silence should be retained [default = 1]
  - duration Amount of time that non-silence must be detected before it stops trimming audio [default = 2]
  - threshold Silence-threshold (in dB) [default = -60]
&key
 
  - below-periods How many periods of silence should be retained [default = 1]
  - below-duration Amount of time that silence must be detected before it trims audio [default = 1]
  - below-threshold Below-threshold (in dB) [default = -50]
  - leave-beginning Leave the beginning of audio untouched  
  - sox-append Append sox-effects/statistics to the processing chain.  

Description:

Removes (trims off) silence from the audo. 'Silence' is determined via duration (in secs) and threshold (in dB).



Auto doc generation by OpenMusic 6.7 © 2011 IRCAM