Skip to content

Bonnate/Unity-WAV-Easy-Volume-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WAVEasyVolumeEditor

title License: None (Provided without explicit licensing)

Description

WAVEasyVolumeEditor is a Unity Editor extension designed for audio professionals and developers working with WAV files. It provides a user-friendly interface to adjust the decibel (dB) levels of WAV audio clips. Key features include:

  • Selecting a WAV audio clip from the Unity Project window.
  • Setting a target decibel (dB) value to achieve.
  • Listening to audio at the specified target dB or processing the audio clip to match the target dB.
  • Creating backups of the original audio clips for easy restoration.
  • Exporting processed audio clips in WAV format.
  • Displaying audio clip details such as maximum dB, sample rate, channels, and length.

Notes

  • This script assumes that the Unity Editor is being used.
  • It's provided without explicit licensing, so you are free to use and modify it for your projects.
  • Please be cautious while adjusting audio levels, as excessive volume adjustments may cause audio clipping or distortion.

Usage

  1. Open the Unity Editor.
  2. Go to the "Tools" menu and select "Bonnate" > "WAV Easy Volume Editor."
  3. In the editor window:
    • Choose a WAV audio clip from the Unity Project window (Only .wav files are selectable).
    • Set the target decibel (dB) level you want to achieve.
    • Click the "Process and Replace" button to adjust the audio clip in place, creating a backup of the original.
    • Click the "Process and Export" button to adjust and save the processed audio clip to a new file.
    • Use the "Listen" button to preview audio at the specified dB level.
  4. The script will display audio clip details, including maximum dB, sample rate, channels, and length.

Enjoy enhancing and controlling the audio quality of your WAV files with this tool!

Example

enter image description here

enter image description here

About

Unity Editor extension designed for developers working with WAV files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages