Signalsmith-Audio / basicsLinks
A collection of basic effects, available as open-source (MIT) C++ classes.
☆94Updated last week
Alternatives and similar repositories for basics
Users that are interested in basics are comparing it to the libraries listed below
Sorting:
- An example project for RTNeural☆47Updated 4 years ago
- Modelling Spring Reverb with Neural Audio Effects☆60Updated 10 months ago
- Experimenting with Neural Amp Modeler models implemented with RTNeural☆31Updated 4 months ago
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆68Updated 6 years ago
- "Four Ways To Write A Pitch-Shifter" example code☆87Updated 2 years ago
- Real-time recurrent neural networks for audio plugins☆89Updated 2 years ago
- ML Audio plug-in example using iPlug2 & ONNX Runtime☆36Updated 2 years ago
- Plugin to do stereo widening with decorrelation☆45Updated 8 months ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 3 years ago
- Differentiable Wave Digital Filters☆50Updated 3 years ago
- Code and theory of a look-ahead compressor / limiter.