Cantitate/Preț
Produs

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

Autor Will Pirkle
en Limba Engleză Hardback – 8 mai 2019
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 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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 40255 lei  3-5 săpt. +4364 lei  6-12 zile
  Taylor & Francis – 9 mai 2019 40255 lei  3-5 săpt. +4364 lei  6-12 zile
Hardback (1) 139957 lei  6-8 săpt.
  Taylor & Francis – 8 mai 2019 139957 lei  6-8 săpt.

Preț: 139957 lei

Preț vechi: 174946 lei
-20% Nou

Puncte Express: 2099

Preț estimativ în valută:
26797 27904$ 22234£

Carte tipărită la comandă

Livrare economică 14-28 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138591899
ISBN-10: 1138591890
Pagini: 704
Ilustrații: 347
Dimensiuni: 191 x 235 x 38 mm
Greutate: 1.47 kg
Ediția:Nouă
Editura: Taylor & Francis
Colecția Routledge
Locul publicării:Oxford, United Kingdom

Public țintă

Professional Practice & Development

Notă 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.