hollance / synth-recipesLinks
Code snippets of sound synthesis algorithms in C++
☆52Updated 2 years ago
Alternatives and similar repositories for synth-recipes
Users that are interested in synth-recipes are comparing it to the libraries listed below
Sorting:
- Differentiable Wave Digital Filters☆49Updated 3 years ago
- An example project for RTNeural☆47Updated 4 years ago
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆66Updated 6 years ago
- ML Audio plug-in example using iPlug2 & ONNX Runtime☆36Updated 2 years ago
- Modelling Spring Reverb with Neural Audio Effects☆60Updated 9 months ago
- A collection of basic effects, available as open-source (MIT) C++ classes.☆92Updated 4 months ago
- Plugin to do stereo widening with decorrelation☆44Updated 7 months ago
- Experimenting with Neural Amp Modeler models implemented with RTNeural☆31Updated 3 months ago
- 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
- My implementation of a Multi-band Dynamic Range Compressor Audio Plugin developed using JUCE☆31Updated 7 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson☆29Updated 2 years ago
- Real-time recurrent neural networks for audio plugins☆89Updated 2 years ago
- Algorithmic reverb VST using FDN's☆43Updated 7 years ago
- ☆30Updated 2 years ago
- Sound Analysis Synthesis and Processing Project☆25Updated 4 years ago
- "Four Ways To Write A Pitch-Shifter" example code☆85Updated 2 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 3 years ago
- ☆39Updated 4 years ago
- Grouped Feedback Delay Networks for Coupled Room Modeling☆42Updated last year
- Audio time-stretching algorithm☆80Updated last month
- Real-time audio effects using single sample recurrent neural networks☆24Updated 5 years ago
- This is a Juce-based plugin version of Audealize for a DAW☆31Updated 7 years ago
- Feedback Delay Network in real-time☆25Updated 3 years ago
- Framework for virtual analog modelling using Nodal DK method☆19Updated 8 years ago
- WIP: a JUCE module providing helper classes to make it easy to integrate a web-based UI with a JUCE application.☆65Updated 4 years ago
- an architecture for neural network inference in real-time audio applications☆196Updated last month
- 12-band parametric EQ☆59Updated 2 years ago
- 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
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 12 years ago
- A repository of AI-enhanced audio plugins written using C++, JUCE, libtorch, RTNeural and other libraries. Supports my book☆93Updated last week