eyalamirmusic / cpp_data_structuresLinks
Some basic data structures I'm using for C++
☆16Updated 10 months ago
Alternatives and similar repositories for cpp_data_structures
Users that are interested in cpp_data_structures are comparing it to the libraries listed below
Sorting:
- GitHub mirror for the DSP library's docs/tests☆17Updated last week
- 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
- "Four Ways To Write A Pitch-Shifter" example code☆79Updated 2 years ago
- Codebase for RS-MET products (Robin Schmidt's Music Engineering Tools)☆61Updated this week
- An example project for RTNeural☆45Updated 3 years ago
- IIR Hilbert filter: short, dependency-free, header-only C++☆33Updated 7 months ago
- Every Beats Counts - ADC 2022 Talk about Tempo Syncing☆14Updated 2 years ago
- Wave digital filter elements and circuits in python☆33Updated 2 months ago
- C++ classes with functionality I subjectively would have liked to find in JUCE - maybe it can help you?☆30Updated 3 months ago
- C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.☆31Updated 2 years ago
- A simple and powerful JUCE module-bundle that adds several new packages for different day-to-day things.☆24Updated 9 months ago
- An example project for creating audio plug-ins without exposing symbols.☆15Updated 7 years ago
- A minimal audio plugin framework☆34Updated 2 months ago
- Code to accompany the ADC24 talk☆52Updated last month
- A powerful C++ 20 wrapper around your favorite standard library containers☆26Updated last month
- My Personal Collection of Modules for use with the Juce Audio Application Framework.☆18Updated 4 years ago
- Classes for handling juce ValueTree objects.☆23Updated 3 weeks ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆13Updated last year
- C++ library for real-time processing of audio neural network models☆62Updated 3 weeks ago
- A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialias…☆49Updated 3 years ago
- Wavy is an application to simulate Wave Digital Filters.☆24Updated 3 years ago
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 2 years ago
- Python implementation of " Antiderivative Antialiasing for Arbitrary Waveform Generation" IEEE research paper☆24Updated last year
- A companion repository for the Audio Developers Conference 2022 in London containing the live demo.☆25Updated 2 years ago
- Plot library for the JUCE Framework☆79Updated 6 months ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- Audio Plugin template using JUCE 6/7 and CMake☆55Updated last year
- 🍪 Generate modern JUCE projects from the command line. Includes CLAP, c++20, Rust, CMAKE, etc. 🍪☆83Updated last year
- A DSP Testbench for users of the JUCE framework☆75Updated 5 months ago
- Fully resizing juce peak meter module with optional fader overlay.☆37Updated 2 weeks ago