Course
Skills Expanded
Introduction to the Web Audio API
This course will demonstrate how you can use the Web Audio API.
What you'll learn
Learn the basics of the Web Audio API, including how to work with oscillators, sound file loading, filters, effects, and using time-based audio events.
Table of contents
Hello World (Creating Your First Sound)
9mins
Filters and the Node Graph
5mins
Loading and Playing a Sound
10mins
Abstracting Audio File Loading & Playback
4mins
Adding Reverb Effects
9mins
The Delay Node
5mins
Dynamics Compression
12mins
The Panner Node
15mins
Time
21mins
Changing Parameter Values Over Time
5mins
Integrating HTML5 Audio and Video Elements
1min
Adding UI Elements
2mins