thezhe / PLUG-QALinks
Quality Assurance (QA) script for audio plugins (.vst3, .component, .dll, .vst, .soulpatch, and .soul).
☆11Updated 3 years ago
Alternatives and similar repositories for PLUG-QA
Users that are interested in PLUG-QA are comparing it to the libraries listed below
Sorting:
- This is a simple dsp library I've started to enhance my skill progression as an audio developer and learn more raw C++. No external depe…☆26Updated 4 years ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- A small and (reasonably) fast FFT library☆33Updated 4 years ago
- Docker based DSP learning/Experimentation Environment☆16Updated 2 years ago
- Yum Audio Credential Manager☆12Updated 9 months ago
- Faust reverb☆22Updated last year
- Surge waveshapers as a GPL3 library☆27Updated 2 months ago
- An efficient C++ loop classifier and tempo estimator☆24Updated 8 months ago
- An audio plug-in that implements a waveshaper in which the transfer function of each channel is an automatable spline.☆22Updated 3 years ago
- Virtual Model of the Echoplex Ep-3 tape delay, made in Faust. This was a project for the Sound Processing exam (AAU SMC 2019)☆15Updated 4 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆16Updated 3 years ago
- VST plugin that performs convolution reverb from random room impulse responses generated via a genetic algorithm.☆33Updated 2 years ago
- Look-ahead IIR stereo limiter☆18Updated 3 years ago
- A header only ready to include mirror of the HIIR library by Laurent De Soras, an oversampling and Hilbert transform library in C++, with…☆34Updated 3 years ago
- A pitch-shifter example using the Bungee library☆23Updated last year
- Wavy is an application to simulate Wave Digital Filters.☆24Updated 3 years ago
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆49Updated 3 years ago
- An integration example of Ableton Link with JUCE framework.