Skip to content

Calculates delay in ms between 2 audio signals, where one typically is a transmitted version of the other, in which case the result is an estimate of the delay of the transmission channel.

relatel/delay

Repository files navigation

adelay.R

Calculates delay in ms between 2 audio signals, where one typically is a transmitted version of the other, in which case the result is an estimate of the delay of the transmission channel.

Installation

adelay.R requires R (which is free and open source).

R installation information: http://cran.r-project.org/

Usage

$ Rscript adelay.R <original.mp3> <delayed.mp3>

License

adelay.R is released under the MIT license.

About

Calculates delay in ms between 2 audio signals, where one typically is a transmitted version of the other, in which case the result is an estimate of the delay of the transmission channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages