This package browser is in early development. Mind the rough edges.

vco-plugins 0.3.0

LADSPA plugin for synthesizer oscillators

The blvco LADSPA plugin provides three anti-aliased oscillators:

  1. Pulse-VCO, a dirac pulse oscillator with flat amplitude spectrum

  2. Saw-VCO, a sawtooth oscillator with 1/F amplitude spectrum

  3. Rec-VCO, a square / rectangle oscillator

All oscillators are low-pass filtered to provide waveforms similar to the output of analog synthesizers such as the Moog Voyager.

Installation

Install vco-plugins 0.3.0 as follows:

guix install vco-plugins@0.3.0

Or install the latest version:

guix install vco-plugins

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.