MODULES
Wavescan Morphing Osc
Complete manual and reference for the Wavescan Morphing Osc module.
UPDATED MAR 9, 2026
How Does It Work?#
Wavescan Morphing Osc is a custom wavetable oscillator that scans between editable waveform slots, with pitch controls, morph control, FM, and a built-in modal editor for drawing, generating, and organizing the wave set.
Quick Overview#
- The module morphs across
1to8waveform slots. Morphsets the scan position through the slot set.Morph CVcan drive scanning directly, andDircan reverse the scan direction.FM AmtandFM Modecontrol how incoming FM affects pitch.- The edit button opens a waveform editor with drawing tools, presets, generation tools, and 3D preview.
Inputs And Outputs#
| Port | Type | What It Does |
|---|---|---|
V/Oct | CV | Applies 1V/oct pitch control. |
FM | CV | Applies frequency modulation according to FM Amt and FM Mode. |
Morph CV | CV | Modulates or directly sets the morph position, depending on connection state. |
Out | Audio | Outputs the morphed oscillator signal. |
Controls Reference#
| Control | Values | Default | Behavior |
|---|---|---|---|
Range | 32', 16', 8', 4', 2' | 8' | Sets the octave footage. |
Pitch | -12..12 st | 0 | Coarse tuning. |
Fine | -20..20 ct | 0 | Fine tuning. |
Morph | 0..1 | 0 | Sets the scan position through the slot set. |
Dir | Fwd, Rev | Fwd | Chooses normal or reversed morph direction. |
FM Amt | -1..1 | 1 | Sets FM depth and polarity. |
FM Mode | Lin, Exp | Lin | Chooses proportional or exponential FM response. |
Morph Behavior#
- With multiple slots loaded, the oscillator interpolates between neighboring slots as
Morphmoves. - With a single slot loaded, morph position has no audible effect.
- If
Morph CVis connected, the incoming unipolar signal becomes the scan position directly. - If a morph signal is present without the connected-state override, it is added to the knob position as bipolar modulation.
Revflips the final scan direction after modulation is resolved.
Editor Features#
The editor is where this module becomes more than a fixed oscillator:
Wave Edittab for direct drawing.3D Previewtab for viewing the full morph path as stacked slices.- Preset browser for loading built-in waveform sets.
Generatedialog for creating new waves algorithmically.- Draw tools:
Pen,Line,Eraser. - Transforms:
Smooth,Normalize,DC Rem. Undo/Redo.- Slot
Copy/Paste. - Slot strip with add, delete, select, and drag-reorder behavior.
Slot System#
- The oscillator supports between
1and8slots. - Each slot holds one waveform cycle.
- Morphing runs from the first visible slot to the last visible slot.
- Reordering slots changes the morph path immediately because scan order follows the slot strip.
Output Behavior#
- Each slot is converted into a wavetable bank with multiple table sizes.
- During playback, the oscillator selects a table resolution based on pitch, then samples the current slot pair and crossfades between them.
- This keeps the module responsive at low pitch while staying more stable at higher pitch.
Patching Ideas#
- Treat two-slot setups as a simple A-to-B morph oscillator.
- Add more slots for longer spectral journeys across a phrase.
- Reverse
Dirinstead of redrawing when you want the same material scanned from the opposite end.