Stereo kick drum sample
- Input
- kick_stereo.wav (48 kHz, 24-bit, 2 canais)
- Expected output
- kick_mono.wav (48 kHz, 24-bit, 1 canal)
Use Average mode to preserve the sub-bass and attack that are centered.
convert stereo WAV to mono
Samplers and virtual instrument plugins often load mono samples more efficiently: they consume half the RAM, are simpler to position in the stereo field, and eliminate phase issues caused by slightly different L and R channels. Converting stereo WAV to mono is a standard pre-processing step in production workflows.
Use Average mode to preserve the sub-bass and attack that are centered.
Use the result as technical or educational support, keeping the tool limits explicit in the workflow.
Averaging sums L and R and halves the result, which preserves centred content (vocals, kick) but can cancel anything recorded in opposite phase. The L and R modes simply discard one channel: you lose whatever only existed on the other side, but you gain a guarantee that nothing will cancel. When the correlation strip shows negative stretches, that is exactly the trade-off to weigh.
The exported file uses 16-bit PCM by default, regardless of the original resolution. For 24-bit or 32-bit float production, use this tool only for preview and export in a DAW to preserve full resolution.
No. It helps explain the scenario and use the tool more safely, but real decisions should consider official sources, full context and qualified guidance when needed.
Your audio is decoded and processed in your browser. No file is ever uploaded to the server.