In this lesson, you will learn how code works and take your first steps in programming, gaining an introduction to C++ through the Klang language, and write code to apply a gain effect to a simulated audio signal, ahead of creating your first plugin.
LESSON PLAN
- Learn about basic coding concepts (expressions, functions).
- Explore coding practices and languages (Klang/C++).
- Implement a basic gain (volume/level) effect.
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.
mouse over them.
Missing or misplaced semi-colons are a common mistake that prevent the compiler