[Haskell-cafe] sound synthesis

Chris Waterson waterson at maubi.net
Sun May 4 23:40:08 EDT 2008


On May 2, 2008, at 2:58 AM, Thomas Girod wrote:

> I remember an article ranting about how lazy evaluation would be  
> great to do signal processing, but it was lacking real world example.

I did something similar a few weeks ago.  I used libmad to lazily  
decode an MP3 file and play it using OS/X's core audio.  Here's that  
post, with links to the libmad bindings (which might be useful for  
you, even if the CoreAudio isn't.)

chris


http://www.haskell.org/pipermail/haskell-cafe/2008-March/040796.html


More information about the Haskell-Cafe mailing list