This document presents a multi-tap delay effect plugin developed as part of the UWL AP2 assignment 1. The plugin uses the VST3 framework to provide a versatile and creative delay effect for audio processing.
0
stars
0
forks
source link
Implemented delay write position check for buffer length #4
Ensuring that division by 0 is avoided. There is still distortion artefacts. Looking to fix with interpolation.