JP2004226892A - Device for musical piece data generation, and program for realizing method for musical piece data generation - Google Patents

Device for musical piece data generation, and program for realizing method for musical piece data generation Download PDF

Info

Publication number
JP2004226892A
JP2004226892A JP2003017328A JP2003017328A JP2004226892A JP 2004226892 A JP2004226892 A JP 2004226892A JP 2003017328 A JP2003017328 A JP 2003017328A JP 2003017328 A JP2003017328 A JP 2003017328A JP 2004226892 A JP2004226892 A JP 2004226892A
Authority
JP
Japan
Prior art keywords
data
accompaniment
melody
terminal
template
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.)
Pending
Application number
JP2003017328A
Other languages
Japanese (ja)
Inventor
Eiichiro Aoki
栄一郎 青木
Shigehiko Mizuno
成彦 水野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yamaha Corp
Original Assignee
Yamaha Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Yamaha Corp filed Critical Yamaha Corp
Priority to JP2003017328A priority Critical patent/JP2004226892A/en
Publication of JP2004226892A publication Critical patent/JP2004226892A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Electrophonic Musical Instruments (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device for musical piece data generation that can generate optimum musical piece data by terminals irrelevantly to differences in machine type among terminals, and provide a program for realizing a method for genrating musical piece data. <P>SOLUTION: A template for musical composition is selected from a musical composition template group according to template selection information that a sending terminal X sends, melody data are generated based upon data for melody generation included in the template for musical composition, and the melody data and data for accompaniment generation included in the template for musical composition are saved. According to machine type information sent by the sending terminal X, an accompaniment style table is selected from a style table group to generate accompaniment data. According to the machine type information, a format conversion table is used to convert the format of the musical piece data consisting of the melody data and accompaniment data, and the musical piece data after the conversion are sent to the sending terminal X. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、楽曲データを生成し、楽曲データを再生可能な端末に送信する楽曲データ生成装置および楽曲データ生成方法を実現するためのプログラムに関する。
【0002】
【従来の技術】
楽曲データを生成し、楽曲データを再生可能な端末に送信する楽曲データ生成装置は、従来から知られている。
【0003】
このような楽曲データ生成装置として、作曲エンジンを備え、該作曲エンジンにより、PC(パーソナルコンピュータ)や携帯通信端末(クライアント端末)から送信されてきた作曲用のパラメータに基づいて楽曲データを生成し、この楽曲データをPCや携帯通信端末に送信するようにしたサーバが開示されている(たとえば、特許文献1参照)。このサーバによれば、PCや携帯通信端末の機種に応じた再生能力(たとえば、単音のみ再生可能、3和音再生可能あるいは4和音再生可能等)に合うように、伴奏パートの付加の仕方を制御している。
【0004】
【特許文献1】
特開2002−55679号公報の段落[0065]等
【0005】
【発明が解決しようとする課題】
しかし、上記従来の楽曲データ生成装置では、第1の端末(たとえば、携帯通信端末)から第2の端末(たとえば、PC)へと楽曲データをプレゼントしたいような場合、第1の端末からサーバ(楽曲データ生成装置)を操作して楽曲データを生成し、この楽曲データをサーバから第2の端末へ送信することが考えられるが、第1の端末の再生能力(たとえば、4和音再生可能)に合った楽曲データを生成すると、第2の端末の再生能力(たとえば、64和音再生可能)では物足りない(当該端末の再生能力を生かせない)ものとなってしまう。逆に、第2の端末からサーバを操作して楽曲データを生成し、これを第1の端末へと送信する場合は、第2の端末の再生能力に合った楽曲データを生成すると、第1の端末では再生不能になってしまう。
【0006】
このような端末間の機種の違いによる問題は、同時発音数に限らず、採用している楽曲データフォーマットが異なる場合にも起こり得る。
【0007】
本発明は、この点に着目してなされたものであり、端末間の機種の違いに拘わらず、端末毎に最適な楽曲データを生成することが可能な楽曲データ生成装置および楽曲データ生成方法を実現するためのプログラムを提供することを目的とする。
【0008】
【課題を解決するための手段】
上記目的を達成するため、請求項1に記載の楽曲データ生成装置は、端末と接続し、該接続端末とデータの送受信を行う通信手段と、メロディ生成用データおよび伴奏生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段と、前記伴奏生成用データに基づいて、端末の機種に応じた伴奏データを生成するときに必要な複数のデータからなる伴奏テーブルを、端末の機種毎に記憶する伴奏テーブル記憶手段と、前記テンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、メロディデータを生成するメロディ生成手段と、該メロディ生成手段によって生成されたメロディデータおよび当該作曲用テンプレートの伴奏生成用データを一時的に記憶する一時記憶手段と、前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応する伴奏テーブルを、前記伴奏テーブル記憶手段から選択する伴奏テーブル選択手段と、該伴奏テーブル選択手段によって選択された伴奏テーブルおよび前記一時記憶手段に記憶された伴奏生成用データに基づいて、伴奏データを生成する伴奏生成手段とを有し、前記通信手段は、少なくとも、前記伴奏生成手段によって生成された伴奏データを、前記接続端末に送信することを特徴とする。
【0009】
好ましくは、前記テンプレート記憶手段には、複数の作曲用テンプレートが記憶され、該記憶された複数の作曲用テンプレートから、いずれかの作曲用テンプレートを選択するテンプレート選択手段をさらに有し、前記通信手段は、第1の接続端末から送信されたテンプレート選択情報を受信するとともに、前記第1の接続端末とは機種の異なる第2の接続端末から送信された前記機種情報を受信し、前記テンプレート選択手段は、前記受信したテンプレート選択情報に基づいて、いずれかの作曲用テンプレートを選択し、前記メロディ生成手段は、前記選択された作曲用テンプレートのメロディ生成用データに基づいて、メロディデータを生成し、前記通信手段は、少なくとも、前記伴奏生成手段によって生成された伴奏データを、前記第2の接続端末に送信することを特徴とする。
【0010】
上記目的を達成するため、請求項3に記載の楽曲データ生成装置は、端末と接続し、該接続端末とデータの送受信を行う通信手段と、少なくともメロディ生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段と、端末の機種に応じた楽曲データを生成するときに必要なフォーマットデータを、端末の機種毎に記憶するフォーマットデータ記憶手段と、前記テンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、所定フォーマットのメロディデータを生成するメロディ生成手段と、該メロディ生成手段によって生成されたメロディデータを含む楽曲データを一時的に記憶する一時記憶手段と、前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応するフォーマットデータを、前記フォーマットデータ記憶手段から選択するフォーマットデータ選択手段と、該フォーマットデータ選択手段によって選択されたフォーマットデータに基づいて、前記所定フォーマットの楽曲データを前記接続端末の機種に応じたフォーマットの楽曲データに変換する変換手段とを有し、前記通信手段は、前記変換手段によって変換された楽曲データを前記接続端末に送信することを特徴とする。
【0011】
好ましくは、前記テンプレート記憶手段には、複数の作曲用テンプレートが記憶され、該記憶された複数の作曲用テンプレートから、いずれかの作曲用テンプレートを選択するテンプレート選択手段をさらに有し、前記通信手段は、第1の接続端末から送信されたテンプレート選択情報を受信するとともに、前記第1の接続端末とは機種の異なる第2の接続端末から送信された前記機種情報を受信し、前記テンプレート選択手段は、前記受信したテンプレート選択情報に基づいて、いずれかの作曲用テンプレートを選択し、前記メロディ生成手段は、前記選択された作曲用テンプレートのメロディ生成用データに基づいて、所定フォーマットのメロディデータを生成し、前記通信手段は、前記変換手段によって変換された楽曲データを、前記第2の接続端末に送信することを特徴とする。
【0012】
また、請求項5および6に記載の各プログラムは、それぞれ請求項1および3と同様の技術的思想によって実現できる。
【0013】
【発明の実施の形態】
以下、本発明の実施の形態を図面に基づいて詳細に説明する。
【0014】
図1は、本発明の一実施の形態に係る楽曲データ生成装置1の概略構成を示すブロック図である。
【0015】
同図に示すように、楽曲データ生成装置1は、文字入力用キーボード、マウス等のポインティングデバイスおよび各種スイッチ等の複数の操作子からなる操作子群2と、該操作子群2の各操作子の操作状態を検出する操作状態検出回路3と、装置全体の制御を司るCPU4と、該CPU4が実行する制御プログラムや、各種テーブルデータ等を記憶するROM5と、楽曲データ、各種入力情報および演算結果等を一時的に記憶するRAM6と、タイマ割込み処理における割込み時間や各種時間を計時するタイマ7と、前記制御プログラムを含む各種アプリケーションプログラムや、各種楽曲データ、各種データ等を記憶する外部記憶装置8と、各種情報等を表示する、たとえば液晶ディスプレイ(LCD)および発光ダイオード(LED)等を備えた表示装置9と、通信ネットワーク101を介して、複数の端末102a,102bとデータの送受信を行う通信インターフェース(I/F)10とにより構成され、上記構成要素3〜10は、バス11を介して相互に接続されている。
【0016】
外部記憶装置6としては、たとえば、フレキシブルディスクドライブ(FDD)、ハードディスクドライブ(HDD)、CD−ROMドライブおよび光磁気ディスク(MO)ドライブ等を挙げることができる。そして、外部記憶装置6には、前述のように、CPU3が実行する制御プログラムも記憶でき、ROM4に制御プログラムが記憶されていない場合には、この外部記憶装置6に制御プログラムを記憶させておき、それをRAM5に読み込むことにより、ROM4に制御プログラムを記憶している場合と同様の動作をCPU3にさせることができる。このようにすると、制御プログラムの追加やバージョンアップ等が容易に行える。
【0017】
なお、楽曲データ生成装置1は、上述の構成から分かるように、汎用的なコンピュータ上に構築されたものであるが、これに限らず、本発明を実施できる最小限要素のみから構成した専用装置上に構築してもよい。
【0018】
図2は、楽曲データ生成装置1の機能構成を示すブロック図である。
【0019】
同図に示すように、楽曲データ生成装置1は、メロディデータを作曲するメロディ作曲部1aと、伴奏データを生成するとともに、該生成された伴奏データと上記作曲されたメロディデータとからなる楽曲データのデータフォーマットを変換する伴奏生成・フォーマット変換部1bと、前記端末102a,102bと各種データをやりとりするための送受信部1cとによって構成されている。
【0020】
メロディ作曲部1aは、作曲用テンプレート群21と、テンプレート選択部22と、メロディ生成用データ抽出部23と、メロディ生成部24と、伴奏生成用データ抽出部25と、保存部26とによって構成されている。
【0021】
作曲用テンプレート群21は、多数の作曲用テンプレートからなり、前記RAM6または外部記憶装置8に記憶されている。各作曲用テンプレートには、メロディ生成用データ(たとえば、リズム条件やピッチ条件等)と伴奏生成用データ(たとえば、伴奏スタイル名、曲構造およびコード進行等)が含まれ、各作曲用テンプレートは、曲風や曲のジャンルに対応付けられて記憶されている。
【0022】
テンプレート選択部22は、発信端末X102aから送信されて来たテンプレート選択情報に応じて、いずれかの作曲用テンプレートを選択する。
【0023】
メロディ生成用データ抽出部23は、上記選択された作曲用テンプレートからメロディ生成用データを抽出する。
【0024】
メロディ生成部24は、上記抽出されたメロディ生成用データに基づいて自動作曲し、メロディデータを生成する。なお、自動作曲の方法自体は、本発明の特徴ではないので、公知の方法を用いればよい。
【0025】
伴奏生成用データ抽出部25は、上記選択された作曲用テンプレートから伴奏生成用データを抽出する。
【0026】
保存部26は、上記生成されたメロディデータと、上記抽出された伴奏生成用データを保存する。保存部26は、たとえば前記RAM6または外部記憶装置8上の所定領域に形成される。
【0027】
前記伴奏生成・フォーマット変換部1bは、スタイルテーブル群31と、フォーマットテーブル群32と、機種選択部33と、伴奏生成部34と、フォーマット変換部35とによって構成されている。
【0028】
スタイルテーブル群31は、ジャズやロックなどの多数の伴奏スタイルテーブル(基本となる伴奏スタイルデータ)からなり、前記RAM6または外部記憶装置8に記憶されている。伴奏スタイルテーブルは、伴奏スタイル毎に、端末の各機種にそれぞれ対応した内容のもの、複数個からなっている。端末の各機種にそれぞれ対応した内容とは、たとえば、各機種毎に最大同時発音数が異なる場合に、その最大同時発音数内で伴奏データを生成できるように、テーブルの各データが設定されていることを意味する。
【0029】
フォーマットテーブル群32は、多数のフォーマット変換テーブルからなり、前記RAM6または外部記憶装置8に記憶されている。各フォーマット変換テーブルは、それぞれ、各端末の機種に対応付けられ、所定のフォーマットで記憶されているメロディデータと、所定のフォーマットで生成された伴奏データを、当該機種に対応したフォーマットに変換するための変換ルールを記述したものである。
【0030】
機種選択部33は、発信端末X102aまたは受信端末Y102bから送信されて来た機種情報に応じて、スタイルテーブル群31からいずれかの伴奏スタイルテーブルを選択し、伴奏生成部34に供給するとともに、フォーマットテーブル群32からいずれかのフォーマット変換テーブルを選択し、フォーマット変換部35に供給する。ここで、端末の機種情報は、どのようにカテゴリー分けしてもよい。たとえば、使用している音源回路の方式(FM(frequency modulation)やPCM(pulse code modulation)等)、音源回路の種類(A社製のX音源LSI(large scale integrated circuit)やB社製のY音源LSI等)、端末のメーカー(C社製のS端末やD社製のT端末等)、端末のキャリア(E電話会社やF電話会社等)、対応するフォーマット名(フォーマットGやフォーマットH等)などである。
【0031】
伴奏生成部34は、保存部26から読み出された伴奏生成用データと、機種選択部33によって選択され供給された伴奏スタイルテーブルに基づいて、所定フォーマットの伴奏データを生成する。ここで、所定フォーマットは、端末の機種に全く依存しないフォーマット(たとえば、SMF(standard MIDI file)や独自フォーマット)であってもよいし、ある端末の機種に固有のフォーマットであってもよい。なお、伴奏データの生成方法自体は、本発明の特徴ではないので、公知の方法を用いればよい。
【0032】
フォーマット変換部35は、上記生成された所定フォーマットの伴奏データと、保存部26から読み出された所定フォーマットのメロディデータを、機種選択部33によって選択され供給されたフォーマット変換テーブルに基づいて、当該機種に応じたフォーマットに変換する。
【0033】
前記送受信部1cは、受信部41と、送信部42とによって構成されている。
【0034】
受信部41は、発信端末X102aから送信されて来る、機種情報やテンプレート選択情報、受信端末Y102bのアドレス等を受信したり、受信端末Y102bから送信されて来る機種情報を受信したりする。
【0035】
送信部42は、発信端末X102aへ楽曲データを送信したり、受信端末Y102bへ楽曲データ生成完了通知や楽曲データを送信したりする。
【0036】
発信端末X102aは、携帯電話やPDA(Personal Digital Assistant)等の携帯通信端末やPC、通信機能付き電子楽器などからなり、機種情報やテンプレート選択情報、受信端末Y102bのアドレス等を送信するとともに、楽曲データ等を受信する。そして、発信端末X102aは、所定の楽曲データ再生能力(たとえば、第1のフォーマットの楽曲データを、最大16音同時発音可能)を備えている。
【0037】
受信端末Y102bは、携帯電話やPDA等の携帯通信端末やPC、通信機能付き電子楽器などからなり、機種情報等を送信するとともに、楽曲データ生成完了通知や楽曲データ等を受信する。そして、受信端末Y102bは、所定の楽曲データ再生能力(たとえば、第2のフォーマットの楽曲データを、最大64音同時発音可能)を備えている。
【0038】
なお、発信端末X102aと受信端末Y102bは、相互に、発信端末にも、受信端末にもなり得る。すなわち、前記図1の端末102a,102bは、それぞれ、発信端末の機能を営んでいるときに発信端末となり、受信端末の機能を営んでいるときに受信端末となる。図2では、端末102aを発信端末Xとし、端末102bを受信端末Yとした場合を例に挙げているに過ぎず、端末102aを受信端末Yとし、端末102bを発信端末Xとしてもよいことは言うまでもない。また、端末の個数も、本実施の形態のように、発信端末および受信端末、各1個に限られないことも言うまでもない。
【0039】
以上のように構成された楽曲データ生成装置1、発信端末X102aおよび受信端末Y102bからなるサーバ・クライアントシステムが実行する制御処理を、図2および図3を参照して詳細に説明する。
【0040】
図3は、本実施の形態のサーバ・クライアントシステムが実行する制御処理の手順を示すフローチャートである。
【0041】
同図において、発信端末X102aの操作者が発信端末X102a上で、作曲したい楽曲の曲風や曲のジャンルを指定するとともに、作曲された楽曲をプレゼント(送信)したい受信端末Y102bのアドレスを指定すると、発信端末X102aは、サーバである楽曲データ生成装置1に対して、自身の機種情報、受信端末Y102bのアドレスおよびテンプレート選択情報(上記指示された曲風や曲のジャンル)を送信する(ステップS1,S2)。
【0042】
これに応じて、楽曲データ生成装置1の受信部41は、機種情報、受信端末Y102bのアドレスおよびテンプレート選択情報を受信し、テンプレート選択情報をテンプレート選択部22に、機種情報を機種選択部33に、受信端末Y102bのアドレスを送信部42にそれぞれ転送する。
【0043】
テンプレート選択部22は、テンプレート選択情報、すなわち指示された曲風や曲のジャンルに基づいて、作曲用テンプレート群21を検索し、この検索条件に最も適合した作曲用テンプレートを1つ選択し、この作曲用テンプレートをメロディ生成用データ抽出部23および伴奏生成用データ抽出部25に出力する(ステップS11)。
【0044】
メロディ生成用データ抽出部23は、前述のように、この作曲用テンプレートからメロディ生成用データを抽出して、メロディ生成部24に出力する一方、伴奏生成用データ抽出部25は、前述のように、この作曲用テンプレートから伴奏生成用データを抽出して、保存部26に出力する。メロディ生成部24は、供給されたメロディ生成用データに基づいて、公知の作曲方法により、所定フォーマットのメロディデータを生成し、保存部26に出力する(ステップS12)。
【0045】
保存部26は、供給されたメロディデータと伴奏生成用データを保存する(ステップS13)。
【0046】
機種選択部33は、供給された機種情報に基づいて、スタイルテーブル群31およびフォーマットテーブル群32を検索し、機種情報に対応する伴奏スタイルテーブルおよびフォーマット変換テーブルをそれぞれ1つずつ選択し、伴奏スタイルテーブルを伴奏生成部34に出力するとともに、フォーマット変換テーブルをフォーマット変換部35に出力する。伴奏生成部34は、保存部26に保存されている伴奏生成用データを読み出し、この伴奏生成用データと、供給された伴奏スタイルテーブルに基づいて、公知の生成方法により、所定フォーマットの伴奏データを生成し、該伴奏データと、保存部26から読み出した、所定フォーマットのメロディデータとを合わせて、楽曲データとして、フォーマット変換部35に出力する(ステップS15)。
【0047】
フォーマット変換部35は、前記供給されたフォーマット変換テーブルに基づいて、上記供給された楽曲データの所定フォーマットを発信端末X102aのフォーマットに変換し、変換後の楽曲データを送信部42に出力する。送信部42は、この楽曲データを発信端末X102aに送信する(ステップS15)。
【0048】
発信端末X102aは、楽曲データ生成装置1から楽曲データを受信すると、楽曲データを再生し(ステップS2)、再生が終了すると、発信端末X102aの操作者に対して、この楽曲データでよいかどうかの指示を促し、操作者がこの楽曲データを気に入らず、楽曲データ生成装置1に再度作曲させたい場合には、改めて曲風や曲のジャンルを選択して、楽曲データ生成装置1に送信する(ステップS4→S3)。これに対して、楽曲データ生成装置1は、上記ステップS11〜S15の処理を実行し、新たな楽曲データを生成して、発信端末X102aに送信する。以降、発信端末X102aの操作者が、楽曲データ生成装置1から送信されて来た楽曲データを気に入るまで、上述の処理を繰り返す。なお、曲風やジャンルを再選択せず、楽曲データの再生成のみを指示するようにしてもよい。
【0049】
一方、発信端末X102aの操作者が、楽曲データ生成装置1から送信されて来た楽曲データを気に入った場合には、楽曲データの生成完了指示を楽曲データ生成装置1に送信するように指示する。これに応じて、発信端末X102aは、生成完了指示を楽曲データ生成装置1に送信する(ステップS5)。そして、気に入った楽曲データは、発信端末X102a内に保存され、適宜利用される(ステップS6)。
【0050】
楽曲データ生成装置1の受信部41は、この生成完了指示を受信すると、そのまま送信部42に転送する。これに応じて、送信部42は、前記供給された受信端末Y102bのアドレス宛に、発信端末X102aから楽曲データのプレゼントがある旨を、たとえば電子メールの形式で通知する(ステップS16)。
【0051】
発信端末X102aは、この通知を受信して、図示しない表示部に表示する。受信端末Y102bの操作者が、受信端末Y102b上で、楽曲データのプレゼントを受ける指示を行うと、受信端末Y102bは、自身の機種情報を楽曲データ生成装置1に送信する(ステップS21)。
【0052】
楽曲データ生成装置1の受信部41は、受信端末Y102bの機種情報を受信すると、そのまま機種選択部33に転送する。機種選択部33は、供給された機種情報に基づいて、スタイルテーブル群31およびフォーマットテーブル群32を検索し、機種情報に対応する伴奏スタイルテーブルおよびフォーマット変換テーブルをそれぞれ1つずつ選択し、伴奏スタイルテーブルを伴奏生成部34に出力するとともに、フォーマット変換テーブルをフォーマット変換部35に出力する。伴奏生成部34は、保存部26に保存されている伴奏生成用データを読み出し、この伴奏生成用データと、供給された伴奏スタイルテーブルに基づいて、公知の生成方法により、所定フォーマットの伴奏データを生成し、該伴奏データと、保存部26から読み出した、所定フォーマットのメロディデータとを合わせて、楽曲データとして、フォーマット変換部35に出力する(ステップS17)。
【0053】
フォーマット変換部35は、前記供給されたフォーマット変換テーブルに基づいて、上記供給された楽曲データの所定フォーマットを受信端末Y102bのフォーマットに変換し、変換後の楽曲データを送信部42に出力する。送信部42は、この楽曲データを受信端末Y102bに送信する(ステップS18)。
【0054】
受信端末Y102bは、この楽曲データを受信すると、図示しないメモリの所定領域に保存し、受信端末Y102bの操作者の再生指示に応じて、楽曲データを再生したり、着信メロディとして設定したりするなど、利用できる(ステップS22)。
【0055】
このように、本実施の形態では、メロディ生成用データと伴奏生成用データを含む作曲用テンプレートを記憶し、メロディ生成用データに基づいてメロディデータを生成し、このメロディデータと伴奏生成用データを保存し、さらに、端末の機種毎に伴奏スタイルテーブルを記憶し、この中から、楽曲データを受信する端末から送信されて来た機種情報に応じた伴奏スタイルテーブルを選択し、この伴奏スタイルテーブルと前記保存された伴奏生成用データに基づいて伴奏データを生成し、この伴奏データを前記端末に送信する、すなわち、楽曲データ生成装置上には、伴奏データを生成する前段階のデータを保存しておき、その後、楽曲データを受信する端末からの機種情報に適合する伴奏データを生成して、当該端末に送信するので、たとえば、ある端末から、機種の異なる他の端末に楽曲データをプレゼントする場合に、両端末のいずれにも適した伴奏データを含む楽曲データを生成することができる。
【0056】
また、少なくともメロディ生成用データを含む作曲用テンプレートを記憶し、メロディ生成用データに基づいて、所定フォーマットのメロディデータを生成し、このメロディデータを含む楽曲データを保存し、さらに、端末の機種毎にフォーマット変換テーブルを記憶し、この中から、楽曲データを受信する端末から送信されて来た機種情報に応じたフォーマット変換テーブルを選択し、このフォーマット変換テーブルに基づいて、前記保存された所定フォーマットの楽曲データを、前記端末の機種に応じたフォーマットの楽曲データに変換して、前記端末に送信する、すなわち、楽曲データ生成装置上には、端末の機種に特定されない所定フォーマットの楽曲データを保存しておき、楽曲データを受信する端末からの機種情報に適合するフォーマットの楽曲データを生成して、当該端末に送信するので、たとえば、ある端末から、機種の異なる他の端末に楽曲データをプレゼントする場合に、両端末のいずれにも適したフォーマットの楽曲データを生成することができる。
【0057】
さらに、作曲用テンプレートは複数用意され、その中から、発信端末によって指定されたいずれかの作曲用テンプレートと、発信端末または受信端末の一方から送信されて来た機種情報に基づいて、その機種に適合する楽曲データを生成して、端末に送信するので、発信端末によって選択された作曲用テンプレートに基づく楽曲データを、発信端末自身で受信したり、受信端末にプレゼントしたりすることができる。
【0058】
なお、本実施の形態では、発信端末Xは、テンプレート選択情報のみを送信するようにしたが、これに限らず、メロディ生成用パラメータやモチーフメロディデータ、伴奏生成用パラメータ等を送信するようにしてもよい。
【0059】
また、本実施の形態では、生成された楽曲データを発信端末Xの操作者が気に入り、この楽曲データを受信端末Yに送信したいときに、その旨は電子メールの形式でサーバ(本実施の形態の楽曲データ生成装置)から受信端末Yに送信するようにしたが、これに限らず、発信端末Xから直接受信端末Yに送信するようにしてもよい。
【0060】
なお、上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムまたは装置に供給し、そのシステムまたは装置のコンピュータ(またはCPU4やMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。
【0061】
この場合、記憶媒体から読出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
【0062】
プログラムコードを供給するための記憶媒体としては、たとえば、前記フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM6などを用いることができる。また、通信I/F10を介してサーバコンピュータからプログラムコードが供給されるようにしてもよい。
【0063】
また、コンピュータが読み出したプログラムコードを実行することにより、上述した実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOSなどが実際の処理の一部または全部を行い、その処理によって上述した実施の形態の機能が実現される場合も含まれることは言うまでもない。
【0064】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU5などが実際の処理の一部または全部を行い、その処理によって上述した実施の形態の機能が実現される場合も含まれることは言うまでもない。
【0065】
【発明の効果】
以上説明したように、請求項1または5に記載の発明によれば、メロディ生成用データと伴奏生成用データを含む作曲用テンプレートを記憶し、メロディ生成用データに基づいてメロディデータを生成し、このメロディデータと伴奏生成用データを保存し、さらに、端末の機種毎に伴奏テーブルを記憶し、この中から、楽曲データを受信する端末から送信されて来た機種情報に応じた伴奏テーブルを選択し、この伴奏テーブルと前記保存された伴奏生成用データに基づいて伴奏データを生成し、この伴奏データを前記端末に送信する、すなわち、楽曲データ生成装置上には、伴奏データを生成する前段階のデータを保存しておき、その後、楽曲データを受信する端末からの機種情報に適合する伴奏データを生成して、当該端末に送信するので、たとえば、ある端末から、機種の異なる他の端末に楽曲データをプレゼントする場合に、両端末のいずれにも適した伴奏データを含む楽曲データを生成することができる。
【0066】
また、請求項3または6に記載の発明によれば、少なくともメロディ生成用データを含む作曲用テンプレートを記憶し、メロディ生成用データに基づいて、所定フォーマットのメロディデータを生成し、このメロディデータを含む楽曲データを保存し、さらに、端末の機種毎にフォーマットデータを記憶し、この中から、楽曲データを受信する端末から送信されて来た機種情報に応じたフォーマットデータを選択し、このフォーマットデータに基づいて、前記保存された所定フォーマットの楽曲データを、前記端末の機種に応じたフォーマットの楽曲データに変換して、前記端末に送信する、すなわち、楽曲データ生成装置上には、端末の機種に特定されない所定フォーマットの楽曲データを保存しておき、その後、楽曲データを受信する端末からの機種情報に適合するフォーマットの楽曲データを生成して、前記端末に送信するので、たとえば、ある端末から、機種の異なる他の端末に楽曲データをプレゼントする場合に、両端末のいずれにも適したフォーマットの楽曲データを生成することができる。
【0067】
さらに、請求項2または4に記載の発明によれば、作曲用テンプレートは複数用意され、その中から、発信端末によって指定されたいずれかの作曲用テンプレートと、発信端末または受信端末の一方から送信されて来た機種情報に基づいて、その機種に適合する楽曲データを生成して、端末に送信するので、発信端末によって選択された作曲用テンプレートに基づく楽曲データを、発信端末自身で受信したり、受信端末にプレゼントしたりすることができる。
【図面の簡単な説明】
【図1】本発明の一実施の形態に係る楽曲データ生成装置の概略構成を示すブロック図である。
【図2】図1の楽曲データ生成装置の機能構成を示すブロック図である。
【図3】図2の楽曲データ生成装置、発信端末Xおよび受信端末Yからなるサーバ・クライアントシステムが実行する制御処理の手順を示すフローチャートである。
【符号の説明】
4 CPU(通信手段、メロディ生成手段、伴奏テーブル選択手段、伴奏生成手段、テンプレート選択手段、フォーマットデータ選択手段、変換手段),5 ROM(テンプレート記憶手段、伴奏テーブル記憶手段、フォーマットデータ記憶手段),6 RAM(テンプレート記憶手段、伴奏テーブル記憶手段、一時記憶手段、フォーマットデータ記憶手段),8 外部記憶装置(テンプレート記憶手段、伴奏テーブル記憶手段、一時記憶手段、フォーマットデータ記憶手段),10 通信インターフェース(通信手段)
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a music data generation device that generates music data and transmits the music data to a terminal capable of reproducing the music data, and a program for implementing a music data generation method.
[0002]
[Prior art]
BACKGROUND ART A music data generation device that generates music data and transmits the data to a terminal capable of reproducing the music data is conventionally known.
[0003]
Such a music data generation device includes a music composition engine, and the music composition engine generates music data based on music composition parameters transmitted from a PC (personal computer) or a mobile communication terminal (client terminal), A server that transmits the music data to a PC or a portable communication terminal is disclosed (for example, see Patent Document 1). According to this server, the method of adding the accompaniment part is controlled so as to match the reproduction capability (for example, only a single sound can be reproduced, a triad can be reproduced, or a quadruple can be reproduced) according to the model of the PC or the portable communication terminal. are doing.
[0004]
[Patent Document 1]
Paragraph [0065] of JP-A-2002-55679 and the like
[0005]
[Problems to be solved by the invention]
However, in the above-described conventional music data generation device, when it is desired to present music data from a first terminal (for example, a mobile communication terminal) to a second terminal (for example, a PC), the first terminal (for example, a PC) sends a server ( It is conceivable to generate music data by operating the music data generation device) and transmit the music data from the server to the second terminal. However, the reproduction capability of the first terminal (for example, four chords can be reproduced) is considered. If the combined music data is generated, the reproduction capability of the second terminal (for example, 64 chords can be reproduced) is insufficient (the reproduction capability of the terminal cannot be used). Conversely, when music data is generated by operating the server from the second terminal and transmitted to the first terminal, music data suitable for the reproduction capability of the second terminal is generated. Playback will not be possible on this terminal.
[0006]
Such a problem due to the difference in model between terminals is not limited to the number of simultaneous sounds, but may also occur when the adopted music data format is different.
[0007]
The present invention has been made by paying attention to this point, and provides a music data generation device and a music data generation method capable of generating optimum music data for each terminal regardless of the type of terminal. It aims to provide a program for realizing it.
[0008]
[Means for Solving the Problems]
In order to achieve the above object, a music data generating device according to claim 1 is connected to a terminal, a communication unit for transmitting and receiving data to and from the connected terminal, and a music composition including melody generating data and accompaniment generating data. A template storage means for storing at least one template, and an accompaniment table comprising a plurality of data necessary for generating accompaniment data corresponding to the terminal model based on the accompaniment generation data, for each terminal model. Melody generating means for generating melody data based on the melody generating data of the composition template stored in the template storing means; melody data generated by the melody generating means; Temporary storage means for temporarily storing accompaniment generation data of the composition template; An accompaniment table transmitted from the continuation terminal and corresponding to the model information received via the communication means, an accompaniment table selecting means for selecting from the accompaniment table storage means, an accompaniment table selected by the accompaniment table selecting means, An accompaniment generation unit that generates accompaniment data based on the accompaniment generation data stored in the temporary storage unit, wherein the communication unit transmits at least the accompaniment data generated by the accompaniment generation unit to the connection terminal. Is transmitted.
[0009]
Preferably, the template storage means stores a plurality of composition templates, and further comprises a template selection means for selecting any one of the composition templates from the stored plurality of composition templates. Receiving the template selection information transmitted from the first connection terminal, and receiving the model information transmitted from a second connection terminal having a different model from the first connection terminal, Selects one of the composition templates based on the received template selection information, and the melody generating means generates melody data based on the melody generation data of the selected composition template; The communication means transmits at least the accompaniment data generated by the accompaniment generation means to the And transmits the connection terminal.
[0010]
In order to achieve the above object, the music data generating device according to claim 3 is connected to a terminal, a communication unit for transmitting and receiving data to and from the connected terminal, and a music composition template including at least melody generating data. A template storage means for storing one piece of data, a format data storage means for storing format data necessary for generating music data corresponding to the model of the terminal for each model of the terminal, and a music composition stored in the template storage means Melody generating means for generating melody data in a predetermined format based on the melody generating data of the template for use, temporary storage means for temporarily storing music data including the melody data generated by the melody generating means, Corresponds to model information sent from the connection terminal and received via the communication means Format data selecting means for selecting format data from the format data storage means, and converting the music data of the predetermined format into a format corresponding to the model of the connection terminal based on the format data selected by the format data selecting means. Conversion means for converting the music data to the connection terminal, wherein the communication means transmits the music data converted by the conversion means to the connection terminal.
[0011]
Preferably, the template storage means stores a plurality of composition templates, and further comprises a template selection means for selecting any one of the composition templates from the stored plurality of composition templates. Receiving the template selection information transmitted from the first connection terminal, and receiving the model information transmitted from a second connection terminal having a different model from the first connection terminal, Selects one of the composition templates based on the received template selection information, and the melody generation means converts the melody data in a predetermined format based on the melody generation data of the selected composition template. Generating the communication means, the music data converted by the conversion means, And transmits to the second connection terminal.
[0012]
Each of the programs described in claims 5 and 6 can be realized by the same technical idea as in claims 1 and 3, respectively.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0014]
FIG. 1 is a block diagram showing a schematic configuration of a music data generation device 1 according to one embodiment of the present invention.
[0015]
As shown in FIG. 1, a music data generation device 1 includes an operator group 2 including a keyboard for character input, a pointing device such as a mouse, and a plurality of operators such as various switches, and each operator of the operator group 2. An operation state detection circuit 3 for detecting the operation state of the CPU, a CPU 4 for controlling the entire apparatus, a ROM 5 for storing a control program executed by the CPU 4, various table data and the like, music data, various input information and calculation results , A timer 7 for measuring an interrupt time and various times in a timer interrupt process, and an external storage device 8 for storing various application programs including the control program, various music data, various data, and the like. For displaying various information, such as a liquid crystal display (LCD) and a light emitting diode (LED) And a communication interface (I / F) 10 for transmitting and receiving data to and from a plurality of terminals 102 a and 102 b via a communication network 101. Connected to each other.
[0016]
Examples of the external storage device 6 include a flexible disk drive (FDD), a hard disk drive (HDD), a CD-ROM drive, and a magneto-optical disk (MO) drive. As described above, the control program executed by the CPU 3 can be stored in the external storage device 6. If the control program is not stored in the ROM 4, the control program is stored in the external storage device 6. By reading it into the RAM 5, the CPU 3 can be caused to perform the same operation as when the control program is stored in the ROM 4. By doing so, it is possible to easily add a control program or upgrade the version.
[0017]
Note that the music data generation device 1 is constructed on a general-purpose computer as can be seen from the above configuration, but is not limited to this, and is a dedicated device composed of only the minimum elements that can implement the present invention. May be built on top.
[0018]
FIG. 2 is a block diagram illustrating a functional configuration of the music data generation device 1.
[0019]
As shown in FIG. 1, a music data generating apparatus 1 generates a melody composer 1a for composing melody data, generates accompaniment data, and generates music data composed of the generated accompaniment data and the composed melody data. And a transmitting / receiving section 1c for exchanging various data with the terminals 102a and 102b.
[0020]
The melody composition unit 1a is composed of a composition template group 21, a template selection unit 22, a melody generation data extraction unit 23, a melody generation unit 24, an accompaniment generation data extraction unit 25, and a storage unit 26. ing.
[0021]
The composition template group 21 includes a large number of composition templates and is stored in the RAM 6 or the external storage device 8. Each composition template includes melody generation data (eg, rhythm conditions and pitch conditions) and accompaniment generation data (eg, accompaniment style name, song structure, chord progression, etc.). It is stored in association with the tune style and the genre of the tune.
[0022]
The template selection unit 22 selects one of the composition templates according to the template selection information transmitted from the transmission terminal X102a.
[0023]
The melody generation data extraction unit 23 extracts melody generation data from the selected composition template.
[0024]
The melody generating unit 24 automatically composes music based on the extracted melody generating data to generate melody data. It should be noted that the method of the automatic music composition itself is not a feature of the present invention, and a known method may be used.
[0025]
The accompaniment generation data extraction unit 25 extracts the accompaniment generation data from the selected composition template.
[0026]
The storage unit 26 stores the generated melody data and the extracted accompaniment generation data. The storage unit 26 is formed in a predetermined area on the RAM 6 or the external storage device 8, for example.
[0027]
The accompaniment generation / format conversion unit 1b includes a style table group 31, a format table group 32, a model selection unit 33, an accompaniment generation unit 34, and a format conversion unit 35.
[0028]
The style table group 31 includes a large number of accompaniment style tables (basic accompaniment style data) such as jazz and rock, and is stored in the RAM 6 or the external storage device 8. The accompaniment style table includes a plurality of accompaniment style tables each having a content corresponding to each terminal model. The content corresponding to each model of the terminal is, for example, when the maximum polyphony differs for each model, each data of the table is set so that accompaniment data can be generated within the maximum polyphony. Means that
[0029]
The format table group 32 includes a number of format conversion tables, and is stored in the RAM 6 or the external storage device 8. Each format conversion table is associated with a model of each terminal and converts melody data stored in a predetermined format and accompaniment data generated in a predetermined format into a format corresponding to the model. Is described.
[0030]
The model selection unit 33 selects one of the accompaniment style tables from the style table group 31 according to the model information transmitted from the transmitting terminal X102a or the receiving terminal Y102b, supplies the accompaniment style table to the accompaniment generation unit 34, and One of the format conversion tables is selected from the table group 32 and supplied to the format conversion unit 35. Here, the model information of the terminal may be categorized in any manner. For example, the type of sound source circuit used (frequency modulation (FM) or pulse code modulation (PCM), etc.), the type of sound source circuit (X sound source integrated circuit (X) manufactured by Company A, or Y manufactured by Company B) Sound source LSI), terminal manufacturer (S terminal manufactured by C company, T terminal manufactured by D company, etc.), carrier of terminal (E telephone company, F telephone company, etc.), and corresponding format name (format G, format H, etc.) ).
[0031]
The accompaniment generation section 34 generates accompaniment data in a predetermined format based on the accompaniment generation data read from the storage section 26 and the accompaniment style table selected and supplied by the model selection section 33. Here, the predetermined format may be a format that does not depend at all on the model of the terminal (for example, a standard MIDI file (SMF) or a unique format), or may be a format that is unique to the model of a certain terminal. Note that the method of generating the accompaniment data itself is not a feature of the present invention, and a known method may be used.
[0032]
The format conversion unit 35 converts the generated accompaniment data of the predetermined format and the melody data of the predetermined format read from the storage unit 26 based on the format conversion table selected and supplied by the model selection unit 33. Convert to a format appropriate for the model.
[0033]
The transmission / reception unit 1c includes a reception unit 41 and a transmission unit 42.
[0034]
The receiving unit 41 receives model information, template selection information, the address of the receiving terminal Y102b, and the like transmitted from the transmitting terminal X102a, and receives model information transmitted from the receiving terminal Y102b.
[0035]
The transmitting unit 42 transmits music data to the transmitting terminal X102a, and transmits a music data generation completion notification and music data to the receiving terminal Y102b.
[0036]
The transmitting terminal X102a includes a mobile communication terminal such as a mobile phone or a PDA (Personal Digital Assistant), a PC, an electronic musical instrument with a communication function, etc., and transmits model information, template selection information, the address of the receiving terminal Y102b, and music. Receive data etc. The transmitting terminal X102a has a predetermined music data reproduction capability (for example, music data in the first format can simultaneously generate up to 16 sounds).
[0037]
The receiving terminal Y102b includes a mobile communication terminal such as a mobile phone or a PDA, a PC, an electronic musical instrument with a communication function, and the like, and transmits model information and the like, and receives a music data generation completion notification and music data. The receiving terminal Y102b has a predetermined music data reproduction capability (for example, music data in the second format can simultaneously generate a maximum of 64 sounds).
[0038]
In addition, the transmitting terminal X102a and the receiving terminal Y102b can be both a transmitting terminal and a receiving terminal. That is, each of the terminals 102a and 102b in FIG. 1 is a transmitting terminal when performing the function of the transmitting terminal, and is a receiving terminal when performing the function of the receiving terminal. FIG. 2 merely exemplifies a case where the terminal 102a is the transmitting terminal X and the terminal 102b is the receiving terminal Y. The terminal 102a may be the receiving terminal Y and the terminal 102b may be the transmitting terminal X. Needless to say. Also, it goes without saying that the number of terminals is not limited to one for each of the transmitting terminal and the receiving terminal as in the present embodiment.
[0039]
The control process executed by the server / client system including the music data generation device 1, the transmitting terminal X102a, and the receiving terminal Y102b configured as described above will be described in detail with reference to FIGS.
[0040]
FIG. 3 is a flowchart illustrating a procedure of a control process executed by the server / client system according to the present embodiment.
[0041]
In the figure, when the operator of the transmitting terminal X102a specifies the tune style and the genre of the tune to be composed on the transmitting terminal X102a, and also specifies the address of the receiving terminal Y102b that wants to present (transmit) the composed tune. The transmitting terminal X102a transmits its own model information, the address of the receiving terminal Y102b, and template selection information (the specified tune style and genre of the tune) to the music data generating apparatus 1 as a server (step S1). , S2).
[0042]
In response, the receiving unit 41 of the music data generating apparatus 1 receives the model information, the address of the receiving terminal Y 102b, and the template selection information, and sends the template selection information to the template selection unit 22 and the model information to the model selection unit 33. , And transfers the address of the receiving terminal Y 102 b to the transmitting unit 42.
[0043]
The template selection section 22 searches the composition template group 21 based on the template selection information, that is, the designated song style or song genre, selects one composition template that best matches the search condition, and The composition template is output to the melody generation data extraction unit 23 and the accompaniment generation data extraction unit 25 (step S11).
[0044]
As described above, the melody generation data extraction unit 23 extracts melody generation data from the composition template and outputs the melody generation data to the melody generation unit 24, while the accompaniment generation data extraction unit 25 outputs the melody generation data as described above. The data for accompaniment generation is extracted from the composition template and output to the storage unit 26. The melody generating unit 24 generates melody data in a predetermined format based on the supplied melody generating data by a known composition method, and outputs the melody data to the storage unit 26 (step S12).
[0045]
The storage unit 26 stores the supplied melody data and accompaniment generation data (step S13).
[0046]
The model selection unit 33 searches the style table group 31 and the format table group 32 based on the supplied model information, and selects one accompaniment style table and one format conversion table corresponding to the model information, respectively. The table is output to the accompaniment generator 34 and the format conversion table is output to the format converter 35. The accompaniment generation unit 34 reads the accompaniment generation data stored in the storage unit 26, and, based on the accompaniment generation data and the supplied accompaniment style table, converts the accompaniment data in a predetermined format by a known generation method. The generated and accompaniment data is combined with the melody data of a predetermined format read from the storage unit 26 and output to the format conversion unit 35 as music data (step S15).
[0047]
The format conversion unit 35 converts a predetermined format of the supplied music data into a format of the transmitting terminal X102a based on the supplied format conversion table, and outputs the converted music data to the transmission unit 42. The transmitting unit 42 transmits the music data to the transmitting terminal X102a (Step S15).
[0048]
When receiving the music data from the music data generation device 1, the transmitting terminal X102a reproduces the music data (step S2). When the reproduction is completed, the operator of the transmitting terminal X102a is asked whether the music data is acceptable. When the operator is prompted for an instruction and does not like the music data and wants the music data generation device 1 to compose a music again, the user selects a music style and a genre of the music again, and transmits the music data to the music data generation device 1 (step). S4 → S3). On the other hand, the music data generation device 1 executes the processing of steps S11 to S15, generates new music data, and transmits the new music data to the transmission terminal X102a. Thereafter, the above process is repeated until the operator of the transmitting terminal X102a likes the music data transmitted from the music data generating device 1. It is also possible to instruct only the regeneration of the music data without reselecting the music style or genre.
[0049]
On the other hand, when the operator of the transmitting terminal X102a likes the music data transmitted from the music data generation device 1, the operator instructs the music data generation device 1 to transmit a music data generation completion instruction to the music data generation device 1. In response, transmission terminal X102a transmits a generation completion instruction to music data generation device 1 (step S5). Then, the favorite music data is stored in the transmission terminal X102a and used as appropriate (step S6).
[0050]
Receiving the generation completion instruction, the reception unit 41 of the music data generation device 1 transfers the instruction to the transmission unit 42 as it is. In response to this, the transmitting unit 42 notifies the address of the supplied receiving terminal Y102b that there is a gift of music data from the transmitting terminal X102a, for example, in the form of an e-mail (step S16).
[0051]
The transmitting terminal X102a receives this notification and displays it on a display unit (not shown). When the operator of the receiving terminal Y102b issues an instruction to receive a music data present on the receiving terminal Y102b, the receiving terminal Y102b transmits its model information to the music data generating device 1 (step S21).
[0052]
When receiving the model information of the receiving terminal Y102b, the receiving unit 41 of the music data generating apparatus 1 transfers the model information to the model selecting unit 33 as it is. The model selection unit 33 searches the style table group 31 and the format table group 32 based on the supplied model information, and selects one accompaniment style table and one format conversion table corresponding to the model information, respectively. The table is output to the accompaniment generator 34 and the format conversion table is output to the format converter 35. The accompaniment generation unit 34 reads the accompaniment generation data stored in the storage unit 26, and, based on the accompaniment generation data and the supplied accompaniment style table, converts the accompaniment data in a predetermined format by a known generation method. The generated music data and the melody data in a predetermined format read from the storage unit 26 are combined and output to the format conversion unit 35 as music data (step S17).
[0053]
The format conversion unit 35 converts a predetermined format of the supplied music data into a format of the receiving terminal Y102b based on the supplied format conversion table, and outputs the converted music data to the transmission unit 42. The transmitting unit 42 transmits the music data to the receiving terminal Y102b (Step S18).
[0054]
Upon receiving the music data, the receiving terminal Y102b stores the music data in a predetermined area of a memory (not shown), and reproduces the music data or sets it as a ring melody in response to a reproduction instruction from an operator of the receiving terminal Y102b. Can be used (step S22).
[0055]
As described above, in the present embodiment, the music composition template including the melody generation data and the accompaniment generation data is stored, the melody data is generated based on the melody generation data, and the melody data and the accompaniment generation data are stored. Save and further store an accompaniment style table for each model of the terminal, and select an accompaniment style table corresponding to the model information transmitted from the terminal that receives the music data from among the accompaniment style tables. Generate the accompaniment data based on the stored data for accompaniment generation and transmit the accompaniment data to the terminal, that is, on the music data generation device, save the data at the stage before generating the accompaniment data. After that, accompaniment data matching the model information from the terminal receiving the music data is generated and transmitted to the terminal. Eg to a certain terminal, it can be the case to present the music data different from the terminal of the model, and generates the music data containing the accompaniment data suitable to any of the two terminals.
[0056]
Also, a music composition template including at least melody generation data is stored, melody data of a predetermined format is generated based on the melody generation data, music data including the melody data is stored, and A format conversion table corresponding to the model information transmitted from the terminal receiving the music data, and based on the format conversion table, the stored predetermined format is stored. Is converted to music data in a format corresponding to the model of the terminal and transmitted to the terminal, that is, music data in a predetermined format not specified by the model of the terminal is stored on the music data generating device. Note that the file matching the model information from the terminal that receives the music data Since the music data of the format is generated and transmitted to the terminal, for example, when presenting music data from one terminal to another terminal of a different model, music data in a format suitable for both terminals is transmitted. Can be generated.
[0057]
Furthermore, a plurality of music composition templates are prepared, and one of the music composition templates specified by the calling terminal and the model information based on the model information transmitted from one of the calling terminal or the receiving terminal are selected. Since the matching music data is generated and transmitted to the terminal, the music data based on the composition template selected by the calling terminal can be received by the calling terminal itself or presented to the receiving terminal.
[0058]
In the present embodiment, the transmitting terminal X transmits only the template selection information. However, the transmitting terminal X is not limited to this, and transmits melody generation parameters, motif melody data, accompaniment generation parameters, and the like. Is also good.
[0059]
Further, in the present embodiment, when the operator of the transmitting terminal X likes the generated music data and wants to transmit the music data to the receiving terminal Y, the fact is notified in the form of an e-mail to the server (this embodiment). Is transmitted from the music data generation device to the receiving terminal Y, but the present invention is not limited to this, and the transmitting terminal X may directly transmit to the receiving terminal Y.
[0060]
A storage medium storing program codes of software for realizing the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU 4 or MPU) of the system or apparatus stores the program stored in the storage medium. It goes without saying that the object of the present invention is also achieved by reading and executing the code.
[0061]
In this case, the program code itself read from the storage medium implements the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.
[0062]
As the storage medium for supplying the program code, for example, the above-mentioned flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM 6, etc. can be used. . Further, the program code may be supplied from the server computer via the communication I / F 10.
[0063]
In addition, the functions of the above-described embodiments are realized by the computer executing the readout program code, and the OS or the like running on the computer performs the actual processing based on the instruction of the program code. It is needless to say that a case may be included in which the functions of the above-described embodiments are implemented by performing a part or all of the above, and by performing the processing.
[0064]
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function is executed based on the instruction of the program code. It goes without saying that the CPU 5 or the like provided in the expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.
[0065]
【The invention's effect】
As described above, according to the first or fifth aspect of the present invention, a music composition template including melody generation data and accompaniment generation data is stored, and melody data is generated based on the melody generation data. The melody data and the data for accompaniment generation are stored. Further, an accompaniment table is stored for each model of the terminal, and an accompaniment table corresponding to the model information transmitted from the terminal that receives the music data is selected from these. And generating accompaniment data based on the accompaniment table and the stored data for accompaniment generation, and transmitting the accompaniment data to the terminal. Is stored, and then the accompaniment data matching the model information from the terminal receiving the music data is generated and transmitted to the terminal. For example, from a certain terminal, it can be the case to present the music data different from the terminal of the model, and generates the music data containing the accompaniment data suitable to any of the two terminals.
[0066]
According to the third or sixth aspect of the present invention, a composition template including at least melody generation data is stored, and melody data in a predetermined format is generated based on the melody generation data. Song data, and further stores format data for each terminal model. From among the format data, selects format data corresponding to the model information transmitted from the terminal that receives the music data, and selects the format data. The stored music data of a predetermined format is converted into music data of a format corresponding to the model of the terminal and transmitted to the terminal, that is, the model of the terminal is stored on the music data generating device. Music data in a predetermined format that is not specified in the Since music data in a format that is compatible with the model information from is generated and transmitted to the terminal, for example, when presenting music data from one terminal to another terminal of a different model, the data is sent to either of the two terminals. Music data in a suitable format can be generated.
[0067]
Further, according to the second or fourth aspect of the present invention, a plurality of composition templates are prepared, and any one of the composition templates designated by the transmitting terminal and one of the transmitting terminal and the receiving terminal transmits the composition template. Based on the received model information, music data suitable for the model is generated and transmitted to the terminal, so that the transmitting terminal itself can receive music data based on the composition template selected by the transmitting terminal. , Or a gift to the receiving terminal.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a schematic configuration of a music data generation device according to an embodiment of the present invention.
FIG. 2 is a block diagram showing a functional configuration of the music data generation device of FIG. 1;
FIG. 3 is a flowchart illustrating a procedure of a control process executed by a server / client system including a music data generation device, a transmitting terminal X, and a receiving terminal Y of FIG. 2;
[Explanation of symbols]
4 CPU (communication means, melody generation means, accompaniment table selection means, accompaniment generation means, template selection means, format data selection means, conversion means), 5 ROM (template storage means, accompaniment table storage means, format data storage means), 6 RAM (template storage means, accompaniment table storage means, temporary storage means, format data storage means), 8 external storage device (template storage means, accompaniment table storage means, temporary storage means, format data storage means), 10 communication interface ( Communication means)

Claims (6)

端末と接続し、該接続端末とデータの送受信を行う通信手段と、
メロディ生成用データおよび伴奏生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段と、
前記伴奏生成用データに基づいて、端末の機種に応じた伴奏データを生成するときに必要な複数のデータからなる伴奏テーブルを、端末の機種毎に記憶する伴奏テーブル記憶手段と、
前記テンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、メロディデータを生成するメロディ生成手段と、
該メロディ生成手段によって生成されたメロディデータおよび当該作曲用テンプレートの伴奏生成用データを一時的に記憶する一時記憶手段と、
前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応する伴奏テーブルを、前記伴奏テーブル記憶手段から選択する伴奏テーブル選択手段と、
該伴奏テーブル選択手段によって選択された伴奏テーブルおよび前記一時記憶手段に記憶された伴奏生成用データに基づいて、伴奏データを生成する伴奏生成手段とを有し、
前記通信手段は、少なくとも、前記伴奏生成手段によって生成された伴奏データを、前記接続端末に送信することを特徴とする楽曲データ生成装置。
Communication means for connecting to the terminal and transmitting and receiving data to and from the connected terminal;
Template storage means for storing at least one composition template including melody generation data and accompaniment generation data;
Based on the accompaniment generation data, an accompaniment table including a plurality of data required when generating accompaniment data according to the terminal model, an accompaniment table storage unit that stores for each terminal model,
Melody generating means for generating melody data based on the melody generating data of the composition template stored in the template storage means,
Temporary storage means for temporarily storing the melody data generated by the melody generation means and the accompaniment generation data of the composition template;
Accompaniment table selecting means for selecting an accompaniment table transmitted from the connection terminal and corresponding to the model information received via the communication means from the accompaniment table storage means,
An accompaniment generation unit that generates accompaniment data based on the accompaniment table selected by the accompaniment table selection unit and the accompaniment generation data stored in the temporary storage unit;
The music data generating device, wherein the communication means transmits at least accompaniment data generated by the accompaniment generation means to the connection terminal.
前記テンプレート記憶手段には、複数の作曲用テンプレートが記憶され、該記憶された複数の作曲用テンプレートから、いずれかの作曲用テンプレートを選択するテンプレート選択手段をさらに有し、
前記通信手段は、第1の接続端末から送信されたテンプレート選択情報を受信するとともに、前記第1の接続端末とは機種の異なる第2の接続端末から送信された前記機種情報を受信し、
前記テンプレート選択手段は、前記受信したテンプレート選択情報に基づいて、いずれかの作曲用テンプレートを選択し、
前記メロディ生成手段は、前記選択された作曲用テンプレートのメロディ生成用データに基づいて、メロディデータを生成し、
前記通信手段は、少なくとも、前記伴奏生成手段によって生成された伴奏データを、前記第2の接続端末に送信することを特徴とする請求項1に記載の楽曲データ生成装置。
The template storage unit stores a plurality of composition templates, and further includes a template selection unit that selects any one of the composition templates from the stored plurality of composition templates.
The communication unit receives the template selection information transmitted from the first connection terminal, and receives the model information transmitted from a second connection terminal having a different model from the first connection terminal,
The template selecting means selects any one of the composition templates based on the received template selection information,
The melody generation means generates melody data based on the melody generation data of the selected composition template,
The music data generation device according to claim 1, wherein the communication unit transmits at least accompaniment data generated by the accompaniment generation unit to the second connection terminal.
端末と接続し、該接続端末とデータの送受信を行う通信手段と、
少なくともメロディ生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段と、
端末の機種に応じた楽曲データを生成するときに必要なフォーマットデータを、端末の機種毎に記憶するフォーマットデータ記憶手段と、
前記テンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、所定フォーマットのメロディデータを生成するメロディ生成手段と、
該メロディ生成手段によって生成されたメロディデータを含む楽曲データを一時的に記憶する一時記憶手段と、
前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応するフォーマットデータを、前記フォーマットデータ記憶手段から選択するフォーマットデータ選択手段と、
該フォーマットデータ選択手段によって選択されたフォーマットデータに基づいて、前記所定フォーマットの楽曲データを前記接続端末の機種に応じたフォーマットの楽曲データに変換する変換手段とを有し、
前記通信手段は、前記変換手段によって変換された楽曲データを前記接続端末に送信することを特徴とする楽曲データ生成装置。
Communication means for connecting to the terminal and transmitting and receiving data to and from the connected terminal;
Template storage means for storing at least one composition template including at least melody generation data;
Format data storage means for storing format data required when generating music data according to the terminal model, for each terminal model;
Melody generating means for generating melody data in a predetermined format based on the melody generating data of the composition template stored in the template storage means,
Temporary storage means for temporarily storing music data including the melody data generated by the melody generation means,
Format data selection means for selecting, from the format data storage means, format data transmitted from the connection terminal and corresponding to the model information received via the communication means,
Conversion means for converting the music data of the predetermined format to music data of a format corresponding to the model of the connection terminal, based on the format data selected by the format data selection means,
The music data generating device, wherein the communication means transmits the music data converted by the conversion means to the connection terminal.
前記テンプレート記憶手段には、複数の作曲用テンプレートが記憶され、該記憶された複数の作曲用テンプレートから、いずれかの作曲用テンプレートを選択するテンプレート選択手段をさらに有し、
前記通信手段は、第1の接続端末から送信されたテンプレート選択情報を受信するとともに、前記第1の接続端末とは機種の異なる第2の接続端末から送信された前記機種情報を受信し、
前記テンプレート選択手段は、前記受信したテンプレート選択情報に基づいて、いずれかの作曲用テンプレートを選択し、
前記メロディ生成手段は、前記選択された作曲用テンプレートのメロディ生成用データに基づいて、所定フォーマットのメロディデータを生成し、
前記通信手段は、前記変換手段によって変換された楽曲データを、前記第2の接続端末に送信することを特徴とする請求項3に記載の楽曲データ生成装置。
The template storage unit stores a plurality of composition templates, and further includes a template selection unit that selects any one of the composition templates from the stored plurality of composition templates.
The communication unit receives the template selection information transmitted from the first connection terminal, and receives the model information transmitted from a second connection terminal having a different model from the first connection terminal,
The template selecting means selects any one of the composition templates based on the received template selection information,
The melody generation means generates melody data in a predetermined format based on the melody generation data of the selected composition template,
The music data generation device according to claim 3, wherein the communication means transmits the music data converted by the conversion means to the second connection terminal.
通信手段を介して端末と接続し、該接続端末とデータの送受信を行う通信手順と、
メロディ生成用データおよび伴奏生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、メロディデータを生成するメロディ生成手順と、
該メロディ生成手順によって生成されたメロディデータおよび当該作曲用テンプレートの伴奏生成用データを一時記憶手段に記憶させる記憶手順と、
前記伴奏生成用データに基づいて、端末の機種に応じた伴奏データを生成するときに必要な複数のデータからなる伴奏テーブルを、端末の機種毎に記憶する伴奏テーブル記憶手段から、前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応する伴奏テーブルを選択する伴奏テーブル選択手順と、
該伴奏テーブル選択手順によって選択された伴奏テーブルおよび前記一時記憶手段に記憶された伴奏生成用データに基づいて、伴奏データを生成する伴奏生成手順とをコンピュータに実行させるプログラムであって、
前記通信手順では、少なくとも、前記伴奏生成手順によって生成された伴奏データを、前記接続端末に送信することを特徴とするプログラム。
A communication procedure for connecting to a terminal via communication means and transmitting and receiving data to and from the connected terminal;
A melody generation procedure for generating melody data based on melody generation data of a composition template stored in a template storage means for storing at least one composition template including melody generation data and accompaniment generation data;
A storage procedure for storing the melody data generated by the melody generation procedure and the accompaniment generation data of the composition template in a temporary storage unit;
Based on the accompaniment generation data, an accompaniment table including a plurality of data required when generating accompaniment data according to the type of terminal, from the accompaniment table storage unit that stores for each type of terminal, from the connection terminal An accompaniment table selecting procedure for selecting an accompaniment table corresponding to the model information transmitted and received via the communication means,
A program for causing a computer to execute an accompaniment generation procedure for generating accompaniment data based on the accompaniment table selected by the accompaniment table selection procedure and the accompaniment generation data stored in the temporary storage means,
In the communication procedure, at least accompaniment data generated by the accompaniment generation procedure is transmitted to the connection terminal.
通信手段を介して端末と接続し、該接続端末とデータの送受信を行う通信手順と、
少なくともメロディ生成用データを含む作曲用テンプレートを、少なくとも1つ記憶するテンプレート記憶手段に記憶された作曲用テンプレートのメロディ生成用データに基づいて、所定フォーマットのメロディデータを生成するメロディ生成手順と、
該メロディ生成手順によって生成されたメロディデータを含む楽曲データを一時記憶手段に記憶させる記憶手順と、
端末の機種に応じた楽曲データを生成するときに必要なフォーマットデータを、端末の機種毎に記憶するフォーマットデータ記憶手段から、前記接続端末から送信され、前記通信手段を介して受信した機種情報に対応するフォーマットデータを選択するフォーマットデータ選択手順と、
該フォーマットデータ選択手順によって選択されたフォーマットデータに基づいて、前記所定フォーマットの楽曲データを前記接続端末の機種に応じたフォーマットの楽曲データに変換する変換手順と
をコンピュータに実行させるプログラムであって、
前記通信手順では、前記変換手順によって変換された楽曲データを前記接続端末に送信することを特徴とするプログラム。
A communication procedure for connecting to a terminal via communication means and transmitting and receiving data to and from the connected terminal;
A melody generating step of generating melody data in a predetermined format based on the melody generating data of the composition template stored in the template storage means for storing at least one composition template including at least one melody generating data;
A storage procedure for storing music data including melody data generated by the melody generation procedure in a temporary storage unit;
Format data required when generating music data according to the model of the terminal, from format data storage means for storing for each model of the terminal, to the model information transmitted from the connection terminal and received via the communication means A format data selection procedure for selecting corresponding format data,
A conversion procedure of converting the music data of the predetermined format into music data of a format corresponding to the model of the connection terminal based on the format data selected by the format data selection procedure,
In the communication procedure, the music data converted by the conversion procedure is transmitted to the connection terminal.
JP2003017328A 2003-01-27 2003-01-27 Device for musical piece data generation, and program for realizing method for musical piece data generation Pending JP2004226892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003017328A JP2004226892A (en) 2003-01-27 2003-01-27 Device for musical piece data generation, and program for realizing method for musical piece data generation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003017328A JP2004226892A (en) 2003-01-27 2003-01-27 Device for musical piece data generation, and program for realizing method for musical piece data generation

Publications (1)

Publication Number Publication Date
JP2004226892A true JP2004226892A (en) 2004-08-12

Family

ID=32904506

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003017328A Pending JP2004226892A (en) 2003-01-27 2003-01-27 Device for musical piece data generation, and program for realizing method for musical piece data generation

Country Status (1)

Country Link
JP (1) JP2004226892A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101131668B1 (en) 2006-04-28 2012-03-28 에스케이 텔레콤주식회사 System and method for setting ringer volume and vibration level
JP2015172771A (en) * 2015-05-14 2015-10-01 ヤマハ株式会社 Content data management device for electronic musical instrument and program
JP2021507309A (en) * 2017-12-18 2021-02-22 バイトダンス・インコーポレイテッドBytedance Inc. Modular automatic music production server

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101131668B1 (en) 2006-04-28 2012-03-28 에스케이 텔레콤주식회사 System and method for setting ringer volume and vibration level
JP2015172771A (en) * 2015-05-14 2015-10-01 ヤマハ株式会社 Content data management device for electronic musical instrument and program
JP2021507309A (en) * 2017-12-18 2021-02-22 バイトダンス・インコーポレイテッドBytedance Inc. Modular automatic music production server
JP7041270B2 (en) 2017-12-18 2022-03-23 バイトダンス・インコーポレイテッド Modular automatic music production server
US11610568B2 (en) 2017-12-18 2023-03-21 Bytedance Inc. Modular automated music production server

Similar Documents

Publication Publication Date Title
US6928261B2 (en) Music data distribution system and method, and storage medium storing program realizing such method
EP1736961A1 (en) System and method for automatic creation of digitally enhanced ringtones for cellphones
JP2002091440A (en) Performance information converting method and its device and recording medium and sound source device
US20030075036A1 (en) Electronic music apparatus that enables user to purchase music related product from server
US7642447B2 (en) Electronic musical instrument system and method emulating a removable media drive
US7375274B2 (en) Automatic accompaniment apparatus, method of controlling the apparatus, and program for implementing the method
JP4108809B2 (en) Karaoke performance device that supplies music generation data for ringing melody
CN1190770C (en) Music reproducing apparatus, music reproducing method and telephone terminal device
JP2004226892A (en) Device for musical piece data generation, and program for realizing method for musical piece data generation
CN1838236B (en) Automatic performance data processing apparatus, automatic performance data processing method
KR100687683B1 (en) Apparatus and method for generating performance control data and storage medium for storing program for executing the method therein
KR100731232B1 (en) Musical data editing and reproduction apparatus, and portable information terminal therefor
CN113096622A (en) Display method, electronic device, performance data display system, and storage medium
US20040129130A1 (en) Automatic performance apparatus and program
JP2002169552A (en) Composition support system, composition support method, and musical composition template data provision system
JP3637196B2 (en) Music player
JP2006267491A (en) Device for reproducing automatic playing data and program for realizing control method thereof
JP3498621B2 (en) Harmony type display device
JP4239952B2 (en) Automatic accompaniment apparatus and program for realizing the control method
JP3589122B2 (en) Portable terminal device
JP3903864B2 (en) Program for realizing automatic composition device and automatic composition method
JP3900330B2 (en) Portable terminal device
JP2004109745A (en) Expression parameter editing device and program for realizing expression parameter editing method
JP3933147B2 (en) Pronunciation control device
JPH10282977A (en) Device and system for reproducing musical sound