two variable delays

Algorithm development and general DSP issues

Moderator: frank

Post Reply
aziltz
Posts: 13
Joined: Mon Feb 04, 2013 12:09 pm
Location: Williamsburg, VA
Contact:

two variable delays

Post 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?
frank
Posts: 1244
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post 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.
Frank Thomson
Experimental Noize
Post Reply