Hsndfile
From HaskellWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
[[Category:Libraries]] | [[Category:Libraries]] | ||
[[Category:Music]] | [[Category:Music]] | ||
| - | |||
== Abstract == | == Abstract == | ||
Revision as of 11:26, 14 November 2008
Abstract
hsndfile is a Haskell wrapper for libsndfile, a comprehensive C library for reading and writing a large number of soundfile formats.
Besides this wiki page, here are more ways to find out about and get involved with hsndfile:
- Visit the Hackage page for library documentation and to download & install.
- Or install with cabal install hsndfile
- Get the code repository: darcs get http://code.haskell.org/hsndfile
