hsndfile: Haskell bindings for libsndfile

[ data, lgpl, library, sound ] [ Propose Tags ]

Haskell bindings for libsndfile, a comprehensive C library for reading and writing a large number of soundfile formats by Erik de Castro Lopo (http://www.mega-nerd.com/libsndfile/).

For more information on hsndfile visit its homepage at http://haskell.org/haskellwiki/Hsndfile.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.2.0, 0.3.2, 0.3.3, 0.4.0, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.7.0, 0.7.1, 0.8.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5) [details]
License LGPL-2.1-only
Copyright Stefan Kersten, 2007-2015
Author Stefan Kersten
Maintainer Stefan Kersten <sk@k-hornz.de>
Category Data, Sound
Home page http://haskell.org/haskellwiki/Hsndfile
Bug tracker https://github.com/kaoskorobase/hsndfile/issues
Source repo head: git clone git://github.com/kaoskorobase/hsndfile.git
Uploaded by StefanKersten at 2015-09-18T15:50:10Z
Distributions LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0
Reverse Dependencies 6 direct, 2 indirect [details]
Downloads 12136 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-18 [all 1 reports]

Readme for hsndfile-0.8.0

[back to package description]

hsndfile is a Haskell interface to Erik de Castro Lopo's libsndfile. For more detailed information please visit hsndfile's homepage.

Authors

Copyright (c) Stefan Kersten 2007-2015 with contributions by

  • Conrad Parker
  • Rohan Drape