Principles of Game Audio and Sound Design is a comprehensive introduction to the art of sound for games and interactive media using Unity. This accessible guide encompasses both the conceptual challenges of the artform as well as the technical and creative aspects, such as sound design, spatial audio, scripting, implementation and mixing.Beginning with basic techniques, including linear and interactive sound design, before moving on to advanced techniques, such as procedural audio, Principles of Game Audio and Sound Design is supplemented by a host of digital resources, including a library of ready-to-use, adaptable scripts. This thorough introduction provides the reader with the skills and tools to combat the potential challenges of game audio independently.Principles of Game Audio and Sound Design is the perfect primer for beginner- to intermediate-level readers with a basic understanding of audio production and Unity who want to learn how to gain a foothold in the exciting world of game and interactive audio.
Jean-Luc Sinclair has been a pioneer in the field of game audio since the mid-1990s. He has worked with visionaries such as Trent Reznor and Id Software and has been an active producer and sound designer in New York since the early 2000s. He is currently a professor at Berklee College of Music in Boston and at New York University, where he has designed several classes on the topic of game audio, sound design and software synthesis.
Chapter 1: Introduction The Genesis of Audio In Games From Sample Playback to Procedural Audio How to Use this bookChapter 2: The Role of Audio in Interactive and Immersive Environments Inform, Entertain, Immerse Challenges of Game Audio Chapter 3: The Game Engine Paradigm What is a Game EngineSubSystemsChapter 4: The Audio Engine and Spatial Audio Listener, Audio Clips and Audio SourcesAudio Localization and Distance CuesChapter 5: Sound Design, The Art of Effectively Communicating with Sound The Art of Sound Design:Basic TechniquesChapter 6: Practical Sound Design Setting Up a Sound Design Session and Signal Flow Practical Sound Design and Prototyping Chapter 7: Coding For Game Audio Why Learn to Code?An intro to C#: Syntax and Basics Playing Audio In Unity Chapter 8: Implementing Audio: Common Scenarios Before You Start: Preparing Your Assets Ambiences and Loops Chapter 9: Environmental Modeling What is Environmental ModelingDistance ModelingAdditional FactorsChapter 10: Procedural Audio: Beyond Samples Introduction, benefits and drawbacks. Practical Procedural Audio: A Wind Machine and a Sword Collision ModelChapter 11: Adaptive Mixing What’s in a Mix? Inform and Entertain (again).The Unity Audio MixerSnapshots, Automation and Game States Good PracticesChapter 12: Audio Data Reduction Digital Audio: A Quick ReviewData Reduction StrategiesData Reduction Good Practices Data Reduction In Unity