[Haskell-cafe] Re: [Haskell] analogous functions in Sound.File.Sndfile

2010-07-07 Thread stefan kersten
following up on haskell-cafe ... On 07.07.10 04:07, Maria Gabriela Valdes wrote: Does anybody know what are the analogous functions and data types in the haskell library Sound.File.Sndfile of the libsndfile library in C ? the decision may be debatable, but where it seemed appropriate the C

Re: [Haskell-cafe] Re: [Haskell] analogous functions in Sound.File.Sndfile

2010-07-07 Thread John Lato
From: stefan kersten s...@k-hornz.de following up on haskell-cafe ... i just noticed though that the lazy versions don't work correctly because they don't take closing the file handle into account properly. i think they should be removed from the API, for incremental processing an