Digital Delay construction and study material

Status
Not open for further replies.
Hi...

This is sourav, new to this forum. I am a hardcore lover of audio electronics, builded my own distortion pedal and compressor for my guitar related setup. But now I want to make a digital delay pedal, but confused about from where to start. I want to learn how digital delay works, what are the circuitry needed. I already builded distortion and eq pedal for my guitar setup. Is there any books avilable to learn this or any documentation for the basic? Any kinds of information is highly appreciated.


Thanks and regards,
SaV



Also I have good knowledge about microcontroller and programming related issues.
 
I think it's pretty simple to implement if you have a reasonably fast microcontroller (something like input -> lowpass -> ADC -> ring buffer -> DAC -> lowpass -> output at ~40kHz).

Which part is unclear?

Thanks for your reply. Surely check this out.
also I want to learn more about it. I need some kind of documentation for conceptual basic knowledge.
What is your advice, how to start and from where to start?
I am completly confused what is the first thing to do/learn?
 
Thanks for your reply. Surely check this out.
also I want to learn more about it. I need some kind of documentation for conceptual basic knowledge.
What is your advice, how to start and from where to start?
I am completly confused what is the first thing to do/learn?

https://en.wikipedia.org/wiki/Nyquist–Shannon_sampling_theorem

Conceptually, this one is the basis for digital audio in general.

Have you used ADCs/DACs before? Most of the difficult part is already done by a big IC.
 
Status
Not open for further replies.