sox: Play, write, read, convert audio signals using Sox

[ gpl, library, sound ] [ Propose Tags ]

This is a wrapper to Sox the Sound Exchanger http://sox.sourceforge.net/ which lets you play, write, read and convert audio signals in various formats, resolutions, and numbers of channels.

The functions call sox commands via the shell, that is, the sox and play executables must be installed and in the path to the executables must be set.

In the past this was part of the synthesizer package.

There is some ancient code, which allows interactive playback using the shell-pipe package on GHC-6.2, where no runInteractiveProcess was available.

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
executeshell

Use ShellPipe package instead of process, preserved for historical reasons. Files are available in the darcs repository but currently not in the cabal package.

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.1, 0.1, 0.2, 0.2.0.1, 0.2.0.2, 0.2.1, 0.2.1.1, 0.2.2, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.2.4, 0.2.2.5, 0.2.2.6, 0.2.2.7, 0.2.3, 0.2.3.1, 0.2.3.2
Dependencies base (>=1.0 && <5), containers (>=0.1 && <0.4), explicit-exception (>=0.1.3 && <0.2), extensible-exceptions (>=0.1.1 && <0.2), process (>=1.0 && <1.1), sample-frame (>=0.0.1 && <0.1), special-functors (>=1.0 && <1.1), transformers (>=0.2 && <0.3), unix (>=2.3 && <2.5) [details]
License LicenseRef-GPL
Author Henning Thielemann <haskell@henning-thielemann.de>
Maintainer Henning Thielemann <haskell@henning-thielemann.de>
Category Sound
Home page http://www.haskell.org/haskellwiki/Sox
Uploaded by HenningThielemann at 2010-11-14T16:53:10Z
Distributions LTSHaskell:0.2.3.2, NixOS:0.2.3.2, Stackage:0.2.3.2
Reverse Dependencies 7 direct, 3 indirect [details]
Downloads 12977 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]