Open neox38 opened 10 years ago
NVDSP currently only has filters. Reverbs come in many styles and flavours, so you'd first have to pick your algorithm that sounds good. I'll mention two ways to do it:
https://github.com/alexbw/novocaine/blob/master/Novocaine%20Mac%20Example/AppDelegate.mm#L45 The basic delay is already shown in Novocaine!
How should I go about implementing reverb in NVDSP any ideas?