Update README.md

This commit is contained in:
Jamie Hardt
2019-01-01 23:22:45 -08:00
committed by GitHub
parent 37b816045d
commit 991a12cbb5

View File

@@ -9,17 +9,17 @@ production metadata.
`wavinfo` reads: `wavinfo` reads:
* __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. * __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]
* [__iXML__ production recorder metadata][ixml], including project, scene, and take tags, recorder notes and file family information. 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. * 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
* The __wav format__ is also parsed, so you can access the basic sample rate and channel count information. information.
In progress: In progress:
* iXML `STEINBERG` sound library attributes. * iXML `STEINBERG` sound library attributes.
* Pro Tools __embedded regions__. * Pro Tools __embedded regions__.
This module is presently under construction and not sutiable for production at this time. This module is presently under construction and not sutiable for production at this time.