Jamie Hardt 81909c8a51 Added track index to TrackDescriptor
to indicate a track's import order.
2023-07-27 22:58:06 -07:00
2023-02-28 12:24:30 -08:00
2021-10-02 15:50:44 -07:00
2023-07-21 12:44:42 -07:00
2022-11-20 13:03:34 -08:00
2023-02-28 12:21:39 -08:00
2022-11-04 13:23:04 -07:00
2022-11-19 00:00:15 -08:00
2023-07-21 12:51:12 -07:00
2023-07-21 14:54:54 -07:00

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.

Description
No description provided
Readme MIT 11 MiB
Languages
Python 96.8%
XSLT 3.2%