Important
Reamake has been rewritten from scratch and moved to a new repo. This version of reamake is no longer maintained.
A CLI application built for quickly creating folder structures and preparing
stems for mixing, mastering and production projects in Cockos Reaper
Features • Installation • Quick Start • Built With • License
- 🎨 Customizable folder/file structures and templates
- 📦 Batch creation of multiple projects at once
- 🎚️ Normalize to -1dBFS and fold 'fake stereo' audio tracks to mono in bulk
- 📂 Sort stems into subdirectories automatically using keywords
- ⏱️ Progress bars & time tracking (via indicatif)
Important
reamake only supports Unix systems
1. Download the latest release of reamake
curl -L https://github.com/simon-danielsson/reamake/releases/latest/download/reamake -o ~/.local/bin/reamake2. Make it executable
chmod +x ~/.local/bin/reamake3. Verify installation
reamake --helpGenerate initialized template files
reamake init <destination>This project is licensed under the MIT License.
This project uses third-party crates with other licenses:
All original files under MPL-2.0 remain under MPL-2.0. Any modifications to these files also remain under MPL-2.0.
Original files under MPL-2.0 are not relicensed; modifications are also MPL-2.0.
