From eb61b7a44dacc1c840488540912c29f3b7fedec5 Mon Sep 17 00:00:00 2001
From: Alvaro <alvaro.sarasua@upf.edu>
Date: Thu, 15 Jun 2017 17:41:59 +0200
Subject: [PATCH] update piano readme

---
 piano/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/piano/README.md b/piano/README.md
index 6ed9e544..a5d45ca3 100644
--- a/piano/README.md
+++ b/piano/README.md
@@ -49,7 +49,7 @@ For example, the data for the 2nd take with metronome, at normal speed and exagg
 
 <a name="take-data"></a>
 ### Take data
-The following data is available for every take:
+The following data is available and aligned for every take:
 
 - __Audio__
  `audio.wav`
@@ -58,6 +58,7 @@ The following data is available for every take:
 - __MIDI__
  `score.mid`
 - __Motion Capture__
+`mocap.csv`
  Position and orientation of 22 body limbs. Due to occlusions, the position of body limbs below the abdomen is unstable.
 
 
-- 
GitLab