1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445
|
<pre>Network Working Group T. Kosonen
Request for Comments: 4723 Nokia
Category: Informational T. White
MMA
December 2006
<span class="h1">Registration of Media Type audio/mobile-xmf</span>
Status of This Memo
This memo provides information for the Internet community. It does
not specify an Internet standard of any kind. Distribution of this
memo is unlimited.
Copyright Notice
Copyright (C) The IETF Trust (2006).
Abstract
The MIDI Manufacturers Association (MMA) and the Association of
Musical Electronics Industry (AMEI) have produced the Mobile XMF
standard, which was developed particularly for mobile MIDI
applications. Mobile XMF is a very compact media type providing
high-quality synthetic audio content for music downloading and
messaging applications that require MIME registration. This document
registers the media type audio/mobile-xmf.
<span class="grey">Kosonen & White Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
MIDI content is used commonly in the Internet. Typically, MIDI data
is stored in the Standard MIDI File (SMF) format [<a href="#ref-8" title="In 'The Complete MIDI 1.0 Detailed Specification">8</a>]. This MIME type
registration uses the Mobile XMF file format for the encapsulation of
SP-MIDI [<a href="#ref-3" title="CA">3</a>,<a href="#ref-4" title="The MIDI Manufacturers Association">4</a>] and Mobile DLS (Downloadable Sounds) [<a href="#ref-2" title="CA">2</a>] data.
The MIDI Manufacturers Association (MMA) and the Association of
Musical Electronics Industry (AMEI) have produced the Mobile XMF
standard [<a href="#ref-1" title="CA">1</a>], which was developed particularly for mobile MIDI [<a href="#ref-7" title="In 'The Complete MIDI 1.0 Detailed Specification">7</a>]
applications.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Registration of audio/mobile-xmf</span>
Type name: audio
Subtype name: mobile-xmf
Required parameters: none
Optional parameters:
revision: Mobile XMF file type revision ID
revision is the Mobile XMF file type revision ID number from
the XmfFileTypeRevisionID field of the XMF Meta File format
2.00. revision is encoded in hex in US-ASCII.
prl: Playback resource list
prl contains the playback resources included in all Content
Description MetaDataItems of the Mobile XMF file. prl contains
two-digit hexadecimal numbers representing data bytes from the
Content Description Meta Data. Each resource is listed exactly
once. A playback resource contains two parts: a prefix and
data. prl is a sequence of two-digit hexadecimal numbers
encoded in US-ASCII. Thus, prl has an even number of
hexadecimal digits.
Example: If the file includes Playback Resource Lists such as
[00h 01h 00h 02h] and [00h 01h 00h 03h], the corresponding prl
is 000100020003 containing playback resources 01, 02, and 03
each with the prefix 00.
<span class="grey">Kosonen & White Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
minimum-pr: Minimum playback requirements
minimum-pr contains the Maximum Instantaneous Resource (MIR)
values from the first row of all MIR Count Tables corresponding
to the playback resources listed in prl. Only the largest
value from the values of the same resource is chosen.
minimum-prl is a sequence of two-digit hexadecimal numbers
encoded in US-ASCII. Thus, minimum-prl has an even number of
hexadecimal digits.
minimum-pr requires the use of prl, and the values in
minimum-pr must be in the same order as the resources in prl.
minimum-pr is the more important of minimum-pr and total-pr,
because it defines the minimum playback requirements.
Example: If the file includes the first rows of MIR Count
Tables such as [02h 00h] and [01h 01h] corresponding to the
above Playback Resource Lists, the corresponding minimum-pr is
020001. (02 is the largest of 2 and 1, 00 is the largest of 0,
and 01 is the largest of 1.)
total-pr: Total playback requirements
total-pr contains the MIR values from the last row of all MIR
Count Tables corresponding to the playback resources listed in
prl. Only the largest value from the values of the same
resource is chosen. total-pr is a sequence of two-digit
hexadecimal numbers encoded in US-ASCII. Thus, total-pr has an
even number of hexadecimal digits.
total-pr requires the use of prl, and the values in total-pr
must be in the same order as the resources in prl.
Example: If the file includes the last rows of MIR Count Tables
such as [05h 02h] and [06h 01h] corresponding to the above
Playback Resource Lists, the corresponding total-pr is 060201.
(06 is the largest of 5 and 6, 02 is the largest of 2, and 01
is the largest of 1.)
Encoding considerations:
mobile-xmf data is binary data and must be encoded for non-binary
transport; Base64 [<a href="#ref-9" title=""The Base16, Base32, and Base64 Data Encodings"">9</a>] is suitable for Email.
<span class="grey">Kosonen & White Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
Security considerations:
Many synthetic audio compositions have associated intellectual
property rights. It is conceivable that the rights owners of
mobile-xmf content will want to protect their rights by applying
security mechanisms that prohibit the rendering of the content
without a legally acquired license to do so. These mechanisms
would be applied externally to the Content-Type defined here;
mobile-xmf content itself is not encrypted internally. mobile-xmf
streams do not contain executable content. Mobile XMF players are
robust against corrupted mobile-xmf content, because Mobile XMF
players ignore unidentified content. prl, minimum-pr, and
total-pr parameters can be used to represent Mobile DLS playback
memory requirements for protecting against the excessive usage of
playback memory.
Interoperability considerations:
Mobile XMF is a Musical Instrument Digital Interface (MIDI)
specification developed by MMA and AMEI. Mobile XMF is based on
the XMF Meta File Format Specification v2.00 [<a href="#ref-5" title="USA">5</a>,<a href="#ref-6" title="RP-043">6</a>], which
standardizes a meta file format for the electronic distribution of
music. mobile-xmf data is stored in XMF file format [<a href="#ref-5" title="USA">5</a>,<a href="#ref-6" title="RP-043">6</a>].
Published specification:
Mobile XMF Content Format Specification, MMA specification v1.0.,
RP-42, Los Angeles, CA, USA. 2004.
Specification is available from:
<a href="http://www.midi.org/about-midi/specshome.shtml">http://www.midi.org/about-midi/specshome.shtml</a>
Applications which use this media type:
mobile-xmf is a synthetic audio format for the flexible
presentation of SP-MIDI and Mobile DLS instrument data on a wide
range of playback devices, particularly portable appliances such
as mobile phones, PDAs, and palmtop computers.
Additional information:
Magic number(s):
First twelve bytes:
\130\115\106\137\062\056\060\060\000\000\000\002
<span class="grey">Kosonen & White Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
File extension(s): mxmf
Macintosh File Type Code(s): mxmf
Person & email address to contact for further information:
Timo Kosonen
Email: timo.kosonen@nokia.com
Intended usage: COMMON
Restrictions on usage: none
Authors:
Timo Kosonen
Email: timo.Kosonen@nokia.com
Tom White
Email: twhite@midi.org
Change controller:
MIDI Manufacturers Association
P.O. Box 3173
La Habra, CA 90632-3173
Tel (714) 736-9774
Fax (714) 736-9775
Point of contact:
Tom White
Email: twhite@midi.org
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>
Security considerations are specified in the MIME subtype
registration contained in <a href="#section-2">Section 2</a>.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. IANA Considerations</span>
<a href="#section-2">Section 2</a> of this document registers one MIME subtype.
<span class="grey">Kosonen & White Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Normative References</span>
[<a id="ref-1">1</a>] Mobile XMF Content Format Specification, MMA specification v1.0.,
RP-42, Los Angeles, CA, USA. 2004.
[<a id="ref-2">2</a>] Mobile DLS, MMA specification v1.0., RP-41, Los Angeles, CA, USA.
2004.
[<a id="ref-3">3</a>] Scalable Polyphony MIDI Specification. December 2001, RP-034,
The MIDI Manufacturers Association, Los Angeles, CA, USA.
[<a id="ref-4">4</a>] Scalable Polyphony MIDI Device 5-24 Note Profile for 3GPP,
December 2001, RP-035, The MIDI Manufacturers Association, Los
Angeles, CA, USA.
[<a id="ref-5">5</a>] Specification for XMF Meta File Format, Version 1.00b. The MIDI
Manufacturers Association, Los Angeles, CA, USA, 2001.
[<a id="ref-6">6</a>] XMF Meta File Format 2.00, RP-043, MIDI Manufacturers
Association, Los Angeles, CA, USA, 2004
[<a id="ref-7">7</a>] MIDI 1.0 Detailed Specification, Document Version 4.2. February
1996, In 'The Complete MIDI 1.0 Detailed Specification, Document
Version 96.1.' The MIDI Manufacturers Association., Los Angeles,
CA, USA.
[<a id="ref-8">8</a>] Standard MIDI Files 1.0, In 'The Complete MIDI 1.0 Detailed
Specification, Document Version 96.1.' The MIDI Manufacturers
Association., Los Angeles, CA, USA.
[<a id="ref-9">9</a>] Josefsson, S., "The Base16, Base32, and Base64 Data Encodings",
<a href="./rfc4648">RFC 4648</a>, October 2006.
<span class="grey">Kosonen & White Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
Authors' Addresses
Timo Kosonen
Nokia
P.O. Box 100
33721 Tampere
Finland
Tel: +358 5048 35206
Fax: +358 7180 35899
EMail: timo.kosonen@nokia.com
Tom White
MIDI Manufacturers Association
P.O. Box 3173
La Habra, CA 90632-3173
USA
Tel: (714) 736-9774
Fax: (714) 736-9775
EMail: twhite@midi.org
<span class="grey">Kosonen & White Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc4723">RFC 4723</a> Mobile XMF MIME December 2006</span>
Full Copyright Statement
Copyright (C) The IETF Trust (2006).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST,
AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT
THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY
IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
ietf-ipr@ietf.org.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Kosonen & White Informational [Page 8]
</pre>
|