I am happy to announce version 0.7 of hsndfile [1], a set of Haskell bindings 
to the venerable libsndfile library.

This release is a bugfix and maintenance release, thanks to Roman Cheplyaka for 
his contributions!

Changes since 0.6 [3]:

* Read and write signed instead of unsigned integer samples and rename 
`sf_readf_wordXX` and `sf_writef_wordXX` to `sf_readf_intXX` and 
`sf_writef_intXX`, respectively
* Add new supported header and sample formats

Have fun,
sk

[1] http://hackage.haskell.org/package/hsndfile
[2] http://www.mega-nerd.com/libsndfile/
[3] https://github.com/kaoskorobase/hsndfile/blob/master/ChangeLog.md


_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to