No description
  • JavaScript 74.3%
  • PowerShell 14.5%
  • Shell 11.2%
Find a file
2026-07-28 04:59:06 +00:00
src I FORGOT THE CONSTANTS UPDATE, KILL ME 2026-07-24 10:53:07 +00:00
.gitignore init 2025-11-24 14:00:26 +01:00
install.ps1 Remove test strings 2026-07-27 22:15:14 +01:00
install.sh Tested 2026-07-26 02:00:20 +01:00
package-lock.json init 2025-11-24 14:00:26 +01:00
package.json init 2025-11-24 14:00:26 +01:00
README.md bat to ps1 I FORGOR 2026-07-27 21:14:01 +00:00

MIDI Volume Normalizer

Make all your MIDIs the same volume!

Requirements

NodeJS

Installation

git clone the project to download it, then run npm install to install the dependencies. You can also install using:

Linux: curl -o- https://git.byrdstation.space/LilithArson/midieq/raw/branch/mistress/install.sh | bash

Windows:

  • Run iwr https://git.byrdstation.space/LilithArson/midieq/raw/branch/mistress/install.ps1 | iex in powershell

Usage

Run npm run start to run the project, drag your files onto the window then hit "Process".