#######################################################################
#
# Win32::Sound - An extension to play with Windows sounds
#
# Author: Aldo Calpini <[email protected]>
# Version: 0.45
# Info:
#       http://www.divinf.it/dada/perl
#       http://www.perl.com/CPAN/authors/Aldo_Calpini
#
#######################################################################

This module lets you:
   * play WAV files
   * get WAV files format details
   * enumerate sound devices and get info
   * set the wave playback volume
   * do some wave audio data manipulation