Page 1 of 1

is there possible making a slide effect with env?

Posted: Mon Dec 28, 2015 6:48 am
by djbrynte
Im trying to make a slide is this possible with env?

Re: is there possible making a slide effect with env?

Posted: Mon Dec 28, 2015 1:01 pm
by adamszabo
if you make the env control the pitch of the osc then yes, it will not be a real slide, but will give a similar pitch effect

Re: is there possible making a slide effect with env?

Posted: Mon Dec 28, 2015 5:41 pm
by djbrynte
ah ok thnx adam thats what im already doing :)

with an env follower. i did put attack on 1.5 and release on 0.5 and sound pretty close!

actually adam try this instead it makes real glide.

add env to a stream before osc.

set attack to 0

decay to 0.1 or so

sustain on max

and release on some 0.3 test it whats best because htis makes the glide effect.

also some portamento. it works like a real glide.

Re: is there possible making a slide effect with env?

Posted: Tue Dec 29, 2015 6:46 am
by Robertocrarswell
Thank you