Description of TurboSound :
TurboSound is a set of Delphi components for working with sound. TWave encapsulates a Windows wave file, and allows you to store the wave data on your Delphi form (no need to distribute WAVs.) TWaveMixer employs DirectSound to mix, pan and control the frequency of waves. TurboSound is smart enough to take advantage of DirectSound when available, if not it uses the standard Windows wave player.