Audio Programming in C++. The Beginner Level
β Scribed by HΓ₯kan Blomqvist
- Publisher
- leanpub.com
- Year
- 2022
- Tongue
- English
- Leaves
- 520
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Table of Contents
Table of Contents
Introduction
Why C++20?
So what is the definition of synthesis?
What was the first Sound Synthesizer?
What is sound?
What is Timbre?
Synthesis Chapters in the book
The Physics of string, wind and percussion Instruments
Strings
Wind
Percussion
Additive Synthesis
Additive Synthesis in C++
Additive Synthesis with a KAWAI K5
Subtractive Synthesis
Subtractive Synthesis in C++
Subtractive Synthesis with a Sequential Circuits Prophet 5
Formant Synthesis
Formant Synthesis in C++
Formant Synthesis with a Yamaha FS1R
Granular Synthesis
Granular Synthesis in C++
Granular Synthesis with a Portal by Output
Frequency Modulation (FM) Synthesis
Frequency Modulation (FM) Synthesis in C++
Frequency Modulation (FM) Synthesis with a Yamaha DX7
Linear Arithmetic Synthesis
Linear Arithmetic Synthesis in C++
Linear Arithmetic Synthesis with a Roland D-50
Phase Distortion Synthesis
Phase Distortion Synthesis in C++
Phase Distortion Synthesis with a Casio CZ-1000
Scanned Synthesis
Scanned Synthesis in C++
Scanned Synthesis with a Qu-Bit Scanned
Vector Synthesis
Vector Synthesis in C++
Vector Synthesis with a Sequential Circuits Prophet VS
Virtual Analog (VA) Synthesis
Virtual Analog (VA) Synthesis in C++
Virtual Analog (VA) Synthesis with a Access Virus TI
Wavetable Synthesis
Wavetable Synthesis in C++
Wavetable Synthesis with a PPG wave 2.2
Physical Modeling
Physical Modeling in C++
Physical Modeling with a Aodyo Anyma Phi
In the Rearview Mirror
Appendix A: C++20 Code
Appendix B: Audio Engineering Terminology (0 - 9 - A - Z)
Appendix C: URL for Source Code
π SIMILAR VOLUMES
Background: I created a game engine (Goblin 2D+ Engine) and for sound just used a 3rd party library (BASS). However I quickly found the additional A$150 for BASS was effecting the uptake of my engine because it was US$59.95 and the additional A$150 for BASS was killing it. I knew nothing about sou
No matter how exciting the game and how realistic the visual effects, without catchy audio in the background it's obvious that something is missing. New developments in technology enable you to do things with audio that weren't possible before, but they also make it necessary to find a guide that wa
<p><cite>Modern Hebrew for Beginners</cite> offers high school, college, and independent-study students a state-of-the-art learning experience. This combination text- and workbook is designed to be used with web-based audio, visual, and interactive materials to give students multiple learning opport
Overview: Best C++ programming book for beginners. See contents below cover.
This textbook is an ideal introduction in college courses or self-study for learning computer programming using the C language. Written for those with minimal or no programming experience, Computer Programming in C for Beginners offers a heavily guided, hands-on approach that enables the reader to q