@hackage / sox

Play, write, read, convert audio signals using Sox

Latest0.2.3.2

About

Metadata

  • Last updated , by HenningThielemann
  • License GPL-3.0-only
  • Categories Audio
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Readme

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.