[www] r717 - trunk/www.matroska.org/data/technical/specs/tagging
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2004-10-01 00:49:45 +0400 (Fri, 01 Oct 2004)
New Revision: 717
Modified:
trunk/www.matroska.org/data/technical/specs/tagging/index.html
Log:
spec: added MEASURE, more precision on BPM
Modified: trunk/www.matroska.org/data/technical/specs/tagging/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-28 15:42:03 UTC (rev 716)
+++ trunk/www.matroska.org/data/technical/specs/tagging/index.html 2004-09-30 20:49:45 UTC (rev 717)
@@ -742,9 +742,14 @@
<tr>
<td><a name="BPM"/>BPM</td>
<td>UTF-8</td>
- <td>Average number of beats per minute in this audio segment. Usually a decimal number.</td>
+ <td>Average number of beats per minute in the complete target (e.g. a chapter). Usually a decimal number.</td>
</tr>
<tr>
+ <td><a name="MEASURE"/>MEASURE</td>
+ <td>UTF-8</td>
+ <td>In music, a measure is a unit of time in Western music. It represents a regular grouping of beats, a meter, as indicated in musical notation by the time signature.. The majority of the contemporary rock and pop music you hear on the radio these days is written in the 4/4 time signature.</td>
+ </tr>
+ <tr>
<td>REPLAYGAIN_GAIN<a name="REPLAYGAIN_GAIN"/></td>
<td>binary</td>
<td>The gain to apply to reach 89dB SPL on playback. This is based on the <a href="http://www.replaygain.org/">Replay Gain standard</a>. Note that ReplayGain information can be found at all TargetType levels (track, album, etc).</td>