Home

Published

- 1 min read

valib

img of valib

valib

valib started from a reading of V. Zavalishin’s book The Art of VA Filter Design, and trying to implement the different filter structures found throughout that book, while trying to allow reusability as much as possible. As I worked on the project, I also started making small example plugins showcasing different features and implementations that were present in the library.

The library has grown now to provide implementation for oscillators, filters, oversampling, and boasts genericity over scalar types (and SIMD!). It has also made me dive deeper into DSP algorithm and their implementations.

Related

There are no related posts yet. 😢