Mono, right? Will there be support for stereo sound effects in 0.3?Lucifer wrote:Make the samples 44.1khz..
This is me trying to understand
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
Er, I answered this in irc, but I'll answer here in case you missed it. 
You should have single-channel sounds. The sounds will be processed according to location (i.e. direction and distance from the listener) and hopefully with some doppler shifting (which is in the OpenAL api).
Music should be at least stereo, but 5.1 surround music should also be acceptable, if you want to go through all that effort. Before you embark on such an effort, consider that if it is easiest, I will compress music to two channels (or split it into two channels if it's only one channel).
All sounds should be 44.1khz, although I reserve the right to resample them to 22.05khz for the purpose of saving space. Anything above 44.1khz will probably be resampled to 44.1khz before going into the repository. Please stick to 16 bit sounds. I may elect to convert them to 32 bit float for processing, but that's my problem, not yours.
Finally, it's best if you give them to me as uncompressed .wav files. I don't intend to deal with flac right away. Instead, I'll create a bazaar repository specifically for holding the uncompressed sources and do the encoding myself to ogg vorbis for the main code repository.
I may go ahead and create the bazaar repository sometime and just give you access to it. Depends on when I find time, because this weekend I've got my kids.

You should have single-channel sounds. The sounds will be processed according to location (i.e. direction and distance from the listener) and hopefully with some doppler shifting (which is in the OpenAL api).
Music should be at least stereo, but 5.1 surround music should also be acceptable, if you want to go through all that effort. Before you embark on such an effort, consider that if it is easiest, I will compress music to two channels (or split it into two channels if it's only one channel).
All sounds should be 44.1khz, although I reserve the right to resample them to 22.05khz for the purpose of saving space. Anything above 44.1khz will probably be resampled to 44.1khz before going into the repository. Please stick to 16 bit sounds. I may elect to convert them to 32 bit float for processing, but that's my problem, not yours.

Finally, it's best if you give them to me as uncompressed .wav files. I don't intend to deal with flac right away. Instead, I'll create a bazaar repository specifically for holding the uncompressed sources and do the encoding myself to ogg vorbis for the main code repository.
I may go ahead and create the bazaar repository sometime and just give you access to it. Depends on when I find time, because this weekend I've got my kids.

Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
-
- On Lightcycle Grid
- Posts: 15
- Joined: Sat Jul 19, 2008 12:45 am
Since I'm working on sounds right now, I'd like to know how this list has changed, if at all. I know that 0.3 currently has the following additions:Lucifer wrote:OK, here's a list of sounds I'd like to have.
1voicemale
2voicemale
3voicemale
announcerGO
grind
(and zone spawn which is mentioned)
It seems like the sounds "Enter the game" and "Leave the game" could easily conflict with the round/match sounds. The time between "Enter the game" and "Start Match" can be really small at times (like a local game). I know this isn't something I should worry about, but as I am considering sounds, I am also considering "time and size".
List hasn't changed.
But if you have ideas for sounds you'd like added, please be sure to mention them.
But if you have ideas for sounds you'd like added, please be sure to mention them.

Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden
I made some sounds. It was fun. Maybe I'll do more later using a different approach.
5.6MB arma03sounds.zip
Some can be used as "moviesounds" for a moviepack.
5.6MB arma03sounds.zip
Some can be used as "moviesounds" for a moviepack.