Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Latest commit

 

History

History
3 lines (3 loc) · 336 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 336 Bytes

DelaySwitch

Delay audio plugin built in C++. This plugin allows the user to select between multiple delay types, like ping-pong, tapped, or both. It also allows the user to change the delay length, amount of delay, and what filters are applied in the feedback loop. This effect plugin was built using the Juce framework built on C++.