jatinchowdhury18 / RTNeural-NAMLinks
Experimenting with Neural Amp Modeler models implemented with RTNeural
☆31Updated 4 months ago
Alternatives and similar repositories for RTNeural-NAM
Users that are interested in RTNeural-NAM are comparing it to the libraries listed below
Sorting:
- Modelling Spring Reverb with Neural Audio Effects☆60Updated 10 months ago
- An example project for RTNeural☆47Updated 4 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 3 years ago
- Differentiable Wave Digital Filters☆50Updated 3 years ago
- ☆30Updated 2 years ago
- Plugin to do stereo widening with decorrelation☆45Updated 8 months ago
- Grouped Feedback Delay Networks for Coupled Room Modeling☆42Updated last year
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆66Updated 6 years ago
- Scattering delay networks plugin in Juce☆31Updated last year
- Python implementation of " Antiderivative Antialiasing for Arbitrary Waveform Generation" IEEE research paper☆27Updated last year
- An example audio plugin using RTNeural with a variant model type☆20Updated 2 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson☆29Updated 2 years ago
- ML Audio plug-in example using iPlug2 & ONNX Runtime☆36Updated 2 years ago
- Real-time recurrent neural networks for audio plugins☆89Updated 2 years ago
- My implementation of a Multi-band Dynamic Range Compressor Audio Plugin developed using JUCE☆31Updated 7 years ago
- A pitch-shifter example using the Bungee library☆26Updated last year
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year
- Dynamic Equalizer written in C++ using JUCE.☆17Updated 4 years ago
- Feedback Delay Network in real-time☆26Updated 3 years ago
- Algorithmic reverb VST using FDN's☆43Updated 7 years ago
- "Four Ways To Write A Pitch-Shifter" example code