From a8ede17201f8a2d524e5c148b59467b21e6fdd24 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Fri, 10 Nov 2023 20:41:34 -0800 Subject: [PATCH] Update README.md Mission statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81550ba..1a6d5d1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ source for all WAVE file metadata. * [Broadcast-WAVE][bext] metadata, including embedded program loudness, coding history and [SMPTE UMID][smpte_330m2011]. +* All known [RIFF INFO][info-tags] metadata fields. * [Audio Definition Model (ADM)][adm] track metadata and schema, including channel, pack formats, object, content and programme. @@ -27,7 +28,6 @@ source for all WAVE file metadata. * iXML `STEINBERG` sound library attributes. * Wave embedded [cue markers][cues], cue marker labels, notes and timed ranges as used by Zoom, iZotope RX, etc. -* Most of the common [RIFF INFO][info-tags] metadata fields. * The [wav format][format] is also parsed, so you can access the basic sample rate and channel count information.