Skip to content

Oscillator

Oscillator module

The Oscillator generates simple waveforms (sawtooth, pulse, sine, triangle) and noise (white/pink). It also supports Yamaha DX-style frequency modulation synthesis via its phase modulation input.

PinTypeDescription
PitchAudioNote pitch (1V/octave, 5V = 440 Hz)
Pulse WidthAudioWidth of the pulse waveform (0–10V)
WaveformListWaveform selection
SyncAudioHard sync input — resets oscillator phase
Phase ModAudioPhase modulation input for FM synthesis
PM DepthAudioPhase modulation depth
PinTypeDescription
Audio OutAudioGenerated waveform output
PropertyDescription
Freq ScalePitch input scaling: 1V/Octave or 1V/kHz
Smooth PeaksReduces Gibbs effect ringing on sharp waveforms
Sync X-FadeAnti-aliasing for hard sync

The oscillator is typically the first module in a synthesizer signal chain. Connect a MIDI-to-CV module’s pitch output to the oscillator’s Pitch input for keyboard tracking.

For FM synthesis, connect a second oscillator’s output to the Phase Mod input and control the modulation amount with PM Depth. See the FM Synthesis guide for details.