1. 首页
  2. 编程语言
  3. C++ 
  4. Learn Audio Effect Plugin Development with DSP Theory in C++

Learn Audio Effect Plugin Development with DSP Theory in C++

上传者: 2023-05-08 06:45:31上传 PDF文件 14.36MB 热度 12次

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.

下载地址
用户评论
码姐姐匿名网友 2025-01-14 18:52:24

很好的参考资料,不用积分下载,非常感谢!