Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Reamake has been rewritten from scratch and moved to a new repo. This version of reamake is no longer maintained.


reamake

A CLI application built for quickly creating folder structures and preparing
stems for mixing, mastering and production projects in Cockos Reaper

Latest Release MIT License Rust Last commit

FeaturesInstallationQuick StartBuilt WithLicense


✨ Features

  • 🎨 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


💻 Installation (MacOS)

1. Download the latest release of reamake

curl -L https://github.com/simon-danielsson/reamake/releases/latest/download/reamake -o ~/.local/bin/reamake

2. Make it executable

chmod +x ~/.local/bin/reamake

3. Verify installation

reamake --help

🚀 Quick Start

Generate initialized template files

reamake init <destination>

🛠️ Built With


📜 License

This project is licensed under the MIT License.

This project uses third-party crates with other licenses:

  • hound is licensed under Apache-2.0.
  • symphonia is licensed under MPL-2.0.

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.

About

A CLI application built for quickly creating folder structures and preparing stems for mixing, mastering and production projects in Cockos Reaper.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages