WAV Easy Volume Editor
Bonnate
$0.0
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
10/26(2023) |
0.0 |
11/07(2024) |
0.0 |
Jump AssetStore
Adjusts the decibels of each WAV file with a different volume to the specified value.This set with a simple function has no dependency at all.Unity Editor extension designed for developers working with WAV files. It provides a user-friendly interface to adjust the decibel (dB) levels of WAV audio clips.This feature allows you to adjust the decibel without a program such as Adobe Audition.[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.Provides the following capabilities.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.