Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.2 KB

valib

GitHub Build Status GitHub Tests Status GitHub License Link to docs

Plugins: Abrasive (currently broken)
Examples: Diode Clipper | SVF Mixer | Dirty Biquad

Library of reusable blocks for musical DSP.

Features

  • Generic over scalars
  • Generic over saturators
  • Oversampling filter
  • Biquad filter
  • State Variable Filter
  • Ladder filter

Download

You can download the plugins and examples from the permalink here.

Licensing

To comply with nih-plug licensing requirements (and it stemming from VST3's requirements), the project is dual-licensed.

The code for the library (that is, everything under the src directory) is available under the MIT license.
Plugins and examples are available under the GPLv3 license.