Voxengo Stereo Touch VST
Copyright (c) 2002-2004 Aleksey Vaneev
http://www.voxengo.com/freevst/
e-mail: support@voxengo.com

VST PlugIn Technology by Steinberg

README

This VST PlugIn can be used to add stereo width to audio tracks. This plug-in
is most effective on mono pad sounds and alike. This effect works with mono
stream generating stereo stream. It also works with stereo streams, however
both channels get processed independently of each other like they are mono
streams and then two resulting stereo streams get mixed together to produce
one stereo stream.

Parameters:

    Delay 1 and Delay 2 parameters control lengths of built-in delay lines.
    These parameters can be used to adjust structure of stereo effect. If two
    of these parameters have nearly equal values it will generate some "phasy"
    effect.

    D2 Gain parameter controls gain of delay line 2.

    Width parameter controls width of stereo effect. If this parameter is
    equal to 0% mono sound will be produced.

    LPF Cut parameters adjust built-in low-pass filter's cutoff frequency.
    Actual cutoff frequency is equal to parameter's value multiplied by
    current sampling frequency.

    Pan adjusts output panning.

    Out controls overall output volume.

Notes:

    Plug-in can work in "mono -> stereo" and "stereo -> stereo" modes.

What's New:

    Version 1.3, 12-may-2004
    ------------------------
    1. Various bug fixes.
    2. Now LPF Cut is defined in Hertz instead of a sample rate-dependent
       value.
    3. GUI reskinned.

    Version 1.2, 12-apr-2003
    ------------------------
    1. All GUI functions were updated.
    2. Added preset support, bank can hold up to 12 presets. All previously
       saved presets will not be supported. Sorry for this inconvenience.
       At the same time plug-in's internal ID was changed too.
    3. Factory presets were added.
    4. Added "D2 Gain" parameter.

    Version 1.1, 19-oct-2002
    ------------------------
    1. Changed license file.
    2. Added denormalization countermeasures.

    Version 1.0, 27-sep-2002
    ------------------------
    Initial release.

VST is a trademark of Steinberg Media Technologies GmbH.

12-may-2004
