Tagged Questions
0
votes
2answers
157 views
Best source for sound effects? [closed]
What is a good source for sound effects for use in an indie game production (C#, XNA)?
The sounds do not need to be free.
They, however, should have a clear licence for commercial use.
The website ...
10
votes
3answers
225 views
Sound effects system design
I'm creating a RPG/RTS game in Unity. There are a lot of characters and potentially a lot of different environments. I'm fairly confident with the coding part (so this question isn't really tied to ...
4
votes
1answer
312 views
XNA: Check if the sound is playing
Quick question:
I have a SoundEffect instance, and I would like to know if it is playing at the moment or not. But there's neither a method, nor a property that would allow to check it...
So, is ...
0
votes
1answer
99 views
Application to record sound effects for games
I'm having kids record sounds using their PCs (a few have Macs as well) for use in the games they create. The built-in windows 7 sound recorder is surprisingly poor, didn't older versions of windows ...
2
votes
2answers
209 views
What would make a good cursor movement sound effect?
I know specific questions like this are very borderline on acceptable - but I am having massive trouble finding a non-annoying sound effect for moving the cursor in my game.
The game is a Fire Emblem ...
0
votes
0answers
71 views
Where to get sounds for game development for kids [closed]
I'm teaching kids to program using Ruby and the gaming framework Gosu/Chingu. For the sounds for their games I've been showing them http://www.bfxr.net/. It's decent, but the samples are limited and ...
12
votes
1answer
876 views
How do I simulate a doppler effect in a game?
I am trying to simulate the doppler effect in a game (a car racing game). I am not using a specific sound library that simulate the effect, I only have a callback function where I mix the data.
I ...
44
votes
9answers
5k views
How does a one-man developer do its games' sounds?
Before anything, that's not a "oh, where can I find resources?" question.
Well, I've been curious about one thing in the indie games industry.
For the development of the game, such tasks like game ...
3
votes
1answer
136 views
Microphone sound into game propagation
Had been any efforts made
to stream real-time sound from the microphone (user's voice)
into the game currently played?
This way you could hear echo of your own voice
when you walked into enclosed ...
1
vote
0answers
244 views
Sounds for Car racing game [duplicate]
Possible Duplicate:
Car engine sound simulation
M working on 3d car racing game . Being assigned the task of creating sound effects for the car. I have all the sounds with me like idle ...
4
votes
2answers
226 views
Tailoring sound volume for different speakers
Different sound effects are played differently across different speakers. For example, when I use my laptop speakers, sounds are notably softer and low pitch sounds often become inaudible unless I ...
4
votes
2answers
320 views
Recording equipment for game sounds
I was wondering if anybody knows about any good pieces of equipment fit for recording sound effects for games.
If you can, also tell please me the price range for professional equipment.
13
votes
5answers
5k views
Game Sound Effects Availability [closed]
Is there a need in the community for affordable game-focused sound effect packs? I am considering putting together some effects specifically geared toward games and indie developers that desire to get ...
0
votes
3answers
484 views
Reproducing several sounds in AS3
I'm trying to reproduce several sounds in a game I'm developing in AS3.
The game is like a TD game, and when I got 10+ of the same tower firing at the same time, I hear a horrible: ...
6
votes
0answers
302 views
What's a site for game sounds? [duplicate]
Possible Duplicate:
Where can I find free sounds for my game?
I'm looking for a website which contains sounds for use in a game. I have found several websites with WAV/MP3 sound snippets ...
6
votes
2answers
470 views
How was sfxr made?
I figure this is a Game Development question as this is a sound generation tool made specifically for games (in particular, Ludum Dare games).
I have a basic understanding of how sound works, with ...
11
votes
2answers
322 views
Sounds to describe the weather?
I'm trying to think of sounds that will help convey the time of day and weather condition. I'm not even sure of all the weather conditions I would consider, and some are obvious. Like if it's raining, ...
