*********************************************************

	      	       TS' Secret

	   Vintage Overdrive Software Plug-in

		      Version 1.0

          Copyright  2005-2007 Bogac Topaktas

              URL:  http://www.bteaudio.com

              Email:  software@bteaudio.com

*********************************************************

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 
SPECIFICALLY DISCLAIMS LIABILITY FOR ANY LOSS OF PROFIT 
OR ANY CONSEQUENTIAL, INCIDENTAL, OR OTHER DAMAGES 
RESULTING FROM THE USE OR MISUSE OF THIS SOFTWARE. 
THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF 
THIS SOFTWARE IS WITH YOU. THIS SOFTWARE MAY NOT BE 
REPRODUCED OR DISTRIBUTED IN ANY FORM. THIS SOFTWARE 
MAY NOT BE SOLD OR RENTED.


VST is a trademark of Steinberg Media Technologies GmbH

All other trademarks and registered trademarks are the 
property of their respective owners.

*********************************************************

- System Requirements:

    - Hardware:  Intel Pentium 1.7 GHz and above or 
		 AMD Athlon 1800 and above 
		 128 MB RAM
		 XVGA Video Card (High Color 1024x768)
	         Low-latency Sound Card

    - Platform:  Microsoft Windows

    - Software:  VST 2.0 compliant Host Application


- Sampling Frequencies Supported:

    -  44100Hz   48000Hz 
       88200Hz   96000Hz
      176400Hz  192000Hz


- Installation:  Copy the TSS.DLL file into the  
	       	 VstPlugins folder of your host 
		 application.


- Remarks:

    - Automatically switches to bypass mode in the case
      of insufficient memory or unsupported sampling
      frequency.	

- Hints:

    - Clicking on the BTE logo displays version information 
      and switches the knobs to circular mode. In the same 
      way, clicking on the TS' Secret logo displays version 
      information and switches the knobs to linear mode. 
      Default knob behavior is linear.


*********************************************************

- Version History:

1.0.0.0
-------

    - Minor bug fixes and optimizations.

0.9.1.1
-------

    - New reference-quality upsampling algorithm.

0.8.1.1
-------

    - added graphical user interface.
    - ported to VST standard version 2.4.

0.7.1.2
-------

    - Design and implementation optimizations 
      reduced CPU consumption up to 45%.

    - Fine tuned for more gentle dynamic response. 

0.6.1.7
-------

    - fixed subtle memory management bugs.

0.6.1.6
-------

    - fixed DLL relocation problems.

0.6.1.5
-------

    - added denormal protection.

0.6.0.1
-------

    - initial release.


*********************************************************

Portions include software under the following terms:

-----------------------------------------------------------------------------

VSTGUI LICENSE
 2004, Steinberg Media Technologies, All Rights Reserved

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  * Redistributions of source code must retain the above copyright notice, 
    this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation 
    and/or other materials provided with the distribution.
  * Neither the name of the Steinberg Media Technologies nor the names of its
    contributors may be used to endorse or promote products derived from this 
    software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A  PARTICULAR PURPOSE ARE DISCLAIMED. 
IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE  OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

-----------------------------------------------------------------------------

libpng version 1.2.16 - January 31, 2007
Copyright (c) 1998-2007 Glenn Randers-Pehrson

 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 
 libpng versions 1.2.6, August 15, 2004, through 1.2.16, January 31, 2007, are
 Copyright (c) 2004, 2007 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.2.5
 with the following individual added to the list of Contributing Authors:
 
    Cosmin Truta
 
 libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors:
 
    Simon-Pierre Cadieux
    Eric S. Raymond
    Gilles Vollant
 
 and with the following additions to the disclaimer:
 
    There is no warranty against interference with your enjoyment of the
    library or against infringement.  There is no warranty that our
    efforts or the library will fulfill any of your particular purposes
    or needs.  This library is provided with all faults, and the entire
    risk of satisfactory quality, performance, accuracy, and effort is with
    the user.
 
 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
 Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
 distributed according to the same disclaimer and license as libpng-0.96,
 with the following individuals added to the list of Contributing Authors:
 
    Tom Lane
    Glenn Randers-Pehrson
    Willem van Schaik
 
 libpng versions 0.89, June 1996, through 0.96, May 1997, are
 Copyright (c) 1996, 1997 Andreas Dilger
 Distributed according to the same disclaimer and license as libpng-0.88,
 with the following individuals added to the list of Contributing Authors:
 
    John Bowler
    Kevin Bracey
    Sam Bushell
    Magnus Holmgren
    Greg Roelofs
    Tom Tanner
 
 libpng versions 0.5, May 1995, through 0.88, January 1996, are
 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 
 For the purposes of this copyright and license, "Contributing Authors"
 is defined as the following set of individuals:
 
    Andreas Dilger
    Dave Martindale
    Guy Eric Schalnat
    Paul Schmidt
    Tim Wegner
 
 The PNG Reference Library is supplied "AS IS".  The Contributing Authors
 and Group 42, Inc. disclaim all warranties, expressed or implied,
 including, without limitation, the warranties of merchantability and of
 fitness for any purpose.  The Contributing Authors and Group 42, Inc.
 assume no liability for direct, indirect, incidental, special, exemplary,
 or consequential damages, which may result from the use of the PNG
 Reference Library, even if advised of the possibility of such damage.
 
-----------------------------------------------------------------------------

zlib version 1.2.3, July 18th, 2005

Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

-----------------------------------------------------------------------------