Dario Mambro
Dario Mambro
Curvessor
An audio plug-in that implements a dynamic range processor in which the response curve of each channel is an automatable spline.
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase...
hiir
A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with additional support for double precision on ARM AArch64 using N...
Overdraw
An audio plug-in that implements a waveshaper in which the transfer function of each channel is an automatable spline.
avec
A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functionality for ARM, and providing containers for aligned memory with v...