The Yanel DSP (yet another effects library) is written and envisioned for embedded targets!
#![no_std]
compatibility guaranteed!
A reverb inspired by Ian Hobsen of his ADC18 talk but #![no_std]
compatible!
Fractional delay without popping (while changing delay time).
A variable state filter with
- Lowpass
- Highpass
- Allpass
- Notch
- Bell Curve
- Low Shelf
and variable Q/Gain!
There are a few implementations as VST3 plugins with the nih-plug crate:
- Multi Filter (no GUI)
- Freeverb
- Simple Delay