JP2013037109A5 - Content data management apparatus and program - Google Patents

Content data management apparatus and program Download PDF

Info

Publication number
JP2013037109A5
JP2013037109A5 JP2011171817A JP2011171817A JP2013037109A5 JP 2013037109 A5 JP2013037109 A5 JP 2013037109A5 JP 2011171817 A JP2011171817 A JP 2011171817A JP 2011171817 A JP2011171817 A JP 2011171817A JP 2013037109 A5 JP2013037109 A5 JP 2013037109A5
Authority
JP
Japan
Prior art keywords
content data
conversion
unit
procedure
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011171817A
Other languages
Japanese (ja)
Other versions
JP5824949B2 (en
JP2013037109A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2011171817A priority Critical patent/JP5824949B2/en
Priority claimed from JP2011171817A external-priority patent/JP5824949B2/en
Publication of JP2013037109A publication Critical patent/JP2013037109A/en
Publication of JP2013037109A5 publication Critical patent/JP2013037109A5/en
Application granted granted Critical
Publication of JP5824949B2 publication Critical patent/JP5824949B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

この発明は、電子楽器等の装置で利用するコンテンツデータを管理するためのコンテンツデータ管理装置及びプログラムに関する。
The present invention relates to a content data management device and a program for managing content data used in a device such as an electronic musical instrument.

特開2007−286571号公報JP 2007-286571 A 特開2006−254244号公報JP 2006-254244 A 特開2002−149166号公報JP 2002-149166 A 特開2008−257266号公報JP 2008-257266 A

また、通信ネットワーク上のサーバがコンテンツデータを電子楽器に配信する場合、電子楽器側に暗号化コンテンツのデコーダを具備し、電子楽器が暗号化されたコンテンツデデータのデコード(復号化)を行わなければならなかった。一般に、暗号化されたデータの復号化に要する演算は複雑であり、デコーダを実装するとすれば、電子楽器内により多くのリソース(CPU演算量、RAM容量及びプログラム容量等)を必要とする。例えば、デコードするタイミングとして、暗号化されたデータが選択されたとき(そのデータを使用するとき)に当該データをデコードする構成を採用した場合は、データ選択動作のレスポンスが悪くなってしまうという不都合があった。また、データを保存するときにデコードする構成を採用した場合は、データの保存に長時間かかってしまうという不都合がある。また、復号化の演算には、長いプログラムと多くのRAM容量を要するため、電子楽器に備わるリソースによって、その電子楽器に搭載できるデコードアルゴリズムが制限されてしまう。加えて、電子楽器にデコーダを備える構成では、同電子楽器内にそのアップデートを行う機能を実装せねばならず、また、ユーザにとっても、煩雑なアップデートの作業が必要となる。
In addition, when a server on a communication network distributes content data to an electronic musical instrument, the electronic musical instrument must have a decoder for encrypted content, and the electronic musical instrument must decode ( decrypt ) the encrypted content data. I had to. In general, the computation required for decrypting encrypted data is complicated, and if a decoder is installed, more resources (CPU computation amount, RAM capacity, program capacity, etc.) are required in the electronic musical instrument. For example, when a configuration for decoding the data when the encrypted data is selected (when the data is used) is used as a decoding timing, the response of the data selection operation is deteriorated. was there. In addition, when the configuration of decoding when storing data is employed, there is a disadvantage that it takes a long time to store the data. In addition, since the decoding operation requires a long program and a large amount of RAM, the decoding algorithm that can be installed in the electronic musical instrument is limited by the resources provided in the electronic musical instrument. In addition, in the configuration in which the electronic musical instrument is provided with a decoder, a function for updating the electronic musical instrument must be installed, and a complicated update operation is also required for the user.

この発明は、上記の点を鑑みてなされたもので、電子楽器等のコンテンツデータを利用する装置に接続されたコンテンツデータ管理装置によって、コンテンツの管理(複数コンテンツの中からの選択、および、並べ替え)を行い、コンテンツデータを利用する装置内にコンテンツ管理機能を用意しなくても、コンテンツの管理が行えるようにすることを目的とする。ここで、コンテンツデータ管理装置は、電子楽器等のコンテンツデータを利用する装置本体より使いやすいユーザインターフェースを提供することができる。また、コンテンツデータの変換や復号化は、コンテンツデータ管理装置内において、コンバータ(変換ルール)やデコーダ(復号プログラム)に基づいて行われ、コンテンツデータを利用する装置内にコンテンツの変換や復号化の機能を用意しなくても、コンテンツデータを利用する装置で様々なフォーマットのコンテンツデータや、暗号化されたコンテンツデータが利用できるようにすることを目的とする。さらに、コンテンツ管理装置は、コンバータやデコーダのアップデート機能を備えており、電子楽器側でのアップデートをすることなく、新たなフォーマットのデータや新たな方式で暗号化されたデータに対応できるようにすることを目的とする。
The present invention has been made in view of the above points, the connected content data management apparatus to apparatus for using the content data such as an electronic musical instrument, selected from among the management of content (more content, and, It performs sorting), even without preparing content management capabilities in a device that utilizes the contents data, and an object thereof is to allow the management of content. Here, the content data management apparatus can provide a user interface that is easier to use than the apparatus main body that uses content data such as an electronic musical instrument. Content data conversion and decryption are performed in the content data management apparatus based on a converter (conversion rule) and a decoder (decoding program), and content conversion and decryption are performed in the apparatus using the content data . It is an object of the present invention to make it possible to use content data in various formats and encrypted content data in an apparatus that uses content data without preparing a function. In addition, the content management device has an update function for converters and decoders so that it can handle data in a new format or data encrypted by a new method without updating on the electronic musical instrument side. For the purpose.

この発明の請求項1に係るコンテンツデータ管理装置は、コンテンツデータを利用する装置を接続する第1接続部と、複数のコンテンツデータと、該コンテンツデータを利用する装置1又は複数の機種に対応した1又は複数の変換ルールとを記憶する記憶部と、前記第1接続部に接続された前記装置の機種を識別する機種IDを取得する機種ID取得部と、前記1又は複数の機種に対応した変換ルールのうち、前記機種ID取得部により取得された機種IDに対応するものを抽出する抽出部と、前記記憶部に記憶された複数の前記コンテンツデータのうち任意のコンテンツデータを選択する選択部と、前記選択部により選択されたコンテンツデータを前記装置で利用可能とするための変換の要否を判定する変換判定部と、前記変換判定部により変換が必要と判定された場合、前記抽出部により抽出された変換ルールに基づき前記選択されたコンテンツデータを前記装置で利用可能なコンテンツデータに変換する変換部と、前記選択部によって選択されたコンテンツデータ若しくは前記変換部により変換されたコンテンツデータを、前記第1接続部を介して前記装置に転送する同期化処理部備え
The content data management device according to claim 1 of the present invention corresponds to a first connection unit that connects a device that uses content data , a plurality of content data, and one or more models of the device that uses the content data. Corresponding to the storage unit that stores the one or more conversion rules, the model ID acquisition unit that acquires the model ID for identifying the model of the device connected to the first connection unit, and the one or more models among the conversion rule, selects an arbitrary content data among the plurality of content data stored and extraction unit, before term memory unit for extracting those corresponding to the model ID acquired by the model ID acquisition unit a selection unit, and determines conversion determination unit necessity of conversion to the content data selected by the selection unit available in the system, the conversion determination unit If the conversion is determined to be necessary Ri, a converter for converting the selected content data based on the conversion rule extracted by the extraction unit to the content data available in the device, it is selected by the front Symbol selector and the converted content data by the content data or the conversion unit, Ru comprising a synchronization unit to be transferred to the device through the first connecting portion.

記憶部に複数のコンテンツデータと、該コンテンツデータを利用する装置の1又は複数の機種に対応した1又は複数の変換ルールとを記憶しており、該記憶された複数の前記コンテンツデータのうち任意のコンテンツデータを選択する選択部を備えているので、コンテンツデータを利用する装置内にコンテンツ管理機能を用意しなくても、コンテンツの管理が行える。コンテンツデータが選択されたときに、そのコンテンツデータを装置で利用可能とするための変換が必要か否かを判定し、必要と判定された場合、その装置の機種に対応した変換ルールに基づき該コンテンツデータを前記装置で利用可能なコンテンツデータに変換してから転送できる。したがって、コンテンツデータを利用する装置側でコンバータ(変換ルール)等の複雑な機能を用意していなくても、例えばその装置でネイティブサポートしていないコンテンツデータ等を利用できるようになる。A plurality of content data and one or a plurality of conversion rules corresponding to one or a plurality of models of devices using the content data are stored in the storage unit, and any one of the stored content data Since the selection unit for selecting the content data is provided, the content can be managed without preparing the content management function in the device using the content data. When content data is selected, it is determined whether or not conversion is required to make the content data usable by the device. If it is determined that the content data is necessary, the content data is determined based on a conversion rule corresponding to the model of the device. The content data can be transferred after being converted into content data usable by the device. Therefore, even if a complicated function such as a converter (conversion rule) is not prepared on the device side that uses content data, for example, content data that is not natively supported by the device can be used.

請求項1に係るコンテンツデータ管理装置は、一実施形態として、通信ネットワークを介してサーバに接続する第2接続部と、前記第2接続部を介して該サーバから該変換ルールの最新バージョンを取得して、前記記憶部に記憶されている当該変換ルールを、該取得された最新バージョンに更新する更新部を更に備えるよう構成できる。
The content data management apparatus according to claim 1 acquires , as one embodiment, a second connection unit connected to a server via a communication network, and a latest version of the conversion rule from the server via the second connection unit. to, the conversion rule stored in the storage unit can be configured to further comprise a further new parts you update to the latest version that is the acquisition.

コンテンツデータ管理装置が、第2接続部を介して通信ネットワーク上のサーバに接続し、該サーバから該変換ルールの最新バージョンを取得して、記憶部に記憶されている当該変換ルールを、該取得された最新バージョンに更新するので、変換ルールの更新を簡単な処理で行うことができる。それにより、変換ルールのバグ修正を速やかに行ったり、或いは、既存のフォーマットの仕様変更、新開発のフォーマット、或いは、新開発された電子楽器の機能等に、迅速に対応させたりすることができる
The content data management apparatus connects to a server on the communication network via the second connection unit, acquires the latest version of the conversion rule from the server, and acquires the conversion rule stored in the storage unit Therefore, the conversion rule can be updated by a simple process. As a result, it is possible to quickly correct bugs in conversion rules, or to quickly respond to changes in specifications of existing formats, newly developed formats, or functions of newly developed electronic musical instruments. .

更に別の実施形態として、コンテンツデータ管理装置は、通信ネットワークを介してサーバに接続する第2接続部を更に備え、前記第2接続を介して接続された前記サーバに登録されたアカウントの情報でログオンすることにより、コンテンツデータ管理装置が利用可能になるように構成できる。As yet another embodiment, the content data management apparatus further includes a second connection unit that connects to a server via a communication network, and the account data registered in the server connected via the second connection is used. By logging on, the content data management apparatus can be used.

サーバに登録されたアカウントの情報でログオンすることにより、コンテンツデータ管理装置が利用可能となるように構成にすることで、サーバに登録されているアカウントに対してのみ、コンテンツデータを管理するサービスを提供できるようになる。By logging on with the account information registered in the server, the content data management device can be used so that a service that manages content data only for the account registered in the server is provided. Can be provided.

請求項1に係るコンテンツデータ管理装置において、前記変換判定部は、前記選択部により選択されたコンテンツデータが前記装置でネイティブサポートするデータか否かを判定することにより、前記変換の要否を判定するように構成できる。2. The content data management device according to claim 1, wherein the conversion determination unit determines whether the conversion is necessary by determining whether the content data selected by the selection unit is data that is natively supported by the device. Can be configured to

また、この発明は、コンピュータに、コンテンツデータを管理する機能を実行させるためのプログラムであって、該コンピュータに接続された装置の機種を識別する機種IDを取得する手順と、前記取得する手順により取得された機種IDに対応する変換ルールを該コンピュータの記憶部から抽出する手順と、任意のコンテンツデータを前記コンピュータの記憶部から選択する手順と、前記選択する手順により選択されたコンテンツデータを前記装置で利用可能とするための変換の要否を判定する手順と、前記変換が必要と判定された場合、前記抽出された変換ルールに基づき前記選択されたコンテンツデータを前記装置で利用可能なデータに変換する手順と、前記選択されたコンテンツデータ若しくは前記変換されたコンテンツデータを、前記装置に転送する手順を実行させるプログラムである。Further, the present invention is a program for causing a computer to execute a function for managing content data, and includes a procedure for acquiring a model ID for identifying a model of a device connected to the computer, and the acquiring procedure. The procedure for extracting the conversion rule corresponding to the acquired model ID from the storage unit of the computer, the procedure for selecting arbitrary content data from the storage unit of the computer, and the content data selected by the selection procedure A procedure for determining whether or not conversion is necessary for use by the device, and data that can be used by the device for the selected content data based on the extracted conversion rule when the conversion is determined to be necessary And the selected content data or the converted content data, Is a program for executing the procedure for transferring the serial device.

この発明によれば、コンテンツデータの管理を、該コンテンツデータを利用する装置自身で行うのではなく、コンテンツデータ管理装置で行うようにした構成により、コンテンツデータの取捨選択や、その並べ替えを、該コンテンツデータを利用する装置よりも操作性のよいユーザインターフェース(選択部)を用いて、より効率的に行うことができる。
According to the present invention, the management of the content data, instead of doing so the apparatus itself to utilize said contents data, the configuration in which to perform in the content data management apparatus, selection and the content data, the sorting This can be performed more efficiently by using a user interface (selection unit) having better operability than an apparatus using the content data .

また、請求項1に係るコンテンツデータ管理装置によれば、選択したコンテンツデータを転送するとき、すなわち、同期化処理のとき、コンテンツデータ管理装置側でコンテンツデータを適宜変換(コンバート)してから当該コンテンツデータを利用する装置に転送する構成であるため、たとえ、その選択したコンテンツデータが、該利用する装置でサポートされていないフォーマット(過去の機種のフォーマット、新たに開発されたフォーマット等)や、該利用する装置にない機能を必要とするデータであっても、コンテンツデータを利用する装置側で、その選択されたコンテンツデータを利用することができる。コンテンツを利用する装置側ではコンテンツデータを変換するための機能を用意しなくてもよい。
Further, according to the content data management apparatus according to claim 1, when transfer the content data selected, i.e., when the synchronization process, after suitably converting the content data in the content data management apparatus (convert) Since the content data is transferred to a device that uses the content data , even if the selected content data is in a format that is not supported by the device that uses the data (such as a format of a past model or a newly developed format) Even if the data requires a function that does not exist in the device to be used , the selected content data can be used on the device side that uses the content data. A device that uses content does not need to provide a function for converting content data.

Claims (5)

コンテンツデータを利用する装置を接続する第1接続部と、
複数のコンテンツデータと、該コンテンツデータを利用する装置1又は複数の機種に対応した1又は複数の変換ルールとを記憶する記憶部と、
前記第1接続部に接続された前記装置の機種を識別する機種IDを取得する機種ID取得部と、
前記1又は複数の機種に対応した変換ルールのうち、前記機種ID取得部により取得された機種IDに対応するものを抽出する抽出部と、
記記憶部に記憶された複数の前記コンテンツデータのうち任意のコンテンツデータを選択する選択部と、
前記選択部により選択されたコンテンツデータを前記装置で利用可能とするための変換の要否を判定する変換判定部と、
前記変換判定部により変換が必要と判定された場合、前記抽出部により抽出された変換ルールに基づき前記選択されたコンテンツデータを前記装置で利用可能なコンテンツデータに変換する変換部と、
記選択部によって選択されたコンテンツデータ若しくは前記変換部により変換されたコンテンツデータを、前記第1接続部を介して前記装置に転送する同期化処理部
備えるコンテンツデータ管理装置。
A first connection unit for connecting a device that uses content data ;
A storage unit for storing a plurality of content data, and one or a plurality of conversion rules corresponding to one or a plurality of models of a device using the content data ;
A model ID acquisition unit for acquiring a model ID for identifying a model of the device connected to the first connection unit;
An extraction unit for extracting one corresponding to the model ID acquired by the model ID acquisition unit from among the conversion rules corresponding to the one or more models;
A selector for selecting any of the content data of the plurality of the content data stored before term memory unit,
A conversion determination unit that determines whether or not conversion is necessary to make the content data selected by the selection unit available in the device;
A conversion unit that converts the selected content data into content data that can be used by the device based on the conversion rule extracted by the extraction unit when the conversion determination unit determines that conversion is necessary;
The converted content data by content data or said converting unit selected by the front Symbol selection unit, wherein the synchronization processing unit to be transferred to the device through the first connecting portion
Turkey content data management apparatus includes a.
通信ネットワークを介してサーバに接続する第2接続部
前記第2接続を介して接続された前記サーバから前記変換ルールの最新バージョンを取得して、前記記憶部に記憶されている当該変換ルールを、該取得された最新バージョンに更新する更新部
更に備えることを特徴とする請求項1に記載のコンテンツデータ管理装置。
A second connecting portion connected to the server via a communication network,
An update unit that acquires the latest version of the conversion rule from the server connected through the second connection, and updates the conversion rule stored in the storage unit to the acquired latest version
Content data management apparatus according to claim 1, further comprising a.
通信ネットワークを介してサーバに接続する第2接続部を更に備え
前記第2接続を介して接続された前記サーバに登録されたアカウントの情報ログオンすることにより、コンテンツデータ管理装置が利用可能になる請求項に記載のコンテンツデータ管理装置。
A second connection unit connected to the server via the communication network ;
By logging the information of the second account registered connected to said server connected via a content data management apparatus according to claim 1, content data management system is available.
前記変換判定部は、前記選択部により選択されたコンテンツデータが前記装置でネイティブサポートするデータか否かを判定することにより、前記変換の要否を判定することを特徴とする請求項1乃至3のいずれかに記載のコンテンツデータ管理装置。The conversion determination unit determines whether or not the conversion is necessary by determining whether or not the content data selected by the selection unit is data that is natively supported by the device. The content data management apparatus according to any one of the above. コンピュータに、コンテンツデータを管理する機能を実行させるためのプログラムであって、A program for causing a computer to execute a function of managing content data,
該コンピュータに接続された装置の機種を識別する機種IDを取得する手順と、  A procedure for obtaining a model ID for identifying a model of a device connected to the computer;
前記取得する手順により取得された機種IDに対応する変換ルールを該コンピュータの記憶部から抽出する手順と、  A procedure for extracting a conversion rule corresponding to the model ID acquired by the acquiring procedure from the storage unit of the computer;
任意のコンテンツデータを前記コンピュータの記憶部から選択する手順と、  A procedure for selecting arbitrary content data from the storage unit of the computer;
前記選択する手順により選択されたコンテンツデータを前記装置で利用可能とするための変換の要否を判定する手順と、  A procedure for determining whether or not conversion is required to make the content data selected by the selecting procedure usable in the device;
前記変換が必要と判定された場合、前記抽出された変換ルールに基づき前記選択されたコンテンツデータを前記装置で利用可能なデータに変換する手順と、  If it is determined that the conversion is necessary, a procedure for converting the selected content data into data usable by the device based on the extracted conversion rule;
前記選択されたコンテンツデータ若しくは前記変換されたコンテンツデータを、前記装置に転送する手順  Procedure for transferring the selected content data or the converted content data to the device
を、前記コンピュータに実行させるプログラム。For causing the computer to execute the program.
JP2011171817A 2011-08-05 2011-08-05 Electronic musical instrument content data management apparatus and program Expired - Fee Related JP5824949B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011171817A JP5824949B2 (en) 2011-08-05 2011-08-05 Electronic musical instrument content data management apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011171817A JP5824949B2 (en) 2011-08-05 2011-08-05 Electronic musical instrument content data management apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015099269A Division JP6065051B2 (en) 2015-05-14 2015-05-14 Electronic musical instrument content data management apparatus and program

Publications (3)

Publication Number Publication Date
JP2013037109A JP2013037109A (en) 2013-02-21
JP2013037109A5 true JP2013037109A5 (en) 2014-10-16
JP5824949B2 JP5824949B2 (en) 2015-12-02

Family

ID=47886784

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011171817A Expired - Fee Related JP5824949B2 (en) 2011-08-05 2011-08-05 Electronic musical instrument content data management apparatus and program

Country Status (1)

Country Link
JP (1) JP5824949B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243707A (en) * 2000-02-29 2001-09-07 Sony Corp Information transmission and reception system and electronic equipment
JP2002169784A (en) * 2000-11-30 2002-06-14 Sony Corp Information processor, information processing method and program storage medium
JP2005309029A (en) * 2004-04-21 2005-11-04 Yamaha Corp Server device and method for providing streaming of musical piece data, and streaming using electronic music device
JP2009176060A (en) * 2008-01-24 2009-08-06 Sony Corp Information processing apparatus, information processing method, and computer program

Similar Documents

Publication Publication Date Title
CN105993010B (en) To provide the method and apparatus of extension Object Notation data
US9063748B1 (en) System, method, and computer program for allowing a plurality of application programming interface (API) versions to interact with a single version of implementation code
CN102567485B (en) The special parsing of provider for content retrieval
US20140330894A1 (en) Method, terminal and system for implementing data sharing
JP2015207316A5 (en)
TW201222283A (en) On-demand translation of application text
JP6408433B2 (en) Load balancing program and server
JP2011138533A5 (en)
JP2011099739A5 (en)
JP2010015293A5 (en)
US20150067037A1 (en) Communication apparatus and communication method
CN109508211A (en) A kind of multilingual configuration method, device, system and electronic equipment
JP2010016778A (en) Image forming apparatus, information processing method, and image forming system
JP2005250881A5 (en)
CN102710740A (en) Device identification using device functions
CN108153896B (en) Processing method and device for input data and output data
JP5982922B2 (en) Information processing system, information processing method, communication terminal, communication terminal control method and control program, server, server control method and control program
JP2014041591A (en) Equipment management device, equipment management system, and program
JP2013037109A5 (en) Content data management apparatus and program
JP6323461B2 (en) Server apparatus, client apparatus, information processing method, and recording medium
JP2009194834A5 (en)
US20180136909A1 (en) Multi-platform interface framework
CN105188154B (en) A kind of method, apparatus and system being automatically brought into operation smart machine
CN109657480A (en) A kind of document handling method, equipment and computer readable storage medium
US20110078709A1 (en) Distributed Management of Native Interface Metadata and Arrays