Skip to content

larsdpeder/Audio-Waveform-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Audio Waveform Visualizer

This Python script creates a video visualization of an audio file's waveform. It generates an MP4 video where a white waveform moves across a black background, synchronized with the audio playback.

Features

  • Supports various audio input formats (WAV, MP3, etc.)
  • Creates a smooth, animated waveform visualization
  • Outputs a high-quality MP4 video
  • Handles both mono and stereo audio inputs

Requirements

  • Python 3.6+
  • Required Python packages are listed in requirements.txt

Installation

See the Installation Guide for detailed setup instructions.

Usage

  1. Run the script:
    python waveform_visualizer.py
    
  2. When prompted, enter the path to your audio file.
  3. Enter a name for the output MP4 file (or press Enter to use the default "output.mp4").
  4. The script will process the audio and create the visualization video.

License

This project is open-source and available under the MIT License.

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

Author

LarsPedersen

About

Audio Waveform Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages