Learn Audio Effect Plugin Development with DSP Theory in C++
This tutorial will teach you how to design audio effect plugins in C++ for various platforms, including AAX, AU, and VST3. Will C. Pirkle's book, "Designing Audio Effect Plugins in C++ with DSP Theory," will be used as a reference. The focus will be on developing a solid foundation in DSP theory and applying it to plugin development. You will learn about important concepts such as sampling theory, filter design, and digital signal processing. By the end of this tutorial, you will have the knowledge and skills needed to create your own audio effect plugins with C++ and DSP theory.
下载地址
用户评论
很好的参考资料,不用积分下载,非常感谢!