Dario Mambro

Results 5 repositories owned by Dario Mambro

Curvessor

33
Stars
3
Forks
Watchers

An audio plug-in that implements a dynamic range processor in which the response curve of each channel is an automatable spline.

oversimple

40
Stars
0
Forks
Watchers

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

24
Stars
0
Forks
Watchers

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

16
Stars
0
Forks
Watchers

An audio plug-in that implements a waveshaper in which the transfer function of each channel is an automatable spline.

avec

15
Stars
1
Forks
Watchers

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...