Not logged inOpenClonk Forum
Up Topic Development / Art Workshop / tree falling sound
- - By Koronis [de] Date 2012-07-03 00:27
Hi everyone,

I noticed, that the tree does not make a sound if chopped down. Hence I tried to find a suitable sound and found this with a CC-0 license (starts at around 7s):

http://www.freesound.org/people/ianoboe/sounds/150203/

I tried to enhance it slightly and add a cracking sound at the start. I got down to 4 possible options (see attachment):

Option1: A slightly heavier/darker crash sound when the tree hits the floor nothing else different from the original
Option2: The Original
Option3: The Orignal with Cracks at start
Option4: The heavy one with Cracks

The idea was to manipulate the sound so that it would indicate when it is broken (the cracks) before it actually falls right after or even at the same time. I would have to hear how it sounds in the context of the chopping sound to actually know if it sounds good but that's where you guys hopefully come in. Please listen to the wav files and let me know what you think. Feel free to create alternative sounds if this is nothing for you.
Attachment: TreeFallWavFiles.zip - The Wav Files (1875k)
Attachment: TreeFallOggSounds.zip - The ogg Files as I've been told that's what we need... (270k)
Reply
Parent - By Zapper [de] Date 2012-07-03 08:16
Sounds cool!
I think I'd favour Option3_TreeFallBrighter2Cracks
Parent - - By Armin [de] Date 2012-07-04 10:11
Why not using CR sounds?
Parent - By AlteredARMOR [ua] Date 2012-07-04 11:10
The licence under which they were licenced (if were) does not allow that
Reply
Parent - By Clonkonaut [ie] Date 2012-07-04 11:44
As AlteredARMOR said, we're not allowed to use any of the media files of CR (graphics, sounds etc.)
Reply
Parent - - By Eleutherotes [de] Date 2012-07-04 16:59
Nice! I personally prefer the first second of TreeFallBrighter2Cracks; It would sound weird if there is the sound of "tree falls on the ground" if it falls and falls or is stuck.
Reply
Parent - - By Koronis [de] Date 2012-07-04 18:45
hm interesting. I was thinking about splitting the sound into cracking and landing anyway. So maybe I could check if it's rotated by at least 80 degrees or got stuck before and only play the first sound in that case.
Reply
Parent - By Koronis [de] Date 2012-07-04 23:35
like this for the first part?
Attachment: TreeCrack.ogg (20k)
Attachment: TreeCrack.wav (150k)
Reply
Parent - - By Koronis [de] Date 2012-07-18 22:57 Edited 2012-07-18 23:23
Hey guys,

here is my attempt at the tree falling animation + sound. Please have a look at it and tell me if it is usable. Might be too much effort but I kinda like it for atmospheric reasons.
I think the .ogg files are not included in the page and it's my first attempt at creating one so please let me know if it is not working.

Cheers,

Koronis
Reply
Parent - By Caesar [de] Date 2012-07-18 23:04
At a quick glance:
- You probably forgot to remove +  Message("%d",(GetContact(-1, CNAT_Left)|GetContact(-1, CNAT_Right)));
- You can include the two sounds in the diff by doing a hg diff --git (or just enable git diffs in the configuration)
Parent - By Koronis [de] Date 2012-07-18 23:10 Edited 2012-07-18 23:22
oh that was quick and totaly true. Will make a new one!
Reply
Parent - By Koronis [de] Date 2012-07-18 23:22
here you go :)

I hereby license the file treefallingsoundandanimation1.1.diff under the CC-BY license
Attachment: treefallingsoundandanimation1.1.diff - Patch with sound files!? (45k)
Reply
Parent - - By Koronis [de] Date 2012-07-18 23:57
I've been hinted towards the style guidelines so I tried to update the code accordingly. Please let me know if I missed something.

I hereby license the file treefallingsoundandanimation1.2.diff under the CC-BY license
Attachment: treefallingsoundandanimation1.2.diff - Patch with sound files (45k)
Reply
Parent - - By Newton [de] Date 2012-07-20 20:48
Zapper, could you take care of reviewing and pushing the patch? I would have done it this weekend but got a strain injury in my fingers and need to go easy on using my pc in the next time.
Parent - - By Zapper [de] Date 2012-07-20 23:27
Yes, I think I can do that in the course of the weekend
Parent - By Zapper [de] Date 2012-07-22 20:20
pushed
Up Topic Development / Art Workshop / tree falling sound

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill