Starting from:

$0+

Pure Data Oscillators for prologue, minilogue xd, NTS-1

This is a collection of user oscillator units for the KORG prologue, minilogue xd, and NTS-1.
Each ocillator is written in Pure Data and converted into a logue SDK project using hvcc and hvcc_loguesdk_v1.

Sinx4.pd
An additive oscillator that creates a waveform by layering multiple sine waves.

WvFldr.pd
A wavefolder oscillator for sine waves.

ChipTune.pd
An oscillator that allows you to choose between a sawtooth, square, or triangle wave. Due to its naive implementation, artifacts may occur.

BlChipTune.pd
A band-limited sawtooth and square wave oscillator implemented using heavylib.

KickDrum.pd
A kick drum sound generated using a sine wave.

Pluck.pd / Pluck-64.pd
Simplified versions of a Karplus-Strong oscillator.
Pluck-64.pd is designed exclusively for the NTS-1 and will not work on the Prologue or Minilogue XD.