Pickup sounds no longer reverberate.

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
Ceeb
Posts: 5125
Joined: Wed Jun 11, 2008 4:07 pm
Location: Castle Wut

Pickup sounds no longer reverberate.

Post by Ceeb »

I was playing my mod in the latest GZDoom, and I noticed that items, when collected underwater, no longer reverberate. I'm looking in the SNDINFO lump for the newest version and can't find anything, though. Is this a bug? Intentional feature? Can I use it? :?:
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Pickup sounds no longer reverberate.

Post by Graf Zahl »

The only change was that pickup sounds were set to non-pausable due to problems with the time freezer.

Apparently the sound code does not handle reverb effects for non-pausable in-game sounds
User avatar
Enjay
 
 
Posts: 27200
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Pickup sounds no longer reverberate.

Post by Enjay »

I can't check this until I get home, but I have to say - if it is as reported - I regard this as an improvement. Picking stuff up in real life doesn't come with a bleep anyway, so the sound is a game convenience. Some of the sounds, particularly large powerup pickups and some sounds used by add-on mods made an awful, drawn out distorted noise when picked up underwater.
User avatar
Chris
Posts: 2979
Joined: Thu Jul 17, 2003 12:07 am
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: Pickup sounds no longer reverberate.

Post by Chris »

Enjay wrote:I can't check this until I get home, but I have to say - if it is as reported - I regard this as an improvement. Picking stuff up in real life doesn't come with a bleep anyway, so the sound is a game convenience. Some of the sounds, particularly large powerup pickups and some sounds used by add-on mods made an awful, drawn out distorted noise when picked up underwater.
They can be changed to give more realistic sounds, though. And AFAIK, they emanate in the world from the player/weapon, even in multiplayer. It would be odd if you hear another player sound all muffled and reverberant underwater, but the same player picking up a weapon underwater is crystal clear.
User avatar
Enjay
 
 
Posts: 27200
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Pickup sounds no longer reverberate.

Post by Enjay »

Chris wrote:It would be odd if you hear another player sound all muffled and reverberant underwater, but the same player picking up a weapon underwater is crystal clear.
Fair point. I don't actually remember how this works in multiplayer. If a player (or indeed a monster) is under water but you are not, do the actors under the water sound muffled (I'm guessing that they do)?
User avatar
Chris
Posts: 2979
Joined: Thu Jul 17, 2003 12:07 am
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Re: Pickup sounds no longer reverberate.

Post by Chris »

Enjay wrote:If a player (or indeed a monster) is under water but you are not, do the actors under the water sound muffled (I'm guessing that they do)?
AFAIK, they don't. Since there can be only one reverb active at a time, the one that's selected is from the area the listener/camera/player is in, because that will always affect every world sound the player hears, to some degree. Of course, this won't necessarily be the most prominent (eg. sound underwater vs listener in a normal room), but trying to "improve" it will just make it needlessly complex for otherwise little gain, since most environment differences will rarely be that drastic and will be forgivable.
Locked

Return to “Editing (Archive)”