APL-Huddersfield / SOFA-for-MaxLinks
☆25Updated 4 years ago
Alternatives and similar repositories for SOFA-for-Max
Users that are interested in SOFA-for-Max are comparing it to the libraries listed below
Sorting:
- Feedback Delay Network in real-time☆24Updated 2 years 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…☆35Updated 3 years ago
- ☆37Updated 4 years ago
- A C++ Library for DSP☆56Updated 4 months ago
- JUCE module wrapper for the AudioFFT library☆16Updated 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
- A companion repository for the Audio Developers Conference 2022 in London containing the live demo.☆25Updated 2 years ago
- 🍪 Generate modern JUCE projects from the command line. Includes CLAP, c++20, Rust, CMAKE, etc. 🍪☆85Updated last year
- Framework for virtual analog modelling using Nodal DK method☆19Updated 8 years ago
- Filters by Will Pirkle ported to SOUL☆27Updated 4 years 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
- A library for arbitrary-rate arbitrary-size frame processing☆84Updated 6 months ago
- An example project for RTNeural☆45Updated 4 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 2 years ago
- Sound Analysis Synthesis and Processing Project☆23Updated 4 years ago
- A lightweight granular plugin made for teaching purposes using iPlug2☆39Updated last year
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 3 years ago
- A curated list for papers and books about DSP and audio programming.☆34Updated 4 years ago
- A nice reverb implemented in C++/JUCE☆17Updated 4 years ago
- A pipeline for recording datasets and running neural networks in Bela. In collaboration with @rodrigodzf, @adanlbenito and @apmcpherson