mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-04-01 11:42:30 +00:00
bf9ff7b00fb07032c0b85e9b1d091ec7ec3d030a
* Update .readthedocs.yaml Updated RTD version to `ubuntu-lts-latest` * Update .readthedocs.yaml RTD config fix
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
If you are using uv you can also do a tool install...
% uv tool 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%