summaryrefslogtreecommitdiff
path: root/README.md
blob: 58ee379eb45c65f70102667db849d03ae89619ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
ptformat
=========
ptformat currently opens PT{5,8,9,10,11} files.

Audio source/region/track information is extracted.

The idea is to make ardour open PT sessions.

Current functionality:

Decrypt and parse a PT file:

	make
	./ptftool file.pt{s,5,f,x}

API
===
See ptftool.cc for example usage

TODO
====
PT6 support (?)
PT7 support

Investigate PT12 (feel free to send me some .ptx ProTools 12 session files)