An open API service indexing awesome lists of open source software.

https://github.com/windowsnt/audiodynamics

Comrpession, Expander, Limiter, Noise gate in one Direct2D component
https://github.com/windowsnt/audiodynamics

audio-processing compression cplusplus dynamics expander noise-algorithms

Last synced: 9 months ago
JSON representation

Comrpession, Expander, Limiter, Noise gate in one Direct2D component

Awesome Lists containing this project

README

          

# Audio Dynamics

An Audio Dynamics processor (Compression, Expander, Noise Gate etc) in one header file with Direct2D visual configuration.
Single-header file

To compile: remove update.hpp reference from stdafx.h and UpdateThread() call from main.