@hackage hsndfile0.4.0

Haskell bindings for libsndfile

hsndfile

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

The easiest way to install hsndfile is by using cabal-install:

cabal install hsndfile

Yes, that's all! If you want to play with the code, you can download the latest release from hackage or get a copy of the darcs repository:

darcs get http://code.haskell.org/hsndfile/

Changes