In this final lesson in the module, you will explore the structure of an effect plugin, learn about developing code using Klang Studio, and draw on what you have learnt about code and digital signal processing (DSP) to implement a gain (level) effect plugin.
LESSON PLAN
- Understand the code structure of audio effect plugins.
- Explore coding practices and tools (using Klang Studio).
- Apply your knowledge of basic digital signal processing (DSP).
- Build a gain (level/volume) effect plugin.
INSTRUCTIONS
Use the < > arrow(s) above to move through the topic. Each page explains a key concept using text and graphics, leading up to a practical task. You can return to any page at any time, using the arrows or ▼ drop-down menu, and also restart animations by simply clicking them.
Unmatched braces (opening but no closing brackets, or vice versa) are another