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.7) [details]
License LGPL-2.1-only
Copyright Stefan Kersten, 2007-2013
Author Stefan Kersten
Maintainer Stefan Kersten <sk@k-hornz.de>
Revised Revision 1 made by HerbertValerioRiedel at 2017-07-18T07:16:21Z
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 2013-03-25T11:04:02Z
Distributions LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0
Reverse Dependencies 6 direct, 2 indirect [details]
Downloads 12184 total (34 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.7.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-2012 with contributions by

  • Conrad Parker
  • Rohan Drape