Min / Max delay times

Algorithm development and general DSP issues

Moderator: frank

Post Reply
dslocum
Posts: 13
Joined: Mon May 21, 2012 9:34 am
Contact:

Min / Max delay times

Post by dslocum »

Probably covered 1000+ times, but search finds too many results.

What are the min & max delay times? Probably a question that will need further input, but as a newb, I'm seriously trying to learn.

Can I do delays in the upper microsecond range? (That's one project)

Is there enough memory to go to about 2 seconds? (Another project)

Thanks
frank
Posts: 1244
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post by frank »

Depends on a few factors. There are a total of 32,768 words of delay memory so max time depends on sample rate and number of channels you want to delay.

Min delay is just a few samples due to the delay through the chip if all your program did was read ADC and write to DAC.
Frank Thomson
Experimental Noize
Post Reply