Signalsmith-Audio / basicsLinks
A collection of basic effects, available as open-source (MIT) C++ classes.
☆87Updated 3 months ago
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☆46Updated 4 years ago
- Experimenting with Neural Amp Modeler models implemented with RTNeural☆29Updated 2 months ago
- Real-time recurrent neural networks for audio plugins☆89Updated 2 years ago
- Plugin to do stereo widening with decorrelation☆43Updated 6 months ago
- ML Audio plug-in example using iPlug2 & ONNX Runtime☆34Updated last year
- Modelling Spring Reverb with Neural Audio Effects☆59Updated 8 months ago
- Sound Analysis Synthesis and Processing Project☆23Updated 4 years ago
- Differentiable Wave Digital Filters☆49Updated 3 years ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 3 years ago
- "Four Ways To Write A Pitch-Shifter" example code☆83Updated 2 years ago
- Audio time-stretching algorithm☆79Updated 3 years ago
- Spatial audio plugin for DAWs☆33Updated 5 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson☆29Updated last year
- This is a Juce-based plugin version of Audealize for a DAW☆31Updated 7 years ago
- Grouped Feedback Delay Networks for Coupled Room Modeling☆42Updated last year
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆64Updated 6 years ago
- Real-Time Constant-Q Transform☆52Updated last year
- Scattering delay networks plugin in Juce☆30Updated last year
- 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
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 3 years ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year
- C++20 inference for Spotify's basic-pitch AMT/MIDI generator model with ONNXRuntime and libremidi☆24Updated last year
- IIR Hilbert filter: short, dependency-free, header-only C++☆39Updated 11 months ago
- Signalsmith Linear: header-only helpers for some common things we need☆14Updated 3 weeks 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…☆37Updated 4 years ago
- A JUCE Module containing OpenGL accelerated realtime (audio) data visualization Components☆67Updated 5 years ago
- Feedback Delay Network in real-time☆25Updated 2 years ago
- Diffusion Network for MIDI Transformation☆14Updated 4 months ago
- C++ library for neural amp modeler and other audio network models☆81Updated this week
- This class takes care of buffering input and output samples for a FFT processing with a hop-size of nFFT/2 and Hann windowing. An exampla…☆16Updated 6 years ago