Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) - Full Course
via freeCodeCamp
-
11
-
- Write review
Overview
Syllabus
) Part 1 - Intro.
) Part 2 - Setting up the Project.
) Part 3 - Creating Audio Parameters .
) Part 4 - Setting up the DSP .
) Part 5 - Setting up Audio Plugin Host .
) Part 6 - Connecting the Peak Params .
) Part 7 - Connecting the LowCut Params .
) Part 8 - Refactoring the DSP.
) Part 9 - Adding Sliders to GUI.
) Part 10 - Draw the Response Curve.
) Part 11 - Build the Response Curve Component.
) Part 12 - Customize Slider Visuals.
) Part 13 - Response Curve Grid.
) Part 14 - Spectrum Analyzer.
) Part 15 - Bypass Buttons.
Taught by
freeCodeCamp.org
Reviews
4.0 rating, based on 1 Class Central review
-
modern C++ programming with real-time audio DSP. By building a fully functional audio plugin from scratch, learners gain practical experience with buffer-based audio processing, parameter smoothing, and real-time gain and filtering using stable IIR…