Key Facts
- Category
- Media
- Input Types
- file, text, select, number
- Output Type
- file
- Sample Coverage
- 4
- API Ready
- Yes
Overview
The Audio Goniometer tool generates a polar stereo image to visualize the width and panning of audio signals. It uses FFmpeg's avectorscope in polar mode for a clear goniometer-style display, ideal for audio analysis and mixing.
When to Use
- •When you need to check the stereo balance of an audio mix for proper imaging.
- •For visualizing panning effects in stereo audio files during production or mastering.
- •In educational settings to demonstrate stereo field concepts using audio examples.
How It Works
- •Upload an audio file in a supported format, such as MP3 or WAV.
- •Optionally configure settings like image size, draw mode (dot, line, or anti-aliased line), and zoom level.
- •The tool processes the audio using FFmpeg's avectorscope filter in polar mode to create the visualization.
- •Download the resulting polar stereo image file for analysis or reference.
Use Cases
Examples
1. Analyzing Stereo Balance in a Music Mix
Audio Engineer- Background
- An audio engineer is finalizing a stereo mix and needs to ensure the overall balance is even across the stereo field.
- Problem
- Quickly visualize the stereo width and panning to detect any imbalances or mono elements.
- How to Use
- Upload the mixed audio file, set the draw mode to 'Anti-aliased Line' for clarity, and generate the image with a size of 800 pixels.
- Example Config
-
size: 800, drawMode: aaline, zoom: 1 - Outcome
- The goniometer image shows a symmetric spread, confirming a well-balanced stereo mix with appropriate panning.
2. Verifying Panning Effects in a Podcast
Podcast Producer- Background
- A podcast producer has added sound effects with left-right panning and wants to check the effect before publishing.
- Problem
- Ensure that panned audio elements are correctly positioned and not causing phase issues.
- How to Use
- Upload the podcast audio file, use default settings or adjust zoom for a closer look, and review the generated polar image.
- Outcome
- The image reveals clear panning of sound effects, allowing the producer to confirm the spatial effects are as intended.
Try with Samples
image, audio, fileRelated Hubs
FAQ
What audio file formats are supported?
The tool accepts common audio formats compatible with FFmpeg, such as MP3, WAV, and AAC, up to 200 MB in size.
How do I interpret the goniometer image?
The polar plot shows the stereo field; points near the center represent mono signals, while spread indicates stereo width and panning.
Can I customize the image appearance?
Yes, you can adjust the image size, choose between dot, line, or anti-aliased line draw modes, and set a zoom level from 0.1 to 10.
What is the purpose of the draw mode options?
Draw mode affects how audio data is plotted: dots for discrete points, lines for continuous traces, or anti-aliased lines for smoother visuals.
Is there a limit on audio file length?
The tool focuses on file size (up to 200 MB) rather than length, but longer files may take more time to process.