
4 May
2008
4 May
'08
11:40 p.m.
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