nick-thompson / dsp
A collection of digital signal processing concepts explored in Python.
☆12Updated 9 years ago
Alternatives and similar repositories for dsp:
Users that are interested in dsp are comparing it to the libraries listed below
- 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 3 years ago
- GitHub mirror for the DSP library's docs/tests☆16Updated 3 weeks ago
- Plugin to do stereo widening with decorrelation☆27Updated last month
- Framework for virtual analog modelling using Nodal DK method☆19Updated 8 years ago
- Revised versions of Reiss and McPherson's "Audio Effects" examples☆59Updated 5 years ago
- ☆30Updated 2 years ago
- Filters by Will Pirkle ported to SOUL☆27Updated 4 years ago
- Feedback Delay Network in real-time☆23Updated 2 years ago
- An example project for RTNeural☆42Updated 3 years ago
- VST plugin that performs convolution reverb from random room impulse responses generated via a genetic algorithm.☆33Updated 2 years ago
- Public source of information for audio developers, mostly using JUCE☆33Updated 3 years ago
- Sample rate agnostic recurrent neural networks☆17Updated 2 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson☆29Updated last year
- Algorithmic reverb VST using FDN's☆42Updated 6 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆17Updated 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 5 years ago
- A virtual analog character compressor built using topology-preserving transform in SOUL and models optimized for real-time audio☆11Updated 3 years ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆30Updated 2 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆15Updated 3 years ago
- Scattering delay networks plugin in Juce☆27Updated 3 months ago
- JUCE Module for the libfaust JIT compiler☆39Updated 5 years ago
- 🎧 Playing around with audio plugin development + DSP.☆45Updated 5 years ago
- List of 3rd party JUCE modules☆32Updated 5 years ago
- This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corres…☆10Updated 5 years ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆13Updated 9 months ago
- A JUCE Module containing OpenGL accelerated realtime (audio) data visualization Components☆63Updated 5 years ago
- ☆32Updated 3 years ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- Implementation of Parametric Spring Reverberation Effect (Välimäki et al.) in Matlab☆9Updated 7 years ago
- A pitch-shifter example using the Bungee library☆22Updated 6 months ago