soxlib: Write, read, convert audio signals using libsox
This is an FFI binding to libsox
of the Sox (Sound Exchanger) project
http://sox.sourceforge.net/.
It lets write, read and convert audio signals
in various formats, resolutions, and numbers of channels.
The package sox
has similar functionality
but calls the sox
shell command.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- soxlib-0.0.3.2.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, 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.2, 0.0.2.1, 0.0.3, 0.0.3.1, 0.0.3.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.13), explicit-exception (>=0.1.3 && <0.3), extensible-exceptions (>=0.1.1 && <0.2), sample-frame (>=0.0.1 && <0.1), soxlib, storablevector (>=0.2.10 && <0.3), transformers (>=0.2 && <0.7), utility-ht (>=0.0.5 && <0.1) [details] |
Tested with | ghc ==6.12.3, ghc ==7.4.1 |
License | BSD-3-Clause |
Author | Henning Thielemann <haskell@henning-thielemann.de> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2023-07-17T10:58:58Z |
Category | Sound |
Home page | http://www.haskell.org/haskellwiki/Sox |
Source repo | this: darcs get https://hub.darcs.net/thielema/soxlib/ --tag 0.0.3.2 head: darcs get https://hub.darcs.net/thielema/soxlib/ |
Uploaded | by HenningThielemann at 2023-01-16T00:26:09Z |
Distributions | LTSHaskell:0.0.3.2, NixOS:0.0.3.2, Stackage:0.0.3.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | soxlib-demo |
Downloads | 5987 total (46 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] |