From b930fc6d6e2a223df49015350f6292b44bd017cc Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sun, 5 Jan 2020 16:43:07 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 814e62b..7e1ea2d 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,13 @@ The `wavinfo` package allows you to probe WAVE and [RF64/WAVE files][eburf64] an information. In progress: +* ADM metadata consilient with the output of the __Dolby RMU__, perhaps later fully complaint with [EBU Tech 3364][adm]. * iXML `STEINBERG` sound library attributes. +* __NetMix__ library attributes. * Pro Tools __embedded regions__. [ebu]:https://tech.ebu.ch/docs/tech/tech3285.pdf +[adm]:https://tech.ebu.ch/docs/tech/tech3364v2_0.pdf [smpte_330m2011]:http://standards.smpte.org/content/978-1-61482-678-1/st-330-2011/SEC1.abstract [ixml]:http://www.ixml.info [eburf64]:https://tech.ebu.ch/docs/tech/tech3306v1_1.pdf