--- On Mon, 12/14/09, M Xyz <[email protected]> wrote:
From: M Xyz <[email protected]> Subject: Re: [Haskell-cafe] ANN: Hemkay, the 100% Haskell MOD player To: "Patai Gergely" <[email protected]> Date: Monday, December 14, 2009, 5:50 PM --- On Mon, 12/14/09, Patai Gergely <[email protected]> wrote: Also, the actual mixing (limited to the mixChunk function) is embarrassingly slow, and I wonder how much it could be improved without leaving the pure world. The program uses Portaudio for playback... Patai, I asked a similar question about a week ago, inquiring about efficient buffers for audio. I got a good response: http://thread.gmane.org/gmane.comp.lang.haskell.cafe/67258/focus=67293 Working with immutable trees instead of arrays still freaks me out, but page 289 of RWH actually made me feel a little better about it. :)
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
