@hackage / soxlib

Write, read, convert audio signals using libsox

Latest0.0.3.2

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildexamples (off by default)

    Build example executables

Readme

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.