Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.09 KB

Dual Shape Oscillator

by Benjie Jiao

ko-fi

I based this oscillator model on All About Electronics' Exponential VCO article. I removed the exponential converter section and added some additional features. This module runs on 12V+.

Inputs

CV1 - DC voltage for controling pitch

CV2 - Another DC voltage that can be added to CV2.

Output

Audio Out - An audio signal. Can be a triangle wave, square wave, or a blend of the two. Level of each wave type is controlled by the Triangle and Square knobs.

Controls

Triangle - Controls the amount of triangle wave blended into the output signal.

Square - Controls the amount of square wave blended into the output signal.

CV2 Trim - Controls how much of CV2 is added into CV1. This can be used to make modulation signals more subtle.

Version History

Version 1.0 The initial version.