reamake 0.1.1

A CLI application built for quickly creating folder structures and preparing stems for mixing, mastering and production projects in Cockos Reaper.
reamake-0.1.1 is not a library.

✨ 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)

💻 Installation

cargo install reamake

🚀 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.