Speaker Channel Tester
Test each speaker channel in your stereo or surround sound setup. Play a 440 Hz tone through each channel individually or cycle through all channels automatically to verify correct routing, placement, and output level.
Click a speaker in the diagram to test it
- • Click each channel button or speaker in the diagram to play a 2-second test tone
- • Use "Play All Channels" to cycle through each speaker in sequence
- • If a channel is silent, check speaker connections and audio driver/mixer routing
- • Panning uses StereoPannerNode — surround channels are simulated as panned stereo
- • For true surround sound testing, connect a multi-channel audio interface
How the Speaker Channel Test Works
Each channel test plays a 440 Hz sine wave tone for 2 seconds through the target channel using the Web Audio API'sStereoPannerNode. Left and Right channels pan to -1 and +1 respectively. Center pans to 0 (both channels equal). Surround channels use intermediate pan values to place audio in the left-rear or right-rear field. For true multi-channel surround (5.1+), a dedicated multi-channel audio interface is required — browser audio is inherently stereo in most configurations.
Speaker Channel Reference
Left (L)
Pan: -1Front left speaker. Carries left stereo content, ambient effects, and panned audio elements.
Right (R)
Pan: +1Front right speaker. Carries right stereo content, ambient effects, and panned audio elements.
Center (C)
Pan: 0Center speaker. Primarily carries dialogue, main on-screen vocals, and centered audio.
Left Surround (LS)
Pan: -0.8Rear left speaker. Carries ambient environment audio and surround effects from the left rear.
Right Surround (RS)
Pan: +0.8Rear right speaker. Carries ambient environment audio and surround effects from the right rear.
LFE / Subwoofer (.1)
Hardware onlyLow frequency effects channel. Carries bass frequencies 20–120 Hz for impact and depth. Not included in browser panning.
Related Hardware Tests
More free tools to check your setup.
Sound Test
Test your speakers, headphones, and microphone. Check left/right channels, frequency response, and audio quality.
Hearing Test
Check your hearing range across 8 frequencies from 125 Hz to 16000 Hz. Identify which frequencies you can and cannot hear.
Bass Test
Test your subwoofer and speakers with low-frequency tones from 20 Hz to 200 Hz. Find the lowest bass your system can reproduce.
Headphone Test
Test headphone channel balance, frequency sweep, and phase response. Verify left/right audio and stereo imaging.
Microphone Test
Test your microphone in the browser. Check volume level, peak meter, and waveform visualization using getUserMedia.