Description
Reading and writing sound files with repa arrays.
Description
Add supporting of reading and writing audio data with repa arrays in various format.
The code is using libsndfile and hsndfile package.
README.md
repa-sndfile
This package add supports to reading and writing audio data to repa. Using libsndfile and its haskell binding.
For more info about repa, libsndfile, and hsndfile, see:
repa: http://repa.ourborus.net
libsndfile: http://www.mega-nerd.com/libsndfile
hsndfile: http://www.haskell.org/haskellwiki/Hsndfile.