Found 41 repositories(showing 30)
C++ Audio programming tutorials, focused on VST and JUCE.
DASTUDIO
Tutorials for JUCE Audio Development.
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.
HxCory
JUCE Tutorial Audio Thumbnail display
Juce's Audio Processor Graph Tutorial port to Android
audio-progammer-learn-juce-tutorial-11-simple-wave-table-synthesis
wjcassidy
GUI tutorial for making audio plugin interfaces in Blender for JUCE
robbiewestern
Basic synthesiser framework in JUCE based on YouTube tutorials by The Audio Programmer
seanpmaloney
A very basic synth using the Maximilian library, Juce framework, and "The Audio Programmer" tutorials. This is my own unique version.
george-spitfire
Juce Audio Tutorials
perfectpanda-works
JUCE audio tutorial
sunnyside74
LoopingAudioSampleBufferTutorial
CiaranMaloy
The Audio Programmer and JUCE Tutorials
schmynth
Audio Player plugin based on JUCE tutorial
perfectpanda-works
JUCE tutorial Control audio levels using decibels
ZaqSiefs
Tutorials for JUCE from The Audio Programmer
blacklistperformer
Audio Plugin in C++ JUCE Framework tutorial
ask902
Following the Juce Audio plugin tutorial with some modification
nschmidtg
Simple Juce VST Project based on the ADC Conference "Build Your First Audio Plug-in with JUCE - JUCE Tutorial"
These are the JUCE tutorials from the Audio Ordeal website.
silver-yar
A VST3 plugin version of the JUCE Audio Player Tutorial
kekesipeti2
Tutorial for making an Audio plugin in C++ using JUCE framework.
digi10ve
Based on the JUCE tutorial by The Audio Programmer on YouTube
blake-butsko
Following FreeCodeCamp tutorial on making an audio plugin with JUCE Framework
CoderSales
JUCE audio framework Audio Plugin | following a tutorial here | https://youtu.be/i_Iq4_Kd7Rc
bglid
Template for JUCE-focused audio software projects. Done by following WolfSound's Tutorial.
DvDream
JUCE Audio Plugin derived from the basics Tutorial and enriched with other tasks
dojiaruninsilence
vst synth plugin using the JUCE framework from tutorial by the audio programmer
lmsoria
Simple Audio Equalizer Plugin, made with JUCE. Based on the freeCodeCamp.org tutorial