Basic sound playing on Windows?

Hello all, is it easy to play/stop sound wave files on Windows? For now I'd like just playing and stopping them assynchronously. Do I need to install any package besides Haskell Platform? Thanks, Cleverson

I used ALUT on OSX and it worked perfectly. Not used it on windows yet, but according to the documentation it's supported. Have a look here for how to use it on windows: https://hackage.haskell.org/package/OpenAL and here for some examples: https://github.com/haskell-openal/ALUT/tree/master/examples/Basic Best, Tilmann Am 06.10.16 um 17:17 schrieb Cleverson Casarin Uliana:
Hello all, is it easy to play/stop sound wave files on Windows? For now I'd like just playing and stopping them assynchronously. Do I need to install any package besides Haskell Platform?
Thanks, Cleverson _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
participants (2)
-
Cleverson Casarin Uliana
-
Tilmann