Designing Audio Effect Plugins in C++: For AAX, AU, and VST3 with DSP Theory
Autor Will Pirkleen Limba Engleză Paperback – 9 mai 2019
Sections include the basics of audio signal processing, the anatomy of a plugin, AAX, AU and VST3 programming guides; implementation details; and 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 plugin 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 plugins on any platform and within almost any host program.
This new edition is fully updated and improved and presents a plugin core that allows readers to move freely between application programming interfaces and platforms. Readers are expected to have some knowledge of C++ and high school math.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 352.78 lei 6-8 săpt. | +91.68 lei 6-12 zile |
Taylor & Francis – 9 mai 2019 | 352.78 lei 6-8 săpt. | +91.68 lei 6-12 zile |
Hardback (1) | 1042.11 lei 6-8 săpt. | |
Taylor & Francis – 8 mai 2019 | 1042.11 lei 6-8 săpt. |
Preț: 352.78 lei
Preț vechi: 502.73 lei
-30% Nou
Puncte Express: 529
Preț estimativ în valută:
67.52€ • 71.23$ • 56.27£
67.52€ • 71.23$ • 56.27£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 101.67 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138591936
ISBN-10: 1138591939
Pagini: 704
Ilustrații: 106 Tables, black and white; 327 Line drawings, black and white; 20 Halftones, black and white
Dimensiuni: 191 x 235 x 43 mm
Greutate: 1.16 kg
Ediția:2 ed
Editura: Taylor & Francis
Colecția Routledge
Locul publicării:Oxford, United Kingdom
ISBN-10: 1138591939
Pagini: 704
Ilustrații: 106 Tables, black and white; 327 Line drawings, black and white; 20 Halftones, black and white
Dimensiuni: 191 x 235 x 43 mm
Greutate: 1.16 kg
Ediția:2 ed
Editura: Taylor & Francis
Colecția Routledge
Locul publicării:Oxford, United Kingdom
Public țintă
Professional Practice & DevelopmentNotă biografică
Will C. Pirkle is Associate Professor and Program Director of Music Engineering Technology at the University of Miami Frost School of Music. He teaches classes in C++ Audio Programming, Signal Processing, Audio Synthesis, and Mobile App Programming. In addition to 14 years of teaching at the University of Miami, Will has 20 years of experience in the audio industry working and consulting for such names as Korg Research and Development, SiriusXM Radio, Diamond Multimedia, Gibson Musical Instruments, and National Semiconductor Corporation. An avid guitarist and studio owner, Will still seeks projects that combine all his skills.
Cuprins
Section 1: The Basics Digital Audio Signal Processing Principles How DSP Filters Work Basic DSP Theory Section 2. Audio Plugins Anatomy of Audio Signal Processing Plugins Introducing the Plugin Kernel: Plugin Core Plugin GUI Basic GUI Design Using the Plugin GUI Object Section 3: The APIs Writing Pro-Tools AAX Plugins Writing Audio Units Plugins Writing VST3 Plugins Writing RAFX2+ Plugins Section 4: Audio Processing Algorithms and Plugin Design Projects Audio Filter Designs: IIR Filters Audio Filter Designs: Virtual Analog (VA) and Wave Digital Filters (WDF) Modulators: LFOs and Envelope Detectors Delay Effects and Circular Buffers Audio Filter Designs: FIR Filters Modulated Delay Effects Reverb Algorithms Dynamics Processing Miscellaneous Plugins Frequency Doman Plugins Advances GUI Design Basic MIDI for FX Processing
Descriere
Designing Audio Effect Plugins in C++ presents everything you need to know about digital signal processing in an accessible way.