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

The sox package

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

Versions0.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
Dependenciesbase (≥1.0 & <2), explicit-exception (≥0.1.3 & <0.2), extensible-exceptions (≥0.1.1 & <0.2), sample-frame (≥0.0.1 & <0.1), special-functors (1.0.*), transformers (≥0.2 & <0.4), utility-ht (≥0.0.5 & <0.1) or
base (≥2 & <5), containers (≥0.1 & <0.6), 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), transformers (≥0.2 & <0.4), utility-ht (≥0.0.5 & <0.1)
LicenseGPL
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategorySound
Home pagehttp://www.haskell.org/haskellwiki/Sox
Source repositorydarcs get http://code.haskell.org/~thielema/sox/
Upload dateThu Sep 13 09:35:38 UTC 2012
Uploaded byHenningThielemann
Built onghc-7.6

Modules

Downloads