diff --git a/README.md b/README.md index bfbe8cb..afbf311 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,17 @@ production metadata. `wavinfo` reads: -* __Broadcast-WAVE__ metadata, compliant with [EBU Tech 3285v2 (2011)][ebu], including embedded program loudness and coding history, if extant. +* __Broadcast-WAVE__ metadata, compliant with [EBU Tech 3285v2 (2011)][ebu], including embedded program loudness and coding history, if extant. This also includes the [SMPTE 330M __UMID__][smpte_330m2011] Unique Materials Identifier. + * [__iXML__ production recorder metadata][ixml], including project, scene, and take tags, recorder notes and file family information. + +* Most of the common __RIFF INFO__ metadata fields. + * The __wav format__ is also parsed, so you can access the basic sample rate and channel count information. In progress: -* [SMPTE 330M __UMID__][smpte_330m2011] Unique Materials Identifier. * iXML `STEINBERG` sound library attributes. -* Most of the common __RIFF INFO__ metadata fields. + * Pro Tools __embedded regions__. This module is presently under construction and not sutiable for production at this time.