Designing Audio Effect Plugins in C++: For AAX, AU, and VST3 with DSP Theory

Write a Review
$75.87 - $88.58
UPC:
9781138591936
Binding:
Paperback
Note:
Used books may not include companion materials/CD/Code etc, items in good condition.We ship orders daily and Customer Service is our top priority!
Publication Date:
5/17/2019
Release Date:
5/17/2019
Author:
Will C. Pirkle
Language:
english
Edition:
2
Adding to cart… The item has been added

Product Overview

Designing Audio Effect Plugins in C++ presents everything you need to know about digital signal processing in an accessible way. Not just another theory-heavy digital signal processing book, nor another dull build-a-generic-database programming book, this book includes fully worked, downloadable code for dozens of professional audio effect plugins and practically presented algorithms.

Sections include the basics of audio signal processing, the anatomy of a plugin, AAX, AU and VST3 programming guides, implementation details, and finally actual projects and code. More than 50 fully coded C++ audio signal-processing objects are included. Start with an intuitive and practical introduction to the digital signal processing (DSP) theory behind audio plug-ins, and quickly move on to plug-in implementation, gain knowledge of algorithms on classical, virtual analog and wave digital filters, delay, reverb, modulated effects, dynamics processing, pitch shifting, nonlinear processing, sample rate conversion and more. You will then be ready to design and implement your own unique plug-ins on any platform and within most any host program.

This new edition is fully updated and improved and presents a plugin core that allows readers to move freely between APIs and platforms. Readers are expected to have some knowledge of C++ and high school math.