Page 1 of 1

two variable delays

Posted: Mon Oct 27, 2014 6:57 pm
by aziltz
I have a program that has both a variable delay and a reverb algorithm. I want to add a variable predelay to the reverb side, but I'm not sure how to do that if I'm already using the addr_ptr for the 1st delay.

thoughts?

Posted: Mon Oct 27, 2014 8:31 pm
by frank
You can reload the addr_ptr register, once you have read from memory for the variable delay you can load it up for the predelay.