jiemojiemo / rubberband_pitch_shift_pluginLinks
A Pitch shifter plugin implementation using JUCE and rubberband
☆17Updated 2 years ago
Alternatives and similar repositories for rubberband_pitch_shift_plugin
Users that are interested in rubberband_pitch_shift_plugin are comparing it to the libraries listed below
Sorting:
- Yum Audio Credential Manager☆13Updated 11 months 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
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆18Updated 3 years ago
- Check for memory allocations in a specific thread, to validate your code for real-time purposes☆14Updated last year
- A nice reverb implemented in C++/JUCE☆17Updated 4 years ago
- An example project for RTNeural☆46Updated 4 years ago
- Beat-tracking audio plugin made in JUCE C++, providing a live visual indicator of the BPM of incoming audio☆18Updated 4 years ago
- Spatial audio plugin for DAWs☆33Updated 5 years ago
- Pitch-shifting VST plugin using JUCE and Soundtouch library. Coursework for MAT240E at UCSB 2008☆19Updated 12 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
- Tape Delay based on Roland RE-201 Space Echo and Echoplex Tape Echo - on JUCE☆16Updated 3 years ago
- An example audio plugin using RTNeural with a variant model type☆19Updated 2 years ago
- JUCE module wrapper for the AudioFFT library☆16Updated 2 years ago
- Sound Analysis Synthesis and Processing Project