On Fri, 7 May 2004, Claus Reinke wrote:

> for graphics, we've got OpenGL, and a nice Haskell binding to it,
> so I wonder whether there's a similar option for sound? e.g., does
> anyone have experience with PortAudio/PortMusic/PortMidi?
>

Looking over the PortAudio specs it's good for a software processing
environment but not a lot of use to eg a game. OpenAL appears to be much
the other way round.

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

Reply via email to