0%

Book Description

Learn how to use the Web Audio API to implement audio effects such as loop stitching, audio ducking, and audio equalization through practical, hands-on recipes

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Implement audio stitching using Web Audio’s built-in scheduling API
  • Learn Web Audio’s scripting abilities by building a broadcast-style audio ducking effect
  • Build a 5-band equalizer using Web Audio’s built-in audio processing functionality

In Detail

Web Audio is an upcoming industry standard for web audio processing. Using the API, developers today can develop web games and applications with real-time audio effects to rival their desktop counterparts.

Instant Audio Processing with Web Audio How-to is your hands-on guide to the Web Audio API. Using clear, step-by-step exercises, this book explores the API and how to apply it to produce real-time audio effects such as audio stitching, audio ducking, and audio equalization.

This book is an in-depth study of the Web Audio API. Through a series of practical, step-by-step exercises, this book will guide you through the basics of playing audio all the way to the task of building a 5-band audio equalizer.

Along the way, we’ll learn how to utilize Web Audio’s scripting functionality to build real-time audio effects such as audio stitching and ducking. Then, we’ll use this knowledge to build a basic audio layer step-by-step which can be used in our web applications/games.

With its in-depth coverage of the Web Audio API and its practical advice on various audio implementation scenarios, Instant Audio Processing with Web Audio How-to is your ultimate guide to Web Audio.

Table of Contents

  1. Instant Audio Processing with Web Audio
    1. Instant Audio Processing with Web Audio
    2. Credits
    3. About the Author
    4. About the Reviewer
    5. www.PacktPub.com
      1. Support files, eBooks, discount offers and more
        1. Why Subscribe?
        2. Free Access for Packt account holders
    6. Preface
      1. What this book covers
      2. What you need for this book
      3. Who this book is for
      4. Conventions
      5. Reader feedback
      6. Customer support
        1. Downloading the example code
        2. Errata
        3. Piracy
        4. Questions
    7. 1. Instant Audio Processing with Web Audio
      1. Setting up a web host (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
          1. The recipe base framework
      2. Playing audio in a loop (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
          1. The AudioBuffer class
      3. Setting the volume (Simple)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
      4. Automating the audio parameters (Intermediate)
        1. Getting ready
        2. How to do it...
        3. How it works...
          1. Advanced automation techniques
      5. Building an equalizer using BiquadFilterNode (Advanced)
        1. Getting ready
        2. How to do it...
        3. How it works...
        4. There's more...
          1. Other built-in Web Audio audio processors
3.145.69.255