stepanmk / FastTemporalConv
Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.
☆17Updated 2 years ago
Alternatives and similar repositories for FastTemporalConv:
Users that are interested in FastTemporalConv are comparing it to the libraries listed below
- Scattering delay networks plugin in Juce☆27Updated 3 months ago
- GitHub mirror for the DSP library's docs/tests☆16Updated 2 weeks ago
- Feedback Delay Network in real-time☆23Updated 2 years ago
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆15Updated 3 years ago
- ☆30Updated 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
- Plugin to do stereo widening with decorrelation☆27Updated last month
- An example audio plugin using RTNeural with a variant model type☆19Updated last year
- Grouped Feedback Delay Networks for Coupled Room Modeling☆33Updated 8 months ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆13Updated 9 months ago
- Repository for the workshop titled 'Modelling room acoustics for immersive audio applications'☆30Updated 5 months ago
- An example project for RTNeural☆42Updated 3 years ago
- Sample rate agnostic recurrent neural networks☆17Updated 2 years ago
- Zero-latency convolution on Bela platform☆27Updated 3 years ago
- Experimenting with Neural Amp Modeler models implemented with RTNeural☆17Updated 2 months ago
- Python implementation of " Antiderivative Antialiasing for Arbitrary Waveform Generation" IEEE research paper☆22Updated last year
- A pitch-shifter example using the Bungee library☆22Updated 6 months ago
- MAX/MSP objects for audio and rhythmic synthesis using networks of coupled oscillators☆10Updated last year
- Implementation of Parametric Spring Reverberation Effect (Välimäki et al.) in Matlab