Graphic Equalizer with BASS 
        for Delphi 6
Copyright (C) 2002 hobbysoft.gr
===============================

Introduction
------------
  This is meant to be an example on how to implement a Graphic 
  Equalizer to an audio player via a DSP Callback Function. 
  In order this source code to work, the BASS 1.6 playback library is   required. You can find the latest BASS version at     http://www.un4seen.com.          
  This source was developed with Delphi 6 but i think it should work   and with other versions of Delphi.
   
System Requirements
-------------------
  Delphi 6              (http://www.borland.com)
  BASS Playback Library (http://www.un4seen.com)

Disclaimer
----------
  This software is provided "as is", without warranty of ANY KIND,
  either expressed or implied, including but not limited to the
  implied warranties of merchantability and/or fitness for a
  particular purpose. The author shall NOT be held liable for
  ANY damage to you, your computer, or to anyone or anything else,
  that may result from its use, or misuse. Basically, you use it
  at YOUR OWN RISK.

  Usage of this software indicates that you agree to the above
  conditions.

Licence
-------
  This code is free for any use. Do with it anything you want.
  But i will be very happy if you improve it and send me an e-mail
  with the corrections you made so that i will be able to use it in 
  my programs.  

Feedback/Update
---------------
  If you want to send me your comments, suggestions, bug reports, 
  or anything about this program, please send me an e-mail at one 
  of the following address:
     georgebou@hotmail.com    or
     webmaster@hobbysoft.gr

  You can check for update version on my web page at the downloads 
  section at:
     http://www.hobbysoft.gr  

  Visit our homepage at http://www.hobbysoft.gr

Finally
--------  
  All trademarks and other registered names contained in this software   package are the property of their respective owners.

George Boudouris. 
Copyright (C) 2002 hobbysoft.gr
http://www.hobbysoft.gr