3d Sound Interface

Started by
2 comments, last by tcabe 22 years, 2 months ago
Hello, Is there a good code example of using the 3d sound interface? Thanks, Tony
Advertisement
No. I haven''t even touched sound in my game yet because Chris hasn''t made an example that simply plays some sound effecs. There are some things that you can disect like the character system and some stuff in the High Level examples, but I defintaly don''t have time to go wading through code like that.

-Rich
Search for SND_ in *.c from the examples directory.

The best one is probably the high level examples that use a simplified MakeSound routine to play a 3D sound and optionally attach it to an entity.

Author of Power Render (http:/www.powerrender.com)
I posted an example of playing sound... it''s in a message titled
How to play a wav in PR4

Mike
Mike

This topic is closed to new replies.

Advertisement