GAME: Sound problems using DirectX

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

GAME: Sound problems using DirectX

Post by cowsmanaut »

just wanted to point out that monster steps and player gulps so far have this fuzz at the beggining of the samples. most other sounds don't seem to be effected.. I haven't gotten far yet though..
User avatar
Zyx
DSA Master
Posts: 2592
Joined: Mon Jun 05, 2000 1:53 pm
Location: in the mind
Contact:

sounds

Post by Zyx »

Also, some sounds are ugly:
the swing sound made with a sword ends abruptly.
The warcry has a curious metallic background.
We should put on some website all the sound in high quality, available for download, with the corresponding override.txt.
User avatar
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

the sounds are fine

Post by cowsmanaut »

the sounds in the archive are fine since I don't think George changed the dat files at all.. it's something in the sounds code that is buggering them..
User avatar
Gambit37
Should eat more pies
Posts: 13773
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Re: the sounds are fine

Post by Gambit37 »

I'm glad someone else was able to find this. I have brought this up several times, but it has always stumped George. Apparently the sound code simply calls a DirectX command to play the sound, so once that's been done RTC has no control over it. Windows must be doing something weird...

I did some detective work on this and discovered something werid: If I have MIDI volume muted, some sounds don't play at all - how screwed is that? Everything should be played through the WAV device.

I'm not sure if it follows that the sound being played through MIDI is the sound with distortion on it. I'll check some more.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

Fixed for V0.35
Post Reply