Difference between revisions of "Hsndfile"

From HaskellWiki
Jump to navigation Jump to search
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>.
* See the [[FieldTrip/Versions| version history]]. -->
 
 
<!-- * 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: