forked from LilithArson/midieq
No description
- JavaScript 74.3%
- PowerShell 14.5%
- Shell 11.2%
|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| install.ps1 | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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 | iexin powershell
Usage
Run npm run start to run the project, drag your files onto the window then hit "Process".