Pause determines the location of silences in an audio file for use in fragmentation of large recordings, studies of pause duration, and the like. It generates both a nicely formatted table intended to be read by people and a simple tab-delimited file that is easily parsed by software.
| Tags | multimedia Sound/Audio Analysis Speech |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: The format of numbers in raw silence files has been changed to eliminate thousands separators no matter what the locale, since they tend to confuse other programs that read these files.


Release Notes: Messages and silence information have been neatened up, and some errors were fixed. Numerical formats have been internationalized. Long options are now provided if getopt_long is available.


Release Notes: Autoconf/automake based autoconfiguration has been set up to facilitate installation. Pause has been internationalized, though no translations have yet been added.


Release Notes: This version patches a bug in the calculation of the number of residual samples to ignore at the end of the input file. Evidently under most circumstances the bug is trivial, but in some circumstances it causes a fatal floating point exception.


No changes have been submitted for this release.
A Web-based enterprise project server with a focus on finance and collaboration.
A C implementation of the DKIM message signing/verifying standard, both an API and a filter.