Basics of DSP related concepts & Memory Management in C++ for Beginners [MYODP - Episode 2]

Опубликовано: 07 Апрель 2025
на канале: SudoMetalStudio
207
15

All the things you need to understand about Digital Signal Processing what it comes to simple plugin development.

MYODP -framework: https://github.com/sirsipe/SudoMetalS...

Episode I:    • Linux audio plugin development simpli...  
Episode III: Episode III:    • Let's implement Ringbuffer and Delay ...  

0:00 Intro
0:55 Sound & Sample Rate
3:08 Why care about memory?
4:16 Oversimplified Basics of Memory Management
7:32 Understanding LV2
9:08 Pointers?! YIKES!
12:34 Buffer Sizes
14:33 How you screw up
15:50 Ringbuffer