[Haskell-beginners] Basic sound playing on Windows?
Tilmann
t_gass at gmx.de
Sat Oct 8 13:19:35 UTC 2016
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 at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
More information about the Beginners
mailing list