Giter VIP home page Giter VIP logo

Dario Mambro's Projects

audio-dsp icon audio-dsp

A collection of template classes for audio dsp using SIMD instructions.

avec icon 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 views and interleaving/deinterleaving.

curvessor icon curvessor

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

hiir icon 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 Neon.

lockfree-async icon lockfree-async

A simple C++17 header-only template library for lock-free inter-thread communication.

oglsl icon oglsl

GLSL optimizer based on Mesa's GLSL compiler.

oourafft-1 icon oourafft-1

Ooura's General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package

overdraw icon overdraw

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

oversimple icon 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 antialiasing.

pffft icon pffft

A GitHub mirror of Julien Pommier's PFFFT: a pretty fast FFT.

pffft-double icon pffft-double

A fork of Julien Pommier's PFFFT - a pretty fast FFT - that adds support for double precision floating-point numbers using AVX instructions.

ptree icon ptree

A red-black tree of pointers written in C that can be queried both as a set and as a map, with optional macros to make it strictly typed.

r8brain icon r8brain

A fork of Aleksey Vaneev's high-quality pro audio sample rate converter / resampler C++ library with branches supporting PFFFT in double precision

unplug icon unplug

Unplug is a work in progress experiment to make VST3 plugins using Dear ImGui and ImPlot to do the user interface.

xorshift32_16bit_simd icon xorshift32_16bit_simd

An implementation of the 16 bit xorshift32 random number generator, that uses SIMD instructions to compute 4 independent random numbers at the same time, each from a different seed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.