uos Forum
Search
everywhere
only in this topic
Advanced Search
Echo effect
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
NeedUOS
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Echo effect
How would you proceed to program an echo effect? Like this with feedback, time (cathedral, room, ...).
fredvs
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Echo effect
Administrator
For this, you need to create a DSP.
Take a look at SimplePlayer, there are some example of DSP.
The trick will be to save the main buffer in a temp buffer and add that buffer, with a delay to the main buffer that follow at each loop.
Free forum by Nabble
Edit this page