INSTALLATION
============

- Copy vis_LCDSpectrum.so to your CL-Amp plugin directory (normally
  /boot/apps/CL-Amp/Plugins).
- Open CL-Amp and select Plugins/Show Window from the context menu.
  Switch to the "Visual" tab and select "LCD Spectrum" from the list.
- Open the preferrences dialog by clicking on "Prefs".
  In this dialog you can select the serial port your display is connected
  to and the size of your display (in characters). Press OK when you're
  done with your changes.
- Select "Activate" and "Remember this at CL-Amp startup" in the "Visual"
  tab.
  
TROUBLESHOOTING
===============

- The display doesn't work:
  Make sure that you selected the correct serial port in the settings.
  The plugin has no way to determine if really a display is connected
  to the port.
- The display works but the output looks strange:
  Make sure that you selected the correct size from the settings.
  The LCD2021 is a 20x2 display, the LCD4021 is a 20x4 display etc.
- Everything is working correctly but the displayed spectrum data
  looks strange. After a while all bars get to the maximum:
  Thats a bug in all CL-Amp versions prior 3.71. Please install 3.71 or
  later.

VERSION HISTORY
===============

Version 1.1:
- Added option to display the song title in the first line of the display.

Version 1.0:
- Initial release.