Game Development Community

dev|Pro Game Development Curriculum

Plan for Kurtis Seebaldt

by Kurtis Seebaldt · 04/12/2002 (7:36 pm) · 1 comments

Well, I've had Torque for a couple weeks now and am still trying to learn my way around it. One of the things I'm interested in is beefing up the sound engine. First thing I'm trying to do is add background music. I'm trying to implement streaming audio (WAV or Ogg Vorbis format).

I've accomplished this using straight OpenAL and am now trying to fit it into the audio framework. Whenever I succeed, I'll share it.

#1
04/12/2002 (9:04 pm)
Kurtis,
Would this be of benefit to you?

from the EAX 2.0 SDK page

A developer kit for the EAX 2.0 extension for OpenAL and Direct Sound 3D.
Note: Also featuring the new EAX Dolby Digital playback extension for OpenAL.

Seeing we already have OpenAL, maybe one could toss EAX 2.0 into the mix?