chadmckell / FeedbackDelay

JUCE source code for a feedback digital delay VST plugin. The delay algorithm is located on line 192 in the file "PluginProcessor.cpp". For instructions on how to compile the code and run the VST plugin, see read me file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

JUCE source code for a feedback digital delay VST plugin. The delay algorithm is located on line 192 in the file "PluginProcessor.cpp". For instructions on how to compile the code and run the VST plugin, see read me file.


Languages

Language:C++ 100.0%