Designing software synthesizer plug-ins in C++ / Will Pirkle.

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 wi...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via Taylor & Francis)
Main Author: Pirkle, William C. (Author)
Format: eBook
Language:English
Published: New York : Focal Press, 2021.
Edition:Second edition.
Subjects:
Description
Summary: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++
Item Description:Previous edition: 2015.
<P><EM>List of Figures</EM></P><P><EM>List of Tables</EM></P><P><EM>Preface</EM></P><P></P><P>1 SynthLab Introduction</P><P>2 The Synth Engine</P><P>3 Synth Voices, Synth Modules, and Module Cores</P><P>4 Synth Operational Modes: Polyphony and Voice-Stealing</P><P>5 Learning and Using the SynthLab Objects & Projects</P><P>6 Modulation: Theory and Calculations</P><P>7 Envelope Generators and DCA</P><P>8 Low Frequency Oscillators </P><P>9 Wavetable Oscillators </P><P>10 Virtual Analog Oscillators </P><P>11 PCM Sample Playback Oscillators </P><P>12 Synthesizer Filters </P><P>13 Karplus-Strong Plucked String Model </P><P>14 The Modulation Matrix</P><P>15 Wave Morphing and Wave Sequencing </P><P>16 The SynthLab Synth Projects </P>
Physical Description:1 online resource : illustrations (black and white)
Bibliography:Includes bibliographical references and index.
ISBN:9781000375084
1000375080
9781000375053
1000375056
9781003052203
1003052207
Source of Description, Etc. Note:Description based on CIP data; resource not viewed.
Biographical or Historical Data: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.