VST Delay plugin built with Xcode and JUCE.

Apart from the FX section and a few parameters, this plugin is a fully functional delay plugin enabling the user to take advantage of manipulating the delay taps that the two delay-lines use within the plugin’s architecture.

Highlight features currently include the “Spread” knob–allowing users to offset individual delay taps, the “Stereo” knob–allowing users to fine tune a ping-pong effect, and the “Delay Mode” button, enabling users to chose between an “Analog” varispeed delay algorithm and a “Digital” crossfading one.

Future features with this project involves adding a flexible effect module that allows the user to further process a given signal, adding a clipper to the end of the signal chain, and implementing a range of interpolation algorithms to give the user a “delay quality” option.

GitHub