Sound Pools

Sound Pools are collections of individual sounds and serve two purposes. The first is to allow multiple copies of the sound to be played at the same time. If you don't specify a sound pool for a sound, there will only be one copy of it and it will be restarted every time something needs to play it. In many cases, this may be ok, but it's not always the desired result. The second purpose is to allow some variation in sounds. One sound pool can contain several different sounds. They can be ordered or shuffled so that the sound is exactly the same every time. The following are the possible values in the file. They can be in any order and reasonable defaults will be used for any value that is omitted. One caveat, though, soundName and numSamples values should always come in pairs and the order they're listed in is the order they will be in in the pool.