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.2.7.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
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 && <4.11), containers (>=0.1 && <0.6), explicit-exception (>=0.1.3 && <0.2), extensible-exceptions (>=0.1.1 && <0.2), process (>=1.0 && <1.7), sample-frame (>=0.0.1 && <0.1), special-functors (>=1.0 && <1.1), transformers (>=0.2 && <0.6), unix (>=2.3 && <2.8), utility-ht (>=0.0.5 && <0.1) [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4, ghc ==6.12.1, ghc ==7.0.4, ghc ==7.2.1, ghc ==7.4.2, ghc ==7.6.1 |
License | LicenseRef-GPL |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-09-02T15:31:12Z |
Category | Sound |
Home page | http://www.haskell.org/haskellwiki/Sox |
Source repo | this: darcs get http://hub.darcs.net/thielema/sox/ --tag 0.2.2.7 head: darcs get http://hub.darcs.net/thielema/sox/ |
Uploaded | by HenningThielemann at 2017-07-28T20:19:16Z |
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 available [build log] Last success reported on 2017-07-28 [all 1 reports] |