New OTA Sounds project - Page 2

New OTA Sounds project

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

User avatar
Eaglebird
Posts: 263
Joined: 02 Aug 2005, 23:49

Post by Eaglebird »

Peet wrote:Why would it? There's no reason for a sound coming from a single point to be stereo :\
single sounds coming from two different points? :roll:
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

there are reasons for stereo sounds. I am tired but yeah there are reasons.
User avatar
VonGratz
Posts: 471
Joined: 03 May 2005, 05:25

Post by VonGratz »

smoth wrote:there are reasons for stereo sounds. I am tired but yeah there are reasons.
For example, a plane crossing through your view from West to East. :wink:
VonGratz
User avatar
Eaglebird
Posts: 263
Joined: 02 Aug 2005, 23:49

Post by Eaglebird »

VonGratz wrote:
smoth wrote:there are reasons for stereo sounds. I am tired but yeah there are reasons.
For example, a plane crossing through your view from West to East. :wink:
VonGratz
Which would be the doppler effect and, done with a single sound in stereo, would be much less realistic than letting the engine increase and fade the sound as the plane went by. Basically something that can be done with one sound, from one point, and should be. :|
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

well for example a unit that when selected has cheering. Having the cheering come from all directions is good. I wish I never removed the stereo from my sieg zeon sound bit.
User avatar
L0223R
Posts: 58
Joined: 03 Jan 2007, 21:47

Post by L0223R »

as if id be foolish enough to put it in stero... (it may be good for some sounds eg music clips, but thats not in TA)(yet)

Image

so why doesnt it work?

really, the only difference (in the file format) between these and the old sounds is that these are 44.1khz.

Maybe spring support 8bit@11khz or 16bit@44khz? (not 8bit@44khz)

Ill just try that
Last edited by L0223R on 04 Jul 2007, 23:43, edited 1 time in total.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Post by TradeMark »

Peet wrote:Why would it? There's no reason for a sound coming from a single point to be stereo :\
Why i cant believe that :/ Stereo somehow always sounds more real, even when it comes from some point like in this game... it just adds more deepness to the sound... the other channel needs to sound just a bit different, and its more realistic then... But when you just vary the sound volume, it doesnt sound so real, because those both channels gives same sound, but in different volume.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

You don't need stereo sounds for spring. Actually most 3D games use mono sounds for ingame sound effects. Non-positional sound effects should make use of stereo of course.
Last edited by rattle on 04 Jul 2007, 19:49, edited 1 time in total.
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Post by TradeMark »

rattle wrote:You don't need stereo sounds for spring. Actually most 3D games use mono sounds.
Of course we dont need, also we dont need detailed texture either, it just makes it look better when zoomed in. That how also stereo sounds might just make it sound a bit better :wink:
User avatar
L0223R
Posts: 58
Joined: 03 Jan 2007, 21:47

Post by L0223R »

Ahem, there is a problem that needs solving.

And to prove we only need mono sounds, you only have one mouth!
User avatar
TradeMark
Posts: 4867
Joined: 17 Feb 2006, 15:58

Post by TradeMark »

L0223R wrote:Ahem, there is a problem that needs solving.

And to prove we only need mono sounds, you only have one mouth!
I can record stereo sound from anything, the space where you talk makes the two channels differ a bit, even when you just have one mouth...

So if we want realistic sounds we should calculate the sound wave reflections from terrain etc... but thats just too hard :D and doesnt make it sound so cool, because at open terrain all sounds sounds a bit odd... like mono... but with some echo sounds it sounds more realistic, when all the explosions etc will make echo depending of the terrain shape, that would be cool ;O If we did that, we need something like "echo path calculations" at the loading screen, lol. Would take ages to calculate the echo patterns for each position :P
User avatar
Eaglebird
Posts: 263
Joined: 02 Aug 2005, 23:49

Post by Eaglebird »

It may actually be the bitrate, too. Just a thought.

If you're replacing sounds, if you can find out which ones aren't working, compare those to the ones that are. If you can't tell, are you sure they're not working, or can you just not tell the difference, etc.?
User avatar
L0223R
Posts: 58
Joined: 03 Jan 2007, 21:47

Post by L0223R »

RE: Trademark

could just add a (small) bit of reverb, should work in most situations. I actually did this to many of the BA sounds. the thing is it doesn't always sound good, the amount needed varies depending on the sound (explosions need more, for example) which is why i haven't done the whole batch

Edit: Stereo takes up 2x as much memory anyway.

RE Eaglebird

i shouldn't think its the bit rate either as its the same as the originals.

Strange thing is though, i tested it on speedball (very small map ) and I'm sure I could hear sounds being played by the AI units across the map. very quiet of course, but since my own units were making no noise it was noticeable. It might be worth noting that i was playing core, AI was playing arm
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

I've found that 16bit sounds work correctly.

http://spring.clan-sy.com/phpbb/viewtop ... ound#62475
User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

Post by BrainDamage »

are those 16 bits SIGNED or UNSIGNED?

not all programs supports both, check your editor settings & spring compatibility
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

one mouth does NOT fire in a linear path, sound spreads as it travels, bouncing off of objects etc. A gunshot with a good stereo echo sounds better then a mono sound of the same thing.
User avatar
L0223R
Posts: 58
Joined: 03 Jan 2007, 21:47

Post by L0223R »

...which, like i stated somewhere else, gives us the need for built in echo effects which can be defined by a value which is part of the map. (im thinking similar to a metal map, you can have an 'echo map').

its certainly true that a gunshot from a few metres will sound VERY different to a gunshot from several hundred metres and making a sound for every situation will be a waste of time. however, applying echoes to a lot of sounds uses up lots of cpu power.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

I have a few different sounds that have echos with some mix of left and right channel. I like them very much.

Also, I am not sure if it is a certain way of saving the file.. but I have encountered more then once mono files producing sound only on the left or right of a unit.

however, Something like the bertha.. I really think it should have a stereo echo with NO middle channel echo There is nothing wrong with using the channels to make the player feel that a sound is all around them.
User avatar
Peet
Malcontent
Posts: 4384
Joined: 27 Feb 2006, 22:04

Post by Peet »

Except for the fact that multi-channel samples don't exactly work with a positional audio system :wink:
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

the echos also help with unit acks. Since we are getting multiple acks in the next version of spring I will likely finally do voices for all units. Which means that the guy inside the silo will probably echo and the power plant will probably have a stereo warble inside of it during the voice.
Post Reply

Return to “Game Development”