How to draw a circle with the ramps from VC or Cadet Ramps?
I know i can use the premixed ramps from VC but how to it without those. Assuming both switches on my VC are set to centre point i.e how the ramps from Cadet output, How would i go about making a circle. Im thinking this could be possible with Arch?
Mirroring for each ramp can be handled by Staircase or Arch but how to modify the ramp shape to Logarithmic and Exponential?
@microtonal is correct. You can transform the linear ramps into logarithmic (parabola) using the bottom right section of Arch. You’d need a log circuit each for horizontal and vertical, and then mix the results.
That’s option #1. Another is to use a multiplier function. Multiplying a ramp by itself (mult to source and CV inputs of a fader or other gain control circuit) will produce an exponential curve. If you subtract the exponential curve from the original signal at 2X gain, you can get a logarithmic curve. This patch is possible with the right hand sections of Bridge (use the fader section to do the power of 2 multiply, and the mixer section with some multing to combine 2X original signal - fader output.)
And of course option #3 is the Shapechanger module, which has a dual gamma shaping circuit that morphs from exponential to linear to log on both horizontal & vertical channels.
Here’s the recipe to turn a triangle ramp into a parabolic ramp:
H Ramp -> Multed to Bridge Fader B & Bridge Fader VC
Bridge Fader Out -> Bridge Mixer - (Subtracting) Input
H Ramp -> Multed to Bridge Mixer + (Adding) Input #1 & Bridge Mixer + (Adding) Input #2 (adding twice gives gain X2)
Bridge Mix Out -> Parabolic Ramp
If you repeat the above steps twice (for H & V) and mix the results then you get a Circle.
If you want to move the circle around and rotate it (with Navigator) you need to use sawtooth ramps -> mirror -> parabolic shaper -> mix. You can see why I wanted to condense this workflow into a larger analog computing module! (Shapechanger, which will finally be available again soon.)
Sorry for a necro bump but for anyone searching how to make a moveable circle shape with all Cadet modules, here’s a patch based on Lars’ notes above. If you want a basic rotation, any VCO/LFO that has sine / cosine outputs or a pair from quadrature outputs will work for patching into the first set of Processors. I don’t think this is quite what Navigator’s Rotate does but it’s passable.
Thanks for bringing this thread back to our attention @rempesm & for showing the potential of the cadet modules when used with @creatorlars insightful tips
Thanks as well to @destroythings for getting this thread going