Explore signal processing with the Web Audio API in this JSConf 2014 talk by Jordan Santell. Dive into the fundamentals of raw audio data and signal processing theory, then learn practical implementations for analyzing audio within browsers. Discover how to construct, use, and share effects processing, audio analysis tools, and DSP algorithms using JavaScript. Cover topics including various node types, source nodes, middleware, AudioContext, oscillators, amplitude and frequency modulation, pitch modulation, low-frequency modulation, audio parameters, and filtering. Gain insights into the powerful capabilities of the Web Audio API for real-time audio processing in web applications.