Echo Plugin
By Graham Sharp
Design
This VST Plugin implements an echo. When a sample is played it is placed in a buffer
to be played again after a delay. The number of times to echo the sample can range from
one to ten. Each echo is multiplied by a weight so that each repetition is quieter than
the one before.
The plugin has four variables
- Delay: The time between each repetition of the sample
- Echo / Decay: Percentage factor to multiply each repetition
- Repeat: The number of times to repeat the sample. Note that if the Echo percentage is too small
then only a few repetitions are audible
- Volume: Percentage factor for the output volume
User Manual
To install the plugin you must download the dll file and place it in the VST plugin directory
for your application. When you search for the plugin it will be called Echo.
There are four vertical sliders corresponding to the four plugin variables.
- Delay: The number of samples to delay (0 to 33000)
- Echo: Percentage factor to multiply each repetition (0 to 100)
- Repeat: The number of times to repeat the sample (0 to 10)
- Volume: Percentage factor for the output volume (0 to 100)
Download
Echo Plugin
MP3 Sample input and output files. Source files created with FL Studio 8 Demo.
Back to COSC 4P98 VST Gallery