Hsndfile
From HaskellWiki
(Difference between revisions)
| Line 11: | Line 11: | ||
* Or install with <tt>cabal install hsndfile</tt>. | * Or install with <tt>cabal install hsndfile</tt>. | ||
* Get the code repository: <tt>darcs get http://code.haskell.org/hsndfile</tt>. | * Get the code repository: <tt>darcs get http://code.haskell.org/hsndfile</tt>. | ||
| - | |||
<!-- * Report bugs and request features on [http://trac.haskell.org/hsndfile/ the tracker]. --> | <!-- * Report bugs and request features on [http://trac.haskell.org/hsndfile/ the tracker]. --> | ||
Revision as of 11:24, 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.
Categories: Libraries | Music | Sound
