--------------- EXPECTED PROGRESS --------------- Add 3D sound to the game. Find / make more sounds. Check on the feasibility of Interactive Music and what form that would take. --------------- ACTUAL PROGRESS --------------- 3D sound added to the sound manager and complete. Made a small little demo to show it off. Added more testing sounds and have a bunch of other not so good sounds. Once we get specific ships in the game I'll try to get / add appropriate sounds to its features. At least until I see otherwise, I'm canning the DirectMusic plans as it is doubtful I'll be able to get ahold of music to use with it. Some neat interactive things are still possible using directsound with both one time and looped sounds, but it will be more canned this way. --------------- SNAGS --------------- None --------------- PLANS --------------- Add streamed background music to the soundmanager. Change the code to be more efficient with loading of sounds as the memcopy going on now will cause a skip in the framerate if a bunch of sounds all play at once.