TheAudioProgrammer / simpleAudioPlayerJUCE
Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html
☆11Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for simpleAudioPlayerJUCE
- A collection of digital signal processing concepts explored in Python.☆12Updated 8 years ago
- Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4☆19Updated 6 years ago
- ☆11Updated 6 years ago
- A convolution reverb using Juce☆17Updated 14 years ago
- This is a basic chorus plug-in using the JUCE 6 DSP module☆9Updated 4 years ago
- JUCE based MIDI Effect plug-in to visualize MIDI keyboard and wheels☆21Updated 8 months ago
- This sample project demonstrates how to attach different JUCE component types (such as sliders, dials, buttons, and comboboxes) to corres…☆10Updated 4 years ago
- A nice reverb implemented in C++/JUCE☆16Updated 3 years ago
- HackAudio's Custom GUI Module☆28Updated 6 years ago
- ☆21Updated 11 months ago
- ☆24Updated 4 years ago
- GitHub mirror for the DSP library's docs/tests☆15Updated 9 months ago
- Simple delay using the JUCE 6 DSP Module☆13Updated 3 years ago
- An example audio plugin using RTNeural with a variant model type☆19Updated last year
- A Collection of Useful C++ Classes for Digital Signal Processing (adapted for JUCE)☆14Updated 7 years ago
- A wavetable synthesizer created in JUCE for educational purposes of TheWolfSound.com blog.☆21Updated 2 years ago
- Code from the Nashville Music Programmers presentation on creating VST plug-ins using the Matlab Audio System Toolbox☆13Updated 5 years ago
- Implementation of Parametric Spring Reverberation Effect (Välimäki et al.) in Matlab☆9Updated 6 years ago
- Guitar Effects Creation and Sharing Platform☆15Updated 3 years ago
- A demo JUCE audio plugin showing a method for creating a filter display GUI component using a filters transfer function.☆21Updated 8 years ago
- Rebuilding the Minimoog as a JUCE GUI and Soft Synth☆14Updated 5 years ago
- A JUCE implementation of Antti Huovilainen's non-linear model of the Moog filter.☆27Updated 9 years ago
- ☆22Updated 2 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 3 years ago
- Feedback Delay Network in real-time☆23Updated last year
- Beat-tracking audio plugin made in JUCE C++, providing a live visual indicator of the BPM of incoming audio☆15Updated 3 years ago
- A state variable filter plugin made with JUCE.☆14Updated 5 years ago
- C++ classes with functionality I subjectively would have liked to find in JUCE - maybe it can help you?☆27Updated last week
- Supplementary code for the paper presented at the DAFx20in22 conference in Vienna.☆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 5 years ago