Pure Data is a real-time graphical dataflow programming environment for audio, video, and graphical processing. For users like myself, it enables you to create musical effects without too much stress. You can download this free to use software here: puredata.info/downloads
Chorus effects are created using delay. A simple chorus effect uses a delay time of 10-40 milliseconds (ms), which is then modulated using a low frequency oscillator. When this signal is summed with the original unprocessed signal, the effect created is chorus.
Below is an example Pure Data patch for a chorus effect. Try copying this example patch and play with the LFO rate and depth and the delay time and amount to get some different chorus sounds.
If you enjoy reading The Pick and want to see more variety and more regular posts, please do consider donating or sponsoring. For more info check out the Sponsorship page, but benefits of contributing include the ability to suggest what kind of post or product review your contribution will go towards and your name or company advertisement in the blog, plus it enables me to continue to put time and effort into producing content!
am wondering what kinds of output does the slider do if the delay_amont is 0.440? does it go from 0 to 1 or something?
ReplyDelete