Skip to content

nigelp/cool-audiom

Repository files navigation

Cool AudioM

A desktop application for batch audio mastering using reference tracks. Built with Electron.

Features

  • 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

Requirements

  • Python with matchering package installed
  • Windows operating system

Installation

Download the latest installer from the Releases section and run Cool AudioM Setup.exe.

Development Setup

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Run the application:
npm start

Building

To create a Windows installer:

npm run build

License

ISC