VXN1

shipping

An 80s-style analogue polysynth — CLAP plugin

v0.0.6 MIT

VXN1 (“vixen 1”) is an 80s-style analogue polysynth, built in Rust as a CLAP plugin. 16-voice polyphony, dual oscillators with cross-modulation, a 4-pole ladder filter, and a vintage-flavoured chorus — packaged as a single .clap bundle.

Features

  • 16-voice polyphony with per-voice envelopes and a global LFO.
  • Dual oscillators with hard-sync and phase/cross-modulation, plus optional anti-aliasing oversampling up to 8×.
  • OTA-C ladder VCF (R3109/IR3109-style) with a switchable 12 / 24 dB/oct slope, plus a separate high-pass filter.
  • Pitch envelope alongside the amplitude and filter envelopes.
  • Vintage bucket-brigade (BBD) chorus — “Bright” voicing with bucket saturation, anti-image/reconstruction filter banks, and inverted-LFO mono-compatible stereo.
  • Embedded GUI via CLAP’s gui extension.

Install

Unpack the archive and copy VXN1.clap into your CLAP plugin directory:

  • macOS~/Library/Audio/Plug-Ins/CLAP/
  • WindowsC:\Program Files\Common Files\CLAP\

Then rescan plugins in your DAW.

Downloads

All binaries are unsigned. On macOS, clear the quarantine flag after unpacking: xattr -dr com.apple.quarantine <file>. On Windows, SmartScreen may warn — choose More info → Run anyway.