summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/`
===================