Tagged Questions
7
votes
5answers
977 views
Audio programming resources [closed]
I've been very interested in the last few months about getting in to audio programming (I'm from a musical background). I've been a .NET developer for two years and have also done some objective c for ...
8
votes
3answers
431 views
Good way to play a sound when something happens? How does this sound?
So I was thinking about how monolithic my classes get a lot of the time. For example, in the Character class's Jump method, one may have a reference to a sound effect object and play that. By itself ...
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 ...
7
votes
5answers
895 views
Physics-perfect (or somewhere near) 3d sound engine
I'm new to game programming, although I have some years of experience in console/web development. My problem is not so much that I can't find what I'm looking for, it's just that I don't have the ...
29
votes
8answers
6k views
Are there any open source projects for car engine sound simulation? [closed]
I have been thinking how to create realistic sound for a car. The main sound is the engine, then all kind of wind, road and suspension sounds.
Are there any open source projects for the engine sound ...