                                 Wsynth-DSSI
                                 ===========
                    A wavetable synthesizer plugin  for the
                        Disposable Soft Synth Interface

Wsynth-DSSI is written and maintained by Gordon JC Pearce.  It is
copyright (c) 2004 under the GNU General Public License, version 2
or later. 

Bug reports and suggestions to wsynth@gjcp.net please.  I would also
welcome any reports from anyone using it at all.

A lot of the sound generation code, most of the user interface, and
nearly all of the DSSI bits are derived from Sean Bolton's Xsynth-DSSI
plugin.  This in turn uses bits from Xsynth v1.0.2 by S. J. Brookes.

Below this line, AUTHORS is unchanged from Xsynth-DSSI.

Portions of the minBLEP oscillator code are based on Fons
Adriaensen's VCO-plugins v0.3.0, copyright (c) 2003 under the GNU
General Public License version 2.  (Thanks also to Daniel Werner for
his public domain minBLEP generation code, upon which I based my
discontinuity-delta generation code).

Major portions of the event handling code are derived from
Fluidsynth, copyright (c) 2003 Peter Hanappe and others, under the
GNU General Public License version 2.

Portions of the DSSI interface and OSC handling code come from Chris
Cannam and Steve Harris's public domain DSSI example code.

