@hackage / conduit-audio-sndfile

conduit-audio interface to the libsndfile audio file library

Latest0.1.2.2

About

Metadata

  • Last updated , by mtolly
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: miketolly@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

A wrapper around hsndfile (binding to the libsndfile library) for use with conduit-audio, to load a wide variety of audio files as streams.

libsndfile is LGPL licensed, so you may dynamically link to it from a closed-source program. However, note that hsndfile is also LGPL licensed, so if your program is closed-source you also must dynamically link hsndfile.