summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-08-05 03:47:25 +1000
committerDamien Zammit <damien@zamaudio.com>2015-08-05 03:47:25 +1000
commita329dd855fd6c2ad9809b0f08e6264750f7d718f (patch)
tree9a9e1f8908ee45bdc579428992445971103a61fa
parent3c73b40a922db19bcc9ee3b283fdaaf65970195f (diff)
Update README
Signed-off-by: Damien Zammit <damien@zamaudio.com>
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index 1314828..d0dd848 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,12 @@
ptfformat
=========
-ptfformat currently opens any .ptf file
+ptfformat currently opens *every* .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:
+Decrypt and parse a .ptf file:
make
./ptftool file.ptf
-
-There are no more missing lookups!