Found 209 repositories(showing 30)
tobanteAudio
Collection of tutorials & resources for the C++ library JUCE
ianacaburian
Simple tutorial on how to build JUCE projects with tempo synchronization by Ableton Link
JanWilczek
A repo accompanying the JUCE WebView tutorial: build your plugin UI using web technologies!
C++ Audio programming tutorials, focused on VST and JUCE.
juce-framework
Markdown sources for the official JUCE tutorials
TheAudioProgrammer
Code by Aaron Leese (Stagecraft Software). Based off Juce tutorial 39 with special guest Aaron Leese- https://youtu.be/1PLn8IAKEb4
DASTUDIO
Tutorials for JUCE Audio Development.
TheAudioProgrammer
Based off the Juce tutorial: https://docs.juce.com/master/tutorial_playing_sound_files.html
Kashiwade-music
A simple plugin tutorial using WebView with JUCE 8.
aRycroft
Files from the 1st Juce tutorial. Available here: https://audioordeal.co.uk/how-to-build-a-vst-lesson-1-intro-to-juce/
TheAudioProgrammer
No description available
aRycroft
Files for JUCE tutorial 3, available at https://audioordeal.co.uk/
aRycroft
Source code for tutorial available at audioordeal.co.uk
wayne391
Juce tutorial for beginners, with DSP introduction.
aRycroft
Source files for limiter plugin + vst3 build.
wyan
A JUCE tutorial fully generated with kilocode.ai and Claude Sonnet 4, so that I can hopefully learn some audio plugin development. Not verified, use at your own risk.
RobJellinghaus
A modified version of the JuceProcessingAudioInputTutorial that uses an AudioProcessorGraph.
TheAudioProgrammer
Based on https://docs.juce.com/master/tutorial_sine_synth.html
cloudcover
A simple three-oscillator synthesizer with standard features, based off of the first 35 chapters of @theaudioprogrammer's JUCE tutorials.
Mrugalla
this is a project that was uploaded for the developers who watch its corresponding tutorial about setting up parameters in JUCE.
jasonwpost
Tutorial from JUCE
Kashiwade-music
No description available
aRycroft
Final code files from the 2nd Juce tutorial available at https://audioordeal.co.uk/
GuitarsAI
Juce WebView Tutorial
m1m0zzz
No description available
dotinspiredby
some JUCE experience on building midi synthesizers (based on AudioProgrammer Tutorials)
Valery-Mironov
After my studying the JUCE framework according to the 62 official tutorials, and since at the end of the learning they do not issue certificates, I had made a project for the portfolio, where I just try to repeat the standard Spectrum plugin from Ableton Live.
dotinspiredby
Lapland Vst3 Synthesizer using JUCE Framework (some code fragments based on AudioProgrammer tutorials). The principle is in white noise with the control over the filter frequencies.
vitonol
Inspired by juce::Reverb and several online tutorials, this is an attempt to produce an enhanced version of the FreeVerb by adding diffusion network and delays.
aRycroft
Source files for basic Juce limiter, only affects left channel of audio.