mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 00:40:49 +00:00
v4.0.0
* Migrating to uv build and manager * Updated Flake8 settings * Updating github workflow * Update python-package.yml * Removed redundant flake8 run * Version number in banner --------- Co-authored-by: Jamie Hardt <jamie@squad51.us>
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
Languages
Python
96.8%
XSLT
3.2%