---------------------------------------------------------------------------
This contains the entry I was going to submit to the 2003 Amateur VU
Coding Contest.  I was unable to complete the demo in time, but I 
decided to go ahead and complete it and release it.

The doppler effect is actually the blue/white/red swirling effect.  It's
not a true doppler effect, but a nice fake effect :)

This was my first attempt at writing any code for the VU, so it's 
probably not the most efficient, or even easiest way of doing things,
but hopefully it may help someone.

Credits are in the source.


Vostorus

vostorus@mchsi.com
http://vostorus.home.mchsi.com



---------------------------------------------------------------------------
TO INSTALL:
- Copy this .tar.gz to the demosrc directory of the harness.
- Uncompress the file: "tar zxfv doppler.tar.gz"
- Move into the doppler directory and type "make"

TO RUN:
- Modify the demotest.ini in the demodata directory of the harness.
  Add a line at the beginning like the following:
  (Vostorus Doppler Effect,doppler.bin,doppler.dat,doppler.hlp)
---------------------------------------------------------------------------
