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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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 && <4.4), haskell98 (<2) [details]
License LicenseRef-GPL
Copyright Stefan Kersten, 2007-2010
Author Stefan Kersten
Maintainer Stefan Kersten <sk@k-hornz.de>
Revised Revision 2 made by HerbertValerioRiedel at 2017-07-18T07:32:00Z
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 2010-12-20T19:12:15Z
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 uploaded by user
Build status unknown [no reports yet]

Readme for hsndfile-0.5.0

[back to package description]

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