I was just researching this myself! Since DirectSound can be hardware accelerated, it is fastest to create a buffer each time you want to play a sound because directsound will just send the sound into the soundcard for mixing if the soundcard supports it. Less CPU = Good.