Delay Effect
This guide demonstrates how to implement a simple delay effect.
➡️ Chapter Objectives
In this chapter, we will modify the previous example Working With Parameters to implement a simple delay effect.
In the first phase, we will set up the foundation for this effect: adding a second panel and implementing a delay line stored in external SDRAM memory.
Subsequently, we will make significant improvements by integrating the following features:
- Use of OSCAR’s analog dry channel to automatically mix dry/wet proportions.
- Integration of a “tempo tap” function.
- Implementation of filtering on the feedback loop.
- Delay modulation.