Completed
) Part 5 - Setting up Audio Plugin Host
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Part 1 - Intro
- 2 ) Part 2 - Setting up the Project
- 3 ) Part 3 - Creating Audio Parameters
- 4 ) Part 4 - Setting up the DSP
- 5 ) Part 5 - Setting up Audio Plugin Host
- 6 ) Part 6 - Connecting the Peak Params
- 7 ) Part 7 - Connecting the LowCut Params
- 8 ) Part 8 - Refactoring the DSP
- 9 ) Part 9 - Adding Sliders to GUI
- 10 ) Part 10 - Draw the Response Curve
- 11 ) Part 11 - Build the Response Curve Component
- 12 ) Part 12 - Customize Slider Visuals
- 13 ) Part 13 - Response Curve Grid
- 14 ) Part 14 - Spectrum Analyzer
- 15 ) Part 15 - Bypass Buttons