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]

Modules

[Last Documentation]

  • Sound
    • File
      • Sound.File.Sndfile
        • Sound.File.Sndfile.Buffer

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.6), haskell98 (<2) [details]
License LicenseRef-GPL
Copyright Stefan Kersten, 2007-2010
Author Stefan Kersten
Maintainer Stefan Kersten <sk@k-hornz.de>
Revised Revision 1 made by HerbertValerioRiedel at 2017-07-18T07:21:01Z
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 2011-05-11T13:40:00Z
Distributions LTSHaskell:0.8.0, NixOS:0.8.0, Stackage:0.8.0
Reverse Dependencies 6 direct, 2 indirect [details]
Downloads 12183 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]

Readme for hsndfile-0.5.1

[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.