ForLoveOfCats / SkyOfSteel

Git repo and bug tracker for SkyOfSteel
https://skyofsteel.org
MIT License
42 stars 11 forks source link

Begin adding audio #7

Closed ForLoveOfCats closed 5 years ago

ForLoveOfCats commented 5 years ago

Game currently has zero audio files and/or effects.

ForLoveOfCats commented 5 years ago

We currently have a landing sound, wall kick sound, item drop sound, item pickup sound, and menu button mouseover sound. What we really need at the moment is some sort of effects for item placing and destroying. Beyond that, the player land sound and wall kick sound are rather poor in quality and could probably be improved.

TdoubleAV commented 5 years ago

Hi as discussed in discord, I'd like to contribute sound design and maybe music. so far I see the following SFX:

ForLoveOfCats commented 5 years ago

Yep, that's all the audio files we currently have

ForLoveOfCats commented 5 years ago

I would like to have wind blowing sounds played when the player is traveling at high speed and ramp the volume with the player's speed as well as some background bird noises. Unfortunately I can't seem to make the wind sound loop well and I have no clue how to get decent bird noises which can be cut into individual calls with no background noise suitable for creating a soundscape.

ForLoveOfCats commented 5 years ago

We now have a bunch of audio with new sfx being added frequently so I'm closing this as a part of cleaning up the bug list