sox: Play, write, read, convert audio signals using Sox
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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- sox-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.5), explicit-exception (>=0.1.3 && <0.2), extensible-exceptions (>=0.1.1 && <0.2), process (>=1.0 && <1.2), sample-frame (>=0.0.1 && <0.1), special-functors (>=1.0 && <1.1), transformers (>=0.2 && <0.4), unix (>=2.3 && <2.6) [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4, ghc ==6.12.1, ghc ==7.0.4, ghc ==7.2.1 |
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 2012-04-10T19:26:38Z |
Distributions | LTSHaskell:0.2.3.2, NixOS:0.2.3.2, Stackage:0.2.3.2 |
Reverse Dependencies | 7 direct, 3 indirect [details] |
Downloads | 13585 total (5 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] |