Reverse audio samples
Reverse keeps channels and sample rate; it changes only the order of samples.
Choose an audio file first.
Output preview
Load audio to see the local preview.
Create special effects from local samples
Reversing is a browser-friendly sample effect: decode, copy each channel backwards, then expose WAV or MP3 Blobs for preview and download.
3-step quick guide
- 1Choose an audio file and wait for local decoding.
- 2Preview the reversed result to confirm direction and duration.
- 3Choose an output format, export, and download the reversed audio.
Zero-upload privacy promise
Audio is processed in this browser with Web Audio API, Canvas, and Blob; it is never sent to a server.
No upload endpoint is used; speed depends on your device and browser support.
Frequently asked questions
Will reversing lose original quality?
WAV keeps the decoded PCM samples; MP3 applies lossy compression according to the encoder settings.
Can multichannel audio be reversed?
Yes. Each channel is reversed independently while preserving the channel count.
Why cannot some files load?
decodeAudioData support depends on the format and platform. Try a common WAV or MP3 file first.