Cantitate/Preț
Produs

Designing Software Synthesizer Plugins in C++: With Audio DSP

Autor Will C. Pirkle
en Limba Engleză Paperback – 17 iun 2021
Designing Software Synthesizer Plugins in C++ provides everything you need to know to start designing and writing your own synthesizer plugins, including theory and practical examples for all of the major synthesizer building blocks, from LFOs and EGs to PCM samples and morphing wavetables, along with complete synthesizer example projects.
The book and accompanying SynthLab projects include scores of C++ objects and functions that implement the synthesizer building blocks as well as six synthesizer projects, ranging from virtual analog and physical modelling to wavetable morphing and wave-sequencing that demonstrate their use. You can start using the book immediately with the SynthLab-DM product, which allows you to compile and load mini-modules that resemble modular synth components without needing to maintain the complete synth project code. The C++ objects all run in a stand-alone mode, so you can incorporate them into your current projects or whip up a quick experiment. All six synth projects are fully documented, from the tiny SynthClock to the SynthEngine objects, allowing you to get the most from the book while working at a level that you feel comfortable with.
This book is intended for music technology and engineering students, along with DIY audio programmers and anyone wanting to understand how synthesizers may be implemented in C++.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 31223 lei  22-36 zile +4407 lei  5-11 zile
  Taylor & Francis – 17 iun 2021 31223 lei  22-36 zile +4407 lei  5-11 zile
Hardback (1) 103300 lei  43-57 zile
  Taylor & Francis – 17 iun 2021 103300 lei  43-57 zile

Preț: 31223 lei

Preț vechi: 39029 lei
-20% Nou

Puncte Express: 468

Preț estimativ în valută:
5975 6207$ 4963£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 5406 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367510466
ISBN-10: 0367510464
Pagini: 304
Ilustrații: 34 Tables, black and white; 119 Line drawings, black and white; 119 Illustrations, black and white
Dimensiuni: 191 x 235 x 17 mm
Greutate: 1.21 kg
Ediția:2 ed
Editura: Taylor & Francis
Colecția Focal Press
Locul publicării:Oxford, United Kingdom

Public țintă

Postgraduate, Professional, Professional Practice & Development, Undergraduate Advanced, and Undergraduate Core

Cuprins

List of Figures
List of Tables
Preface
1 SynthLab Introduction
2 The Synth Engine
3 Synth Voices, Synth Modules, and Module Cores
4 Synth Operational Modes: Polyphony and Voice-Stealing
5 Learning and Using the SynthLab Objects & Projects
6 Modulation: Theory and Calculations
7 Envelope Generators and DCA
8 Low Frequency Oscillators
9 Wavetable Oscillators
10 Virtual Analog Oscillators
11 PCM Sample Playback Oscillators
12 Synthesizer Filters
13 Karplus-Strong Plucked String Model
14 The Modulation Matrix
15 Wave Morphing and Wave Sequencing
16 The SynthLab Synth Projects

Notă biografică

Will C. Pirkle is a Staff Scientist at Audio Media Research, Inc. and Music Engineering Technology program director at the University of Miami Frost School of Music. He teaches a range of classes, from audio electronics to digital signal processing and audio programming. In addition to 16 years of teaching, Will has 20+ years of experience in the audio industry, working and consulting for such names as Korg Research and Development, XM Radio, and National Semiconductor Corporation. An avid guitarist and studio owner, Will enjoys projects that combine his skills.

Descriere

Designing Software Synthesizer Plugins in C++ provides everything you need to know to start designing and writing your own synthesizer plugins.