Skip to content

12xx12/ReaperTimecodeExport

Repository files navigation

ReaperTimecodeExport

A small python script to convert the csv files exported from Reaper to a xml format the MA understands - only tested on MA2

ONLY USE TIMESTAMPS IN HH:MM:SS:Frame with 30 FPS

you can configure stuff by hand but i just throw it togehther that it worked

Table of Contents

Usage

python ReaperTimecodeExport [your exported.csv file]

Installation

I know python

  • You just need lxml

I know how to use a terminal

  • Download Python and install it
  • check if pip is installed pip --version
  • run pip install lxml

What is a terminal?

For any system:

My System is Windows

For setup:

  • Double click the "easyinstall.cmd" If any error messages appear feel free to message me or open an issue I'll try to come back to you You may now remove any file except the "ReaperTimecodeExport.py" and "run.bat"

Fou usage:

  • Move the ReaperTimecodeExport.py file and you exported csv file to the same folder
  • Run the run.bat file by double clicking it. This processes all .csv files in the folder

My System is Mac

coming if I get a hold of a mac sometime

Here is a link to a page that explains how to open the terminal in a folder directly. Open the directory you unzipped the downloaded stuff that way.

Then proceed as described here

And then as described here

About

A small Python Script to export from Reaper to MA2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published