2025-03-12 12:42:17 +01:00

14 lines
283 B
Markdown

# reaper-regionplaylist2csv
Exports all playlists in SWS's Region Playist to CSV files
## Usage
* Clone Repositiory in your Reaper project
* Rename project file to 'project.rpp' or change the filename in the script
* Run
``` Batch
cd reaper-regionplaylist2csv
python ./app.py
```