Buch, Englisch, 268 Seiten, Format (B × H): 157 mm x 235 mm, Gewicht: 546 g
Buch, Englisch, 268 Seiten, Format (B × H): 157 mm x 235 mm, Gewicht: 546 g
Reihe: Audio Engineering Society Presents
ISBN: 978-1-032-11868-0
Verlag: Focal Press
Working with the Web Audio API is the definitive and instructive guide to understanding and using the Web Audio API.
The Web Audio API provides a powerful and versatile system for controlling audio on the Web. It allows developers to generate sounds, select sources, add effects, create visualizations and render audio scenes in an immersive environment.
This book covers all essential features, with easy to implement code examples for every aspect. All the theory behind it is explained, so that one can understand the design choices as well as the core audio processing concepts. Advanced concepts are also covered, so that the reader will gain the skills to build complex audio applications running in the browser.
Aimed at a wide audience of potential students, researchers and coders, this is a comprehensive guide to the functionality of this industry-standard tool for creating audio applications for the web.
Zielgruppe
Professional, Professional Practice & Development, Undergraduate Advanced, and Undergraduate Core
Autoren/Hrsg.
Fachgebiete
- Technische Wissenschaften Sonstige Technologien | Angewandte Technik Akustik, Tontechnik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Digital Lifestyle Internet, E-Mail, Social Media
- Mathematik | Informatik EDV | Informatik Professionelle Anwendung Digitale Musik
Weitere Infos & Material
List of Figures
List of Code Examples
Resources
Preface
Aknowledgements
Chapter 1 Introducing the Web Audio API
Interlude - Generating sound with scheduled sources
Chapter 2 Oscillators
Chapter 3 Audio Buffer sources
Chapter 4 The Constant Source Node
Interlude – Audio parameters
Chapter 5 Scheduling and setting parameters
Chapter 6 Connecting Audio Parameters and Modulation
Interlude – Destination and Source nodes
Chapter 7 Analysis and Visualization
Chapter 8 Loading, playing and recording
Chapter 9 OfflineAudioContext
Interlude – Audio effects
Chapter 10 Delay
Chapter 11 Filtering
Chapter 12 Waveshaper
Chapter 13 Dynamic range compression
Chapter 14 Reverberation
Interlude – Multichannel audio
Chapter 15 Mixing audio
Chapter 16 Stereo panning
Chapter 17 Spatialized sound
Interlude – Audio worklets
Chapter 18 Working with AudioWorklets
Chapter 19 The wonders of audio worklets
References
Appendix – The Web Audio API Interfaces
Index