On 11 Dec 2007, [EMAIL PROTECTED] wrote:
> Also, sound data is currently read into a list.  I will probably
> change this at some point in the future, most likely copying the lazy
> bytestring implementation and using a list of CFloat arrays.

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

Jed

Attachment: pgpRFEMo5caLT.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to