DirectSound

From HaskellWiki
Revision as of 21:05, 24 April 2009 by Lemming (talk | contribs) (taken from http://lists.lurk.org/pipermail/haskell-art/2009-April/000269.html)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DirectSound is the way to play sounds on Windows.

Balazs Komuves provides bindings to this system:

Source