<div>From the ID3v2.4 spec:</div>
<div> </div>
<div>  TBPM<br>   The 'BPM' frame contains the number of beats per minute in the<br>   main part of the audio. The BPM is an integer and represented as a<br>   numerical string.</div>
<div>
<p> Strictly speaking, TBPM is a text frame, so it is very possible for it to be set to just about anything textual if a program would allow it. However, the v2.4 spec is pretty clear that it is an integer and that it is beats per minute, so you cannot set it to 
123.45, and even though you could set it to 12345, but that would probably meaningless from a musical standpoint...</p>
<p>I guess your programmer must have decided that more than 999 beats per minute is nonsense, which can be understood but is indeed going a bit further than the spec intends.<br><br>Not sure this helps...</p>
<p>Regards,</p>
<p>Pyt.</p></div>
<div><span class="gmail_quote">On 10/31/05, <b class="gmail_sendername">darien</b> <<a href="mailto:deathboy2000@earthlink.net">deathboy2000@earthlink.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><a href="http://id3.org">id3.org</a> site and i just missed it.<br><br>my question primarily pertains to the 
id3v2.x TBPM frame.<br><br>as far as the TBPM frame is concerned, what is allowed,<br>convention-wise, and what is deemed improper for data contained in<br>this frame? ie, would the following types of BPM data be 'legal'<br>
within the convention of this frame:<br><br>12781<br>127.81<br><br>are there any limitations on this frame with regard to size, length,<br>or type of data entered into this frame?<br></blockquote></div>