hackageDB :: [Package]

Built with Cabal

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.

Versions0.0.1, 0.1
Dependenciesbase (>=1.0 && <2), explicit-exception (>=0.1.3 && <0.2), sample-frame (>=0.0.1 && <0.1), special-functors (>=1.0 && <1.1), transformers (>=0.0.1 && <0.2) or
base (>=2 && <4), containers (>=0.1 && <0.3), explicit-exception (>=0.1.3 && <0.2), process (>=1.0 && <1.1), sample-frame (>=0.0.1 && <0.1), transformers (>=0.0.1 && <0.2)
LicenseGPL
AuthorHenning Thielemann <haskell@henning-thielemann.de>
MaintainerHenning Thielemann <haskell@henning-thielemann.de>
CategorySound
Home pagehttp://www.haskell.org/haskellwiki/Sox
Upload dateTue Dec 15 15:25:53 UTC 2009
Uploaded byHenningThielemann
Built onghc-6.10
Build failureghc-6.12 (log)
DistributionsArch: 0.1

Modules

Downloads