Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.22 KB

Documentation Status GitHub last commit Lint and Test

ptulsconv

Parse Pro Tools text exports and generate PDF reports, JSON output.

Quick Start

For a quick overview of how to cue ADR with ptulsconv, check out the Quickstart.

Installation

The easiest way to install on your site is to use pip:

% pip3 install ptulsconv

This will install the necessary libraries on your host and gives you command-line access to the tool through an entry-point ptulsconv. In a terminal window type ptulsconv -h for a list of available options.