Page 1 of 1

Environmental Sound FX

Posted: 18 Jun 2009, 00:14
by dariunas
Thought I'd create a thread by category...

Going through the list, I have a burning fire effect recorded recently. I think I read somewhere that the means to implement environmental location based sounds is not present at the moment. But hopefully, if and when it is, the sounds will be there.

If this is a good idea (admin? Rotonen?), the next person to post up sounds could also thread by category? E.g. weapons, enemies, environmental, interaction etc.? May be easier, organisation-wise in the long run...

Re: Environmental Sound FX

Posted: 18 Jun 2009, 09:26
by Rotonen
This categorization is more than fine.

Also it'll be excellent motivation for the tech devs to get on it if there is already a pool of sfx waiting to be used.

Re: Environmental Sound FX

Posted: 01 Aug 2009, 17:18
by dariunas
Hey all,

The other two listen location-based FX are attached. If any amendments are needed, please let me know...

Re: Environmental Sound FX

Posted: 01 Aug 2009, 17:30
by Rotonen
Both getting approval by me (disclaimer: crappy headphones and no spectrum analysis, but I trust your sound work enough not to bother).

Re: Environmental Sound FX

Posted: 03 Aug 2009, 13:30
by Bertram
Hi,

Are these three sounds ready for commit?

I propose to add prefix for ennemies, player, system, environmental sounds, ...

Something like:
- maggot-hit1.ogg -> monster-maggot-hit1.ogg
- and in this case: env-burningfire1.ogg

What do you think?

Re: Environmental Sound FX

Posted: 03 Aug 2009, 14:38
by Jaxad0127
Bertram wrote:Hi,

Are these three sounds ready for commit?

I propose to add prefix for ennemies, player, system, environmental sounds, ...

Something like:
- maggot-hit1.ogg -> monster-maggot-hit1.ogg
- and in this case: env-burningfire1.ogg

What do you think?
I'd rather have folders: monster/maggot/hit1.ogg , env/burningfire1.ogg , etc

Re: Environmental Sound FX

Posted: 03 Aug 2009, 15:24
by Bertram
I agree about having folders...

Re: Environmental Sound FX

Posted: 03 Aug 2009, 17:14
by Bertram
I committed the environmental sounds from Dariuas, who I thank this nice contribution.

Now, to add environmental sounds, positional Audio + ability to get sounds objects in maps is needed.

I propose to add the latter as an issue and link it with the positional audio issue.

Regards,

Re: Environmental Sound FX

Posted: 03 Aug 2009, 17:25
by Jaxad0127
The client's effect system can already do sounds.

Re: Environmental Sound FX

Posted: 03 Aug 2009, 17:37
by Rotonen
Not attached to tiles, though.

Re: Environmental Sound FX

Posted: 03 Aug 2009, 19:13
by Jaxad0127
If the server asks for it. NPCs can do that easily.

Re: Environmental Sound FX

Posted: 03 Aug 2009, 20:04
by Rotonen
And if NPCs can have invisible GFX and a whitespace for a name, problem solved.

Re: Environmental Sound FX

Posted: 03 Aug 2009, 20:21
by Bertram
In my humble opinion, that sounds ;) like a quick, but ugly workaround.

I'd prefer having ambient sounds with own properties (sound radius, loop, restart-each-sec, ...)
all of that being nicely handled in the map file.

Just my thought.

Regards,

Re: Environmental Sound FX

Posted: 03 Aug 2009, 20:24
by Rotonen
Well, I've also been advocating the adaptation of OpenAL, but in the lack of someone who would actually code the support into the client, no luck so far.