[Haskell-cafe] library to read/write audio files
Henning Thielemann
lemming at henning-thielemann.de
Wed Dec 12 02:05:15 EST 2007
On Tue, 11 Dec 2007, Jed Brown wrote:
> Perhaps you are looking for storablevector which is a direct
> generalization of bytestring from Word8 to any Storable. It is not in
> hackage yet, but seems stable. There isn't a `lazy' version, but that
> could be changed.
>
> http://code.haskell.org/~sjanssen/storablevector
Great, that's what I asked for on this list recently ...
More information about the Haskell-Cafe
mailing list