A desktop application for batch audio mastering using reference tracks. Built with Electron.
- Multiple audio file processing in one go
- Reference track-based mastering
- Easy-to-use interface
- Supports WAV and MP3 formats
- Results saved in high-quality WAV format
- Python with matchering package installed
- Windows operating system
Download the latest installer from the Releases section and run Cool AudioM Setup.exe
.
- Clone the repository
- Install dependencies:
npm install
- Run the application:
npm start
To create a Windows installer:
npm run build
ISC