ABSTRACT

The Web Audio API includes a stereo panner node that lets you pan input sources to any part of the stereo field . It also includes nodes that let you split multichannel audio files into separate channels as well as merge multichannel input sources into a specified output channel . In this chapter, you will learn how to use these nodes to manipulate multichannel input sources .