![]() |
Countryman Type 968 Phaser (from)
Nicolas Collins mentions multiple times the importance of the Countryman phase shifter. In order to control the feedback to some extent I wanted to build it in super collider.
In it's most basic essence it is a short delay, that can be controlled by an input level.
To create this I would need two main ugens from supercollider. Amplitude and and Allpass delay.
The Amplitude ugen traces the amplitude of an input signal, this is then used to modulate the delay time of the Allpass to recreate the effect. After some quick testing found that some stepping was detectable due to the control rate signal of the amplitude, to counter this I used the Lag ugen to smooth the stepping and make it more controllable. In addition to this I decided to add 3 LFOs for extra movement to the delay time, making the system less predictable. I also experimented with adding pitch tracking which is then mappable to any other parameter I wish.




