HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Request an account if you don't have one.

Hsndfile

Categories: Libraries | Music


1 Abstract

hsndfile is a Haskell wrapper for libsndfile, a comprehensive C library for reading and writing a large number of soundfile formats.

2 Getting involved

Besides this wiki page, here are more ways to find out about and get involved with hsndfile:

3 Usage

The interface is very similar to libsndfile's C API, although some changes were made in order to conform to Haskell naming conventions. Have a look at the latest API documentation, most of which is copied verbatim from the original C header file.

Retrieved from "http://haskell.cs.yale.edu/haskellwiki/Hsndfile"

This page has been accessed 856 times. This page was last modified 11:47, 16 July 2009. Recent content is available under a simple permissive license.