Network Working Group                                          P. Frojdh
Request for Comments: 4613                                   U. Lindgren
Category: Informational                                    M. Westerlund
                                                                Ericsson
                                                          September 2006
        
           Media Type Registrations for Downloadable Sounds
            for Musical Instrument Digital Interface (MIDI)
        

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 Internet Society (2006).

著作権(C)インターネット協会(2006)。

Abstract

抽象

This document serves to register a media type for Downloadable Sounds.

この文書では、ダウンロード可能なサウンドのメディアタイプを登録するのに役立ちます。

Table of Contents

目次

   1. Introduction ....................................................1
   2. Security Considerations .........................................2
   3. IANA Considerations .............................................2
      3.1. Media Type for Downloadable Sounds .........................3
   4. References ......................................................5
      4.1. Normative References .......................................5
      4.2. Informative References .....................................5
        
1. Introduction
1. はじめに

The present document seeks to register a media type for Downloadable Sounds (DLSes). The DLS format is used to define instruments for widely used wavetable synthesizers associated with the standards [DLS1, DLS2, MDLS]. DLSes and their associated standards are maintained and defined by two organizations, the Musical Instrument Digital Interface (MIDI) Manufacturers Association (MMA) and the Association of the Musical Electronics Industry (AMEI).

本書は、ダウンロード可能なサウンド(DLSes)のメディアタイプを登録しようとしています。 DLSフォーマットは標準[DLS1、DLS2、MDLS]に関連付けられ広く使用されているウェーブテーブルシンセサイザ用器具を定義するために使用されます。 DLSesとそれに関連する基準が維持され、二つの組織によって定義され、楽器のディジタルインタフェース(MIDI)製造者協会(MMA)とミュージカル電子産業協会(AMEI)。

The media type defined here is needed to identify DLS files correctly when they are served over HTTP, included in multi-part documents, or used in other places where media types are used.

それらはマルチパート文書に含まれ、HTTP経由で提供、またはメディアタイプが使用されている他の場所で使用されている場合、ここで定義されたメディアタイプが正しくDLSファイルを識別するために必要とされます。

2. Security Considerations
2.セキュリティの考慮事項

The DLS format may contain audio, displayable text data, and modeling parameters (a.k.a. articulation parameters). In addition, the DLS format contains a so-called conditional chunk that is 'active' in the sense that it affects the execution of a DLS file parser. However, the DLS format does not currently define any scripting mechanism.

DLSフォーマットは、オーディオ、表示可能なテキストデータ、およびモデル化パラメータ(別名関節パラメータ)を含んでいてもよいです。また、DLS形式は、それがDLSファイルパーサの実行に影響を与えるという意味で「アクティブ」は、いわゆる条件付きのチャンクが含まれています。しかし、DLS形式は現在、任意のスクリプトメカニズムを定義していません。

Clearly, it is possible to author malicious files that, for example, contain large amounts of data always blocked by a conditional statement; i.e., no synthesizer loads the instruments.

明らかに、例えば、常に条件文でブロックされ、大量のデータが含まれている悪質なファイルをオーサリングすることが可能です。つまり、何のシンセサイザーは、楽器をロードしません。

However, for DLS, clients can and usually do protect themselves against these kinds of attacks. A key point is that conditional chunks are optional, that is, a parser does not have to execute a conditional chunk. However, if a parser evaluates a conditional chunk, it is still possible to parse its content and draw to a conclusion as to whether it is usable for a particular synthesizer engine.

しかし、DLSのために、クライアントは、通常攻撃のこれらの種類から身を守る行うことができます。重要な点は、条件付きチャンクがオプションであることである、つまり、パーサは条件付きチャンクを実行する必要はありません。パーサは条件付きチャンクを評価した場合しかし、その内容を解析し、それが特定のシンセサイザーエンジンのために使用可能であるかどうかの結論を引き出すことは可能です。

Note that selected metadata fields may include information partly intended to protect the media against unauthorized use or distribution. In this case, the intention is that alteration or removal of the data in the field would be treated as an offense under national agreements based on World Intellectual Property Organization (WIPO) treaties.

選択されたメタデータフィールドの一部が不正使用または配布に対して、メディアを保護するための情報を含んでいてもよいことに注意してください。この場合、意図は、改変またはフィールド内のデータの除去世界知的所有権機関(WIPO)条約に基づく国家契約に基づく犯罪として扱われることになるです。

DLS have an extensible structure, making it theoretically possible to define metadata fields or media formats in the future that could be used to induce particular actions of the recipient, and thus that would present additional security risks. However, this type of capability is currently not supported in the referenced specifications.

DLSは、受信者の特定の行動を誘導するために使用することができ、将来的にメタデータフィールドやメディアフォーマットを定義することが理論的に可能となり、拡張可能な構造を持っているので、それは追加のセキュリティリスクを提示します。しかし、機能のこのタイプは、現在参照仕様ではサポートされていません。

There is no current provision in the DLS standard for encryption, signing, or authentication within the file formats.

ファイル形式内の暗号化、署名、または認証のためのDLSの規格には、現在の規定はありません。

3. IANA Considerations
3. IANAの考慮事項

The IANA has registered the media type audio/dls, as specified in Section 3.1. The registration uses the template present in [RFC4288].

3.1節で指定されるようにIANAは、メディアタイプのオーディオ/ DLSを登録しています。登録は[RFC4288]に存在するテンプレートを使用します。

3.1. Media Type for Downloadable Sounds
3.1. ダウンロード可能なサウンドのメディアタイプ

Type name: audio

型名:オーディオ

Subtype name: dls

サブタイプ名:DLS

Required parameters: None

必須パラメータ:なし

Optional parameters: 'dls-type' A comma-separated list of the dls types (one or more) that the file content conforms to. The following values are specified: 0, 1, and 2 signify Downloadable Sounds Level 1.1b content, Downloadable Sounds Level 2.1 content, and Mobile Downloadable Sound content, respectively. All types that the content conforms to should be indicated. Further values (integers) may be specified in the future, and any unknown values shall be ignored. If the parameter is not specified, it corresponds to a value equal to 0; i.e., the content conforms to Downloadable Sound level 1.1b.

オプションのパラメータ:「のDLS型」ファイルの内容がに準拠していることDLSタイプ(一つ以上)のカンマ区切りのリスト。以下の値が指定されている:0、1、及び2は、ダウンロード可能なサウンドレベル1.1Bコンテンツを意味する、ダウンロードは、それぞれ、レベル2.1のコンテンツを音、モバイルダウンロード可能な音声コンテンツ。コンテンツが準拠のすべての種類が示されるべきです。さらに値(整数)は、将来的に指定することができ、かつ任意の未知の値は無視されなければなりません。パラメータが指定されていない場合、それは0に等しい値に相当します。すなわち、コンテンツがダウンロードサウンドレベル1.1Bに準拠します。

Encoding considerations: DLS files are binary and should be transmitted in a suitable encoding without CR/LF conversion, 7-bit stripping etc.; base64 [RFC3548] is a suitable encoding.

符号の考慮:DLSファイルはバイナリであり、7ビットなどのストリッピング、CR / LF変換せずに適切なエンコーディングで送信されるべきです; BASE64 [RFC3548]は適切な符号化です。

Security considerations: see the security considerations in Section 2 of RFC 4613.

セキュリティの考慮事項:RFC 4613のセクション2でセキュリティの考慮事項を参照してください。

Interoperability considerations: This media type is for consumption by a MIDI player capable of utilizing downloadable sounds for its synthesizers. A general-purpose audio player will not be capable of utilizing the audio within the format without explicit support of the format.

相互運用性の考慮:このメディアタイプは、そのシンセサイザー用のダウンロード可能な音を利用することができるMIDIプレイヤーによる消費のためです。汎用オーディオプレーヤーは、形式の明示的なサポートなしでフォーマット内の音声を利用することができないだろう。

Published specification: Downloadable Sounds Level 1.1b [DLS1], Downloadable Sounds Level 2.1 [DLS2], and Mobile Downloadable Sounds [MDLS]. MMA specifications can be ordered from the MMA web site, www.midi.org.

公開された仕様:ダウンロード可能なサウンドレベル1.1Bは[DLS1]、ダウンロードがレベル2.1 [DLS2]サウンド、モバイルダウンロード可能なサウンド[MDLS]。 MMA仕様はMMAのWebサイト、www.midi.orgから注文することができます。

Applications that use this media type: Multi-media

このメディアタイプを使用するアプリケーション:マルチメディア

Additional information:

追加情報:

Magic number(s): The ninth to twelfth bytes of the file must equal (in hexadecimal notation) 44, 4c, 53, and 20, respectively. File extension(s): .dls is declared at http://www.nist.gov/nics

それぞれ(16進数)ファイルのバイトが等しくなければならない〜12第44、4C、53、20、:マジックナンバー(S)。ファイルの拡張子(S):.DLSがhttp://www.nist.gov/nicsで宣言されています

Person & email address to contact for further information: Ulf A. Lindgren, ulf.a.lindgren@ericsson.com

人と詳細のために連絡する電子メールアドレス:ウルフA.リンドグレン、ulf.a.lindgren@ericsson.com

Intended usage: COMMON

意図している用法:COMMON

Restrictions on usage: None

使用に関する制限:なし

Author: Per Frojdh Ulf A. Lindgren Magnus Westerlund

著者:FröjdhウルフA.リンドグレーン、マグヌスウェスターパー

Change controller: MIDI Manufacturers Association http://www.midi.org info@midi.org

変更コントローラ:MIDI製造者協会http://www.midi.org info@midi.org

4. References
4.参考文献
4.1. Normative References
4.1. 引用規格

[DLS1] "Downloadable Sounds Level 1.1b", MMA/AMEI specification v1.1b, Los Angeles, CA, USA, 2004.

[DLS1]、MMA / AMEI仕様v1.1b、ロサンゼルス、CA、USA、2004年 "ダウンロードはレベル1.1Bをサウンド"。

[DLS2] "Downloadable Sounds Level 2.1", MMA/AMEI specification v1.0, Los Angeles, CA, USA, 2001.

[DLS2] "ダウンロードはサウンドレベル2.1"、MMA / AMEI仕様v1.0を、ロサンゼルス、CA、USA、2001。

[MDLS] "Mobile Downloadable Sounds 1.0", MMA specification v1.0, Los Angeles, CA, USA, 2004.

[MDLS]、MMA仕様v1.0を、ロサンゼルス、CA、USA、2004年 "モバイルダウンロードは、1.0サウンド"。

[RFC4288] Freed, N. and J. Klensin, "Media Type Specifications and Registration Procedures", BCP 13, RFC 4288, December 2005.

[RFC4288]解放され、N.とJ. Klensin、 "メディアタイプの仕様と登録手順"、BCP 13、RFC 4288、2005年12月。

4.2. Informative References
4.2. 参考文献

[RFC3548] Josefsson, S., "The Base16, Base32, and Base64 Data Encodings", RFC 3548, July 2003.

[RFC3548] Josefsson氏、S.、 "Base16、Base32、およびBase64でデータエンコーディング"、RFC 3548、2003年7月。

Authors' Addresses

著者のアドレス

Per Frojdh Ericsson AB Ericsson Research SE-164 80 Stockholm Sweden

パーFrojdhエリクソンABエリクソン研究SE-164 80ストックホルムスウェーデン

EMail: per.frojdh@ericsson.com

メールアドレス:per.frojdh@ericsson.com

Ulf A. Lindgren Ericsson AB Ericsson Research SE-417 56 Goteborg Sweden

リンドグレン、ウルフA.エリクソンABエリクソン研究SE-417 56ヨーテボリスウェーデン

EMail: ulf.a.lindgren@ericsson.com

メールアドレス:ulf.a.lindgren@ericsson.com

Magnus Westerlund Ericsson AB Ericsson Research SE-164 80 Stockholm Sweden

マグヌスウェスターエリクソンABエリクソン研究SE-164 80ストックホルムスウェーデン

EMail: magnus.westerlund@ericsson.com

メールアドレス:magnus.westerlund@ericsson.com

Full Copyright Statement

完全な著作権声明

Copyright (C) The Internet Society (2006).

著作権(C)インターネット協会(2006)。

This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the authors retain all their rights.

この文書では、BCP 78に含まれる権利と許可と制限の適用を受けており、その中の記載を除いて、作者は彼らのすべての権利を保有します。

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 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.

この文書とここに含まれている情報は、基礎とCONTRIBUTOR「そのまま」、ORGANIZATION HE / SHEが表すまたはインターネットソサエティおよびインターネット・エンジニアリング・タスク・フォース放棄すべての保証、明示または、(もしあれば)後援ISに設けられています。黙示、情報の利用は、特定の目的に対する権利または商品性または適合性の黙示の保証を侵害しない任意の保証含むがこれらに限定されません。

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 BCP 78 and BCP 79.

IETFは、本書またはそのような権限下で、ライセンスがたりないかもしれない程度に記載された技術の実装や使用に関係すると主張される可能性があります任意の知的財産権やその他の権利の有効性または範囲に関していかなる位置を取りません利用可能です。またそれは、それがどのような権利を確認する独自の取り組みを行ったことを示すものでもありません。 RFC文書の権利に関する手続きの情報は、BCP 78およびBCP 79に記載されています。

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 http://www.ietf.org/ipr.

IPRの開示のコピーが利用できるようにIETF事務局とライセンスの保証に行われた、または本仕様の実装者または利用者がそのような所有権の使用のための一般的なライセンスまたは許可を取得するために作られた試みの結果を得ることができますhttp://www.ietf.org/iprのIETFのオンラインIPRリポジトリから。

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.

IETFは、その注意にこの標準を実装するために必要とされる技術をカバーすることができる任意の著作権、特許または特許出願、またはその他の所有権を持ってすべての利害関係者を招待します。 ietf-ipr@ietf.orgのIETFに情報を記述してください。

Acknowledgement

謝辞

Funding for the RFC Editor function is provided by the IETF Administrative Support Activity (IASA).

RFCエディタ機能のための資金は、IETF管理サポート活動(IASA)によって提供されます。