align-audio: Find relative time displacement of two recordings of the same music
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
Name | Description | Default |
---|---|---|
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
- align-audio-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
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.8), 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] |
Tested with | ghc ==8.6.5 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2024-10-26T18:12:32Z |
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 | 328 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] |