summaryrefslogtreecommitdiff
path: root/README.md
blob: 1314828e244fc8ecf48320d3ab6e56a3eb7c16ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ptfformat
=========

ptfformat currently opens any .ptf file
and collects audio source/region/track information.
(PT9 .ptf not supported yet)

The idea is to make ardour open ptf sessions.

First step, decrypt and parse the .ptf files.

Usage:

	make
	./ptftool file.ptf

There are no more missing lookups!