[chuck-users] Demonic Vocoder

Loscha loscha at gmail.com
Wed Jul 2 21:53:46 EDT 2008


I'd probably include some kind of amplitude following ring modulation,
uh, amplitude sweeps the ring mod frequency.
I've got that as an option on my Behringer rackmount effects unit, and
it Kicks Arse for making things filthy.

On Thu, Jul 3, 2008 at 11:38 AM,  <Inventor-66 at comcast.net> wrote:
> Hi all,
>
> The other day I created a ChucK one-liner in kijjaz's style.  It converts your voice into that of a demon from Hell, or Darth Vader if you breathe hard enough.  This one is so kewl I just had to post it.
>
> // Demonic Vocoder
> adc => PitShift p => dac; adc.gain(10); 1 => p.mix; p.shift (0.8); day => now;
>
> It works via an intentional feedback loop from the speakers to the microphone, so adjust the volume for proper effect.  Then say "ChucK, I'm your father.  Join me on the dark side.  Together we will rule the musicverse!".
>
> Muhuhaha!!!
> Les
> (Inventor)
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>



-- 
www.loscha.com


More information about the chuck-users mailing list