🎚️ Audio Gain Adjuster

🎯 Overview

This tool is a simple utility for adjusting the volume (gain) of WAV/FLAC/ALAC files. You can increase or decrease the volume in the range of -10dB to +10dB. It adjusts only the gain while completely preserving the original file format (bit depth and sampling rate).

✨ Key Features

📌 Important Notes

📦 Distributed Files

File Name Description
gain_adjuster.exe Executable file (approx. 22MB)
gain_adjuster_ReadMe.html User manual (Japanese version)
gain_adjuster_ReadMe_en.html User manual (this file - English version)

Note: This tool requires no installation. Simply place the EXE file in any location to use it.

📋 System Requirements

Item Details
OS Windows 10 or later
WAV/FLAC Processing Works standalone (no additional software required)
ALAC Processing Requires ffmpeg (PATH registration or placement in same folder)

About ffmpeg (for ALAC processing)

To process ALAC (.m4a) files, ffmpeg is required:

Download ffmpeg: https://ffmpeg.org/download.html

📊 Supported File Formats

Item Details
Supported Formats WAV (8/16/24/32bit), FLAC, ALAC (.m4a)
Bit Depth Output at same bit depth as input (no conversion)
Sampling Rate Output at same rate as input (no resampling)
Channel Count Any (mono, stereo, multi-channel supported)

Format Details

WAV

FLAC

ALAC (.m4a)

🚀 How to Use

Basic Usage

  1. Drag and drop audio files (single or multiple) onto gain_adjuster.exe
  2. Console window opens and displays the number of files
  3. Enter gain adjustment value for each file (e.g., -2.5 or +3.0)
  4. Press Enter to start processing
  5. When processing is complete, new files are created in the same location as the original files
  6. After all files are processed, a summary is displayed
💡 Gain Value Input Examples:

Multiple File Processing Example

Found 3 valid file(s)
============================================================
File 1/3: song1.wav
Enter gain adjustment value: -1.5
✓ Completed successfully

File 2/3: song2.flac
Enter gain adjustment value: +2.0
WARNING: Clipping detected at +2.0dB!
Auto-adjusting to maximum safe gain: +1.2dB
✓ Completed with auto-adjusted gain (+1.2dB)

File 3/3: song3.m4a
Enter gain adjustment value: +0.5
✓ Completed successfully

SUMMARY
============================================================
Processed: 3/3 files

Auto-adjusted files:
  - song2.flac: +2.0dB → +1.2dB

📊 Processing Specifications

Item Specification
Gain Adjustment Range -10dB to +10dB
Clipping Protection Yes (auto detection & auto adjustment)
Metadata Complete preservation (including tags and cover images)

📁 Output Files

Processed files are saved with the following naming convention:

File Name Examples

Output Examples by Format

⚠️ Auto Clipping Adjustment Feature

If clipping (audio distortion) would occur due to excessive gain increase, the tool automatically processes with the maximum safe gain value.

Auto Clipping Adjustment Example

Enter gain adjustment value: +5.0

Processing...
WARNING: Clipping detected at +5.0dB!
Peak level would be: +2.35dB over 0dBFS
Auto-adjusting to maximum safe gain: +2.5dB
  Peak level: 0.998 (OK)

✓ Completed with auto-adjusted gain (+2.5dB)

Benefits:

❓ Troubleshooting

"ffmpeg not found" error (during ALAC processing)

Cause: ffmpeg is not found for ALAC (.m4a) file processing.

Solution:

Processing is slow

Causes and Solutions:

🎓 Technical Specifications

🔒 Security Information

VirusTotal Scan Results

This EXE file has been scanned by third-party organization VirusTotal:

Detection Engines (3):

About False Positives:

⚠️ About Download Warnings

Browsers may warn of a "dangerous file," but this is a false positive.

For Chrome:

  1. "Dangerous file" is displayed in the download bar
  2. Click "^" to the right of the file name
  3. Click "Keep" or "Continue"

For Microsoft Edge:

  1. "This file can't be downloaded safely" is displayed
  2. Click "..." (details)
  3. Click "Keep"

⚠️ About First Run Warning

Windows Defender (SmartScreen) may display a warning, but this is a false positive:

  1. "Windows protected your PC" is displayed
  2. Click "More info"
  3. Click "Run anyway" button

📄 Disclaimer

Notes on Use

📄 License

This tool is free to distribute and use.

🧑‍💻 Developer Information

Developer Noriya
Email noriyahd28v@gmail.com
URL http://noriya.info/

This tool was developed to provide music enthusiasts with a better music experience.
If you have any questions or feedback, please feel free to contact us using the above information.


Audio Gain Adjuster - Universal Audio Volume Adjustment Tool