audacity: Interchange with the Audacity sound signal editor

[ bsd3, library, sound ] [ Propose Tags ]

This package provides functions for interchange with the Audacity sound signal editor. Currently we support import and export of label tracks, export of Audacity projects and limited import of tracks from Audacity projects.

We provide some examples that are useful on its own:

  • sox-split: Split an audio file according to a label track. Audacity provides this function by itself. You can use placeholders like %s and %02d in order to compose the names of the parts from the labels and positions.

  • sox-concat: Concatenate a sequence of sound files with matching sampling rates and numbers of channels using SoX and generate an Audacity label track file that shows the origins of the parts.

  • audacity-concat: Create an Audacity project file containing a virtual concatenation of the input sound files and a label track showing the origins of the sound files.

  • audacity-combine: Put several audio and label files into tracks of a new Audacity project. Opening one or even multiple such projects is much easier than loading individual tracks into Audacity.

Flags

Automatic Flags
NameDescriptionDefault
buildexamples

Build example executables

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

Versions [RSS] 0.0, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.0.2, 0.0.2.1, 0.0.2.2 (info)
Dependencies audacity, base (>=4.5 && <5), bytestring (>=0.9 && <0.11), deepseq (>=1.3 && <1.5), directory (>=1.1 && <1.4), explicit-exception (>=0.1.7 && <0.2), filepath (>=1.3 && <1.5), non-empty (>=0.2.1 && <0.4), optparse-applicative (>=0.11 && <0.15), soxlib (>=0.0 && <0.1), storable-record (>=0.0 && <0.1), storablevector (>=0.2.9 && <0.3), tagchup (>=0.4 && <0.5), transformers (>=0.3 && <0.6), utility-ht (>=0.0.10 && <0.1), xml-basic (>=0.1.1 && <0.2) [details]
License BSD-3-Clause
Author Henning Thielemann
Maintainer haskell@henning-thielemann.de
Category Sound
Home page http://hub.darcs.net/thielema/audacity
Source repo this: darcs get http://hub.darcs.net/thielema/audacity --tag 0.0.1.3
head: darcs get http://hub.darcs.net/thielema/audacity
Uploaded by HenningThielemann at 2018-04-16T19:54:18Z
Distributions LTSHaskell:0.0.2.2, NixOS:0.0.2.2, Stackage:0.0.2.2
Reverse Dependencies 1 direct, 0 indirect [details]
Executables audacity-combine, audacity-concat, sox-concat, sox-split
Downloads 4477 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-16 [all 1 reports]