sound & open scene graph - how2

Started by
0 comments, last by nts 19 years, 3 months ago
hi, how do i add sound to my project? i use open scene graph. and the osgal gives errors. thnx
Advertisement
Quote:Original post by tiwummbihaou
hi,
how do i add sound to my project?
i use open scene graph.
and the osgal gives errors.
thnx


I dont think open scenegraph effects the way you do sound

The most common ways of adding sound are DirectSound (check the DX SDK), OpenAL or fmod.

It would be more helpful if you specified exactly what you were using (osgal?) and what the error messages were (compile error, linker error, program error, ...). You might get more responses in the alternative library forum (if any mod wants to move it).

HTH

This topic is closed to new replies.

Advertisement