BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:soxlib-0.0.3.1@sha256:77bb216032bb9cb63362b1afb1545223ad9c7e19c7bdb0b3854c616cdb440354,1895

Module documentation for 0.0.3.1

  • Sound
    • Sound.SoxLib

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.