Key Facts
- Category
- Media
- Input Types
- file, number, select
- Output Type
- file
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Audio Phaser tool applies a classic phaser effect to your audio files, creating sweeping, spacey tones by modulating phase-shifted notches. It uses the ffmpeg aphaser filter for high-quality processing.
When to Use
- •When adding psychedelic or swirling effects to guitar or synth tracks in music production.
- •To enhance vocals with a modulated, ethereal quality for podcasts or songs.
- •For sound design in film or games to create dynamic, atmospheric audio textures.
How It Works
- •Upload an audio file in a supported format like MP3, WAV, or AAC.
- •Adjust parameters such as input gain, output gain, delay, decay, speed, and phase type (Triangle or Sine).
- •Select the desired output format from options including MP3, WAV, FLAC, and more.
- •Process the file to apply the phaser effect and download the result.
Use Cases
Examples
1. Guitar Solo Enhancement
Music Producer- Background
- A producer is working on a rock track and wants to add movement to a static guitar solo.
- Problem
- The solo sounds flat and lacks the dynamic, swirling quality needed for the mix.
- How to Use
- Upload the guitar solo audio file, set speed to 0.5 Hz for a slow sweep, select Sine phase type, and output as WAV.
- Example Config
-
{"inGain": 0.4, "outGain": 0.74, "delayMs": 3, "decay": 0.4, "speedHz": 0.5, "type": "s", "outputFormat": "wav"} - Outcome
- The processed solo has a rich, spacey effect that adds expressiveness and fits seamlessly into the track.
2. Vocal Modulation for Film Score
Sound Designer- Background
- A sound designer is creating an eerie atmosphere for a horror film scene using vocal samples.
- Problem
- The vocals need to sound distorted and otherworldly to enhance the scene's tension.
- How to Use
- Upload the vocal audio, increase decay to 0.8 for a longer trail, set speed to 1 Hz for faster modulation, choose Triangle phase type, and output in AAC format.
- Example Config
-
{"decay": 0.8, "speedHz": 1, "type": "t", "outputFormat": "aac"} - Outcome
- The vocals are transformed into a haunting, modulated sound that perfectly complements the cinematic soundscape.
Try with Samples
audio, fileRelated Hubs
FAQ
What audio formats are supported for input?
The tool accepts common audio formats including MP3, WAV, AAC, M4A, OGG, Opus, and FLAC.
How can I control the intensity of the phaser effect?
You can adjust input gain, output gain, delay, decay, speed, and choose between Triangle or Sine phase types.
Is there a file size limit for uploads?
Yes, the audio file must be under 200 MB.
Can I process multiple audio files simultaneously?
No, the tool processes one audio file at a time per operation.
What is the default output format?
The default output format is MP3, but you can select from various options like WAV, AAC, or FLAC.