phaser

Steven's icon

Hi, I am trying to build a phaser effect for my poly synth and am just wondering if anyone can give me any tips on how to make the effect stand out better. At the moment I have got my oscillator signals going into the allpass~ object then to the dac~ which does produce a simple phasing effect but I hoped to make it sound richer and more prominent. If anyone could give me any advice it would be much appreciated.
Thank you,
Steve

Axiom-Crux's icon

I use about 5 notch filters (using the svf~ object, but im sure the biquad+filtercoeff would work just as well) in a series with variable spacing distance. Its a good way to have full controll over where the cancellations in the spectrum would be. Im not sure if this is really what is used in a phasor but it sounds pretty good :D