A script that drops markers into Reaper when scenes are loaded on a Yamaha Rivage PM10, intended for musical theatre
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
rivage-reaper.py |
Rivage-Reaper
A script for dropping markers into Reaper, and naming them according to the current console scene number and name on a Yamaha Rivage PM10.
To run this, you need to have Reaper running on the same machine as this script, with OSC set to Local Port (Receive Only) with the default port of 8000, and update the CONSOLE_IP
variable at the top of the script to match your console's DSP Engine IP.
Thanks
The following people and their projects helped make this possible to pull together quickly:
- Justin Stasiw's Digico-Reaper-Link, the inspiration for this project
- Brenek Harrison's Yamaha RCP Docs