PURE DATA forum~

...that deal with pure data

You are not logged in.

#1 2008-03-26 22:57:33

inneedofhelp
Member

delay based vibrato

Hi! Could someone give some advice on how to make a delay based vibrato????

I'm quite new to pd and I've been having some problems

Thanks

Offline

 

#2 2008-03-27 00:01:32

nestor
Member

Re: delay based vibrato

If you are interested in modulating the pitch of an external audio source, 3.audio.examples/G09.pitchshift.pd in the docs is an example of dealy based pitch shift.   you could try modulating the transposition with an LFO to get a vibrato?  I bet that Obi or someone else could explain how it could be done with amplitude modulation perhaps?

Offline

 

#3 2008-03-27 00:54:15

obiwannabe
Administrator

Re: delay based vibrato

Use a vari delay, something like this


signal in
|
[delwrite~ adelay 500]


[osc~ 3]
|
[*~ 10]
|
[+~ 250]
|
[vd~ adelay]
|
[dac~]


Use the Source.

Offline

 

#4 2008-03-27 22:02:51

inneedofhelp
Member

Re: delay based vibrato

Thanks very much for your help!!!

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson


pd.webring info