18 lines
393 B
Markdown
18 lines
393 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
|
|
```
|
|
|
|
## Issues
|
|
|
|
My playlists are named like "20060201 Venue". The script may fail if you have a different scheme. |