summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictoria Lynne <vicci_lynne@y7mail.com>2019-08-31 11:19:24 +1000
committerDamien Zammit <damien@zamaudio.com>2019-09-01 15:02:20 +1000
commitabef8058dc8d3b87c6cbddb21dd6c9f71e1006bb (patch)
tree925b69ebfa535ce04e30f3b6daf0b701513c2f80
parentcbee43996d73e222b5b4fed8cd493010843e7500 (diff)
Hyperlink added to ardour text and spacial formatting under headers
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17d96c0..9a0f578 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
ptformat [![travis](https://travis-ci.org/zamaudio/ptformat.svg?branch=master)](https://travis-ci.org/zamaudio/ptformat)
========
+
ptformat reads and parses ProTools session files.
Audio and MIDI source/region/track information is extracted, as well as MIDI note events.
-The idea is to make ardour open PT sessions.
+The idea is to make [ardour](https://ardour.org/) open PT sessions.
Current functionality
===
@@ -16,6 +17,7 @@ Decrypt and parse a PT file:
API
===
+
See ptftool.cc for example usage
What works?
@@ -72,6 +74,7 @@ TODO
- Add >= PT10 Compound MIDI/Audio region support
+
Binaries in `bins/`
===================