OpenAL with ogg
Christian Kamm
kamm.incasoftware at shift-at-left-and-remove-this.de
Fri Jul 6 07:20:48 PDT 2007
> Best would be something that loads just one ogg-file from hdisk and
> plays it, that would be enough for the beginning. It would help a lot if
> you could add comments to the code so i can follow up what's happening.
> A tutorial for D would help too.
If your main interest is just playing a sound and not learning the internals
of OpenAL, you could try ArcLib's sound module:
http://www.dsource.org/projects/arclib/browser/trunk/arc/sound.d
It uses the Derelict bindings to OpenAL.
Christian
More information about the Digitalmars-d-learn
mailing list