align-audio: Find relative time displacement of two recordings of the same music

[ bsd3, program, sound ] [ Propose Tags ]

Say, you have a video with some background music and a clean recording of the background music. You want to know exact displacement of the background music. This program should find it.

align-audio orig.wav video.wav

The program actually performs a simple correlation.

The program can handle sources of different sample rates if the sample rates are integers.

Flags

Manual Flags

NameDescriptionDefault
blas

Build executable using BLAS support

Disabled
lapack

Build executable using LAPACK support (less memory consumption than BLAS)

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0, 0.0.0.1
Dependencies base (>=3 && <5), comfort-array (>=0.5 && <0.6), comfort-fftw (>=0.0 && <0.1), containers (>=0.2 && <0.7), netlib-ffi (>=0.1.1 && <0.2), numeric-prelude (>=0.4.1 && <0.5), optparse-applicative (>=0.11 && <0.19), shell-utility (>=0.0 && <0.2), soxlib (>=0.0.1 && <0.1), storablevector (>=0.2 && <0.3), Stream (>=0.4.7 && <0.5), synthesizer-core (>=0.7 && <0.9), utility-ht (>=0.0.12 && <0.1) [details]
License BSD-3-Clause
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Sound
Source repo this: darcs get http://hub.darcs.net/thielema/align-audio/ --tag 0.0.0.1
head: darcs get http://hub.darcs.net/thielema/align-audio/
Uploaded by HenningThielemann at 2023-06-02T14:54:08Z
Distributions LTSHaskell:0.0.0.1, NixOS:0.0.0.1, Stackage:0.0.0.1
Executables align-audio
Downloads 269 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2023-06-02 [all 2 reports]