Page 1 of 1

simple chorus

Posted: Tue May 26, 2020 4:51 am
by AutumnCheney
UPDATE 2022/2023: this module as posted here is out of date, please go to my github repo to get the latest version of this module: https://github.com/autumncheney/sunvox-modules

Here is my attempt at creating a simple chorus effect using native modules.

It works by taking the incoming signal, delaying it by some arbitrary amount of time, and sending it through six Vibrato modules with proportional amplitude and frequency values. You can change the base amplitude and frequency of the Vibrato modules, and you can also adjust the delay time and stereo settings. With the right settings, you can create some very beautiful sounds with simple waveforms.

This module is licensed under the GNU General Public License, which means that you can do whatever you want with this module as long as any modified versions are also licensed under the GPL.

Have fun with this! \(^o^)/

Re: simple chorus

Posted: Sun Sep 27, 2020 9:59 am
by AutumnCheney
i updated the module!

i added the ability to reset the phase of the chorus by sending a multisynth note to it. this is possible through the ability to send notes through the delay module added in 1.9.5. logickin lambada discovered this trick, which inspired me to add it

i also fixed the controllers and added some more

Re: simple chorus

Posted: Sat Nov 07, 2020 9:40 am
by AutumnCheney
i created a "lite" variant, which is a lot less cpu-hogging

this is under the mit license, no need to credit me if you're just using it

Re: simple chorus

Posted: Thu Apr 29, 2021 7:19 am
by AutumnCheney
i updated the modules!

i changed the multictl settings, so you can create more interesting chorus effects. i also made it so that they modulate the left and right stereo channels separately, for a nice stereo effect. i also added a width controller