- Add time length for songs (NOT FOR VERSION 0.1)
- Launch your Reaper DAW
- Hit Ctrl + P or go to Options > Preferences
- Navigate to "Control/OSC/web" menu and click "Add"
- From the "Control surface mode" dropdown menu choose "Web browser interface"
- Set the web interface port or leave default 8080
- Optionally set username:password
- Optionally set the default web interface
- Copy the Access URL and paste it in your browser - now your Reaper has a web interface.
- Hit OK in both preference windows
python -c "import reapy; reapy.configure_reaper()"
(venv) python tests/ui/src/test_screenmanagerapp.py
(venv) python -m unittest