sox: Play, write, read, convert audio signals using Sox
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.2.7, 0.2.3, 0.2.3.1, 0.2.3.2 |
---|---|
Change log | None available |
Dependencies | base (>=1.0 && <5), 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] |
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 |
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:14:05Z |
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 (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees