Personal project · Personal project
reaper-automix
Drives a digital audio workstation over its scripting API to auto-generate mixes, then saves the ones worth keeping.
A Python tool that connects to a running REAPER instance and drives it from the outside — loading samples, building effect chains, generating mixes, rendering each one and saving a reproducible recipe.
The point is the recipe: a mix you liked can be regenerated exactly, or used as the starting point for the next one.
Built with
- Python
- REAPER ReaScript
- reapy