JP2003076367A - Method and device for automatic musical composition - Google Patents

Method and device for automatic musical composition

Info

Publication number
JP2003076367A
JP2003076367A JP2001265902A JP2001265902A JP2003076367A JP 2003076367 A JP2003076367 A JP 2003076367A JP 2001265902 A JP2001265902 A JP 2001265902A JP 2001265902 A JP2001265902 A JP 2001265902A JP 2003076367 A JP2003076367 A JP 2003076367A
Authority
JP
Japan
Prior art keywords
accompaniment
data
template
melody
database
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
JP2001265902A
Other languages
Japanese (ja)
Other versions
JP3855705B2 (en
Inventor
Eiichiro Aoki
栄一郎 青木
Kazufumi Matsumoto
一史 松本
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 JP2001265902A priority Critical patent/JP3855705B2/en
Publication of JP2003076367A publication Critical patent/JP2003076367A/en
Application granted granted Critical
Publication of JP3855705B2 publication Critical patent/JP3855705B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the capacity of a memory and to shorten the processing time with respect to a method or a device for automatic musical composition. SOLUTION: The device for automatic musical composition is provided with a template database 15a in which a plurality of templates each of which consists of a plurality of data for automatic musical composition are stored and an accompaniment database 15b in which a plurality of accompaniment data representative of a plurality of accompaniment sound strings previously generated correspondingly to the templates respectively are stored. When a user selects one template, a melody data generation block U13 uses the selected template to automatically generate melody data representative of a melody sound string. An accompaniment data read part U14 reads out accompaniment data corresponding to the selected template from the accompaniment database 15b, and an output part U15 outputs the automatically generated melody data and the accompaniment data together.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、メロディ音列およ
び伴奏音列からなる楽曲を自動的に作曲する自動作曲装
置および自動作曲方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic music composition apparatus and an automatic music composition method for automatically composing a musical composition composed of a melody sound string and an accompaniment sound string.

【0002】[0002]

【従来の技術】従来から、例えば特開2000−305
562号公報に示されているように、音楽ジャンル、拍
子、楽節構成、小節数、コード進行などの楽曲を自動的
に作曲するための複数のデータからなるテンプレートを
用いて、楽曲を自動的に作曲する自動作曲装置は知られ
ている。この場合、種々のテンプレートを予め用意して
テンプレートデータベースに記憶しておき、ユーザの選
択によりテンプレートデータベースから読出された一つ
のテンプレートに基づいて、メロディ音列を表すメロデ
ィデータと伴奏音列を表す伴奏データとをそれぞれ独立
して所定のプログラム処理により自動的に生成して、同
生成したメロディデータおよび伴奏データを合わせて出
力するようにしていた。
2. Description of the Related Art Conventionally, for example, Japanese Patent Laid-Open No. 2000-305.
As disclosed in Japanese Patent No. 562, a music piece is automatically generated by using a template composed of a plurality of data for automatically composing a music piece such as music genre, time signature, phrase composition, number of measures, and chord progression. Automatic composition devices for composing are known. In this case, various templates are prepared in advance and stored in the template database, and based on one template read from the template database by the user's selection, the melody data representing the melody tone string and the accompaniment representing the accompaniment tone string. The data and the data are automatically generated by a predetermined program process, and the generated melody data and accompaniment data are output together.

【0003】[0003]

【発明が解決しようとする課題】伴奏音列は、メロディ
音列に比べれば独自性が必要とされない、すなわち伴奏
音列はメロディ音列に付随するものであるが、この伴奏
音列を表す伴奏データを自動的に生成するプログラム処
理もメロディ音列を表すメロディデータの自動生成と同
様に複雑であった。そのため、伴奏データの自動生成処
理のためのプログラムを記憶するために多くの記憶領域
を必要とするとともに、同処理のための多くのワーク領
域を必要とし、また伴奏データを生成するために多くの
処理時間を必要とする。したがって、上記従来の自動作
曲装置においては、大きな容量のメモリが必要になると
ともに、一楽曲の作曲に多くの時間を費やすという問題
があった。
The accompaniment tone sequence does not require uniqueness as compared with the melody tone sequence, that is, the accompaniment tone sequence accompanies the melody tone sequence. The program processing for automatically generating the data is as complicated as the automatic generation of the melody data representing the melody tone sequence. Therefore, a large storage area is required to store a program for automatic accompaniment data generation processing, a large work area is required for the same processing, and a large amount of work area is required to generate accompaniment data. Requires processing time. Therefore, the above-mentioned conventional automatic music composition apparatus has a problem that a large-capacity memory is required and much time is spent for composing one music composition.

【0004】[0004]

【発明の概要】本発明は、上記問題に対処するためにな
されたもので、その目的は、メモリの容量および処理時
間を少なく抑えた自動作曲装置および自動作曲方法を提
供しようとすることにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide an automatic music composition apparatus and an automatic music composition method in which the memory capacity and the processing time are kept small. .

【0005】上記目的を達成するために、本発明の特徴
は、楽曲を自動的に作曲するための複数のデータからそ
れぞれなる複数のテンプレートを記憶したテンプレート
データベースから一つのテンプレートを選択し、同選択
したテンプレートを用いてメロディ音列を表すメロディ
データを自動的に生成するようにした自動作曲装置また
は自動作曲方法において、複数のテンプレートにそれぞ
れ対応して予め生成された複数の伴奏音列を表す複数の
伴奏データを記憶した伴奏データベースを用意してお
き、同伴奏データベースから前記選択されたテンプレー
トに対応した伴奏データを取得して、前記自動的に生成
されたメロディデータと前記取得した伴奏データとを合
わせて出力するようにしたことにある。
To achieve the above object, a feature of the present invention is that one template is selected from a template database that stores a plurality of templates each of which is composed of a plurality of data for automatically composing music, and the same selection is made. In an automatic music composition device or an automatic music composition method for automatically generating melody data representing a melody tone sequence using a template, a plurality of accompaniment tone sequences generated in advance corresponding to a plurality of templates, respectively. The accompaniment database storing the accompaniment data is prepared, accompaniment data corresponding to the selected template is acquired from the accompaniment database, and the automatically generated melody data and the acquired accompaniment data are acquired. It is designed to output together.

【0006】この場合、伴奏データベースを自動作曲装
置内に設けておき、読出し手段を用いて、伴奏データベ
ースに記憶されている複数の伴奏データの中から前記選
択されたテンプレートに対応した伴奏データを読出すよ
うにするとよい。また、伴奏データベースを他の電子機
器内に設けておき、他の電子機器と本自動作曲装置との
間に接続したケーブルを介し、入力手段を用いて前記選
択されたテンプレートに対応した伴奏データを入力する
ようにしてもよい。さらに、伴奏データベースを有する
サーバコンピュータ装置を設け、自動作曲装置からイン
ターネットを介して同サーバコンピュータ装置にアクセ
ス可能な入力手段により、サーバコンピュータ装置から
伴奏データをインターネットを介して入力するようにし
てもよい。
In this case, an accompaniment database is provided in the automatic music composition device, and the accompaniment data corresponding to the selected template is read from the plurality of accompaniment data stored in the accompaniment database using the reading means. It is good to put out. Further, an accompaniment database is provided in another electronic device, and the accompaniment data corresponding to the selected template is input using the input means via a cable connected between the other electronic device and the automatic composition device. You may input it. Further, a server computer device having an accompaniment database may be provided, and the accompaniment data may be input from the server computer device via the Internet by an input means capable of accessing the server computer device from the automatic composition device via the Internet. .

【0007】また、メロディデータと伴奏データとを合
わせて出力する場合、この出力は、楽音信号を形成出力
する音源回路にメロディデータと伴奏データを出力する
こと、メモリ装置にメロディデータと伴奏データを記憶
すること、または外部の電子機器にメロディデータと伴
奏データを出力することを意味する。前記音源回路に出
力する場合には、音源回路にて、メロディデータと伴奏
データに応じたメロディ音信号および伴奏音信号が順次
形成されて出力される。前記メモリ装置に記憶する場合
には、その後のメロディデータ及び伴奏データの読出し
および音源回路への供給により、メロディ音信号および
伴奏音信号を順次発生させることになる。前記外部の電
子機器に出力する場合には、メロディデータおよび伴奏
データは、同外部の電子機器において、前述のように楽
音信号の即時の発生に利用されまたはメモリ装置に一旦
記憶される。
When the melody data and the accompaniment data are output together, the output is to output the melody data and the accompaniment data to the tone generator circuit that forms and outputs the tone signal, and to output the melody data and the accompaniment data to the memory device. It means storing or outputting melody data and accompaniment data to an external electronic device. When outputting to the tone generator circuit, the tone generator circuit sequentially forms and outputs a melody sound signal and an accompaniment sound signal according to the melody data and the accompaniment data. When stored in the memory device, the melody sound signal and the accompaniment sound signal are sequentially generated by subsequent reading of the melody data and accompaniment data and supply to the tone generator circuit. When outputting to the external electronic device, the melody data and the accompaniment data are used for the immediate generation of the musical tone signal in the external electronic device or temporarily stored in the memory device as described above.

【0008】このように構成した本発明においては、一
つのテンプレートを選択するだけでメロディ音列を表す
メロディデータが自動的に生成されるとともに、伴奏デ
ータベースに記憶されていて複数の伴奏音列を表す複数
の伴奏データのうちで前記選択されたテンプレートに対
応した伴奏データが前記メロディデータに自動的に付加
される。この場合、各伴奏データはテンプレートにそれ
ぞれ対応して形成されたものであるので、前記メロディ
データに付加される伴奏データは同メロディデータによ
るメロディ音列に音楽的に適した伴奏音列を表すものと
なる。
In the present invention thus constructed, the melody data representing the melody tone sequence is automatically generated only by selecting one template, and a plurality of accompaniment tone sequences stored in the accompaniment database are stored. The accompaniment data corresponding to the selected template is automatically added to the melody data among the plurality of accompaniment data to be represented. In this case, since each accompaniment data is formed corresponding to each template, the accompaniment data added to the melody data represents an accompaniment sound string that is musically suitable for the melody sound string of the melody data. Becomes

【0009】したがって、本発明によれば、伴奏データ
を自動的に生成するプログラムおよび同プログラムの実
行に必要な変数データを記憶するためのメモリ領域を削
除しても、音楽的に適した伴奏音列付きのメロディ音列
からなる楽曲を自動的に作曲できる。また、伴奏データ
を自動的に生成するための処理に費やされる時間も節約
でき、本発明によれば、伴奏音列付きのメロディ音列か
らなる楽曲を短時間で自動的に作曲できるようになる。
また、伴奏データを予め作成して伴奏データベースに記
憶しておくことにより、音楽的に質の高い伴奏音列を得
ることもできる。特に、この伴奏データには、自動的に
生成される平均的な伴奏音列を表すものばかりでなく、
伴奏データを人手によってエディットしたもの、音楽家
が予め作成したものも含ませることができるので、質の
高い伴奏音列を表す伴奏データを用意することも可能で
ある。
Therefore, according to the present invention, even if the program for automatically generating the accompaniment data and the memory area for storing the variable data necessary for the execution of the program are deleted, the accompaniment sound suitable for music is obtained. You can automatically compose a song consisting of a sequence of melody tones. In addition, the time spent for the process of automatically generating accompaniment data can be saved, and according to the present invention, it is possible to automatically compose a music piece including a melody sound string with an accompaniment sound string in a short time. .
Further, by accompaniment data being created in advance and stored in the accompaniment database, it is possible to obtain an accompaniment tone string having a high musical quality. In particular, this accompaniment data not only represents an automatically generated average accompaniment tone sequence,
Since it is possible to include manually edited accompaniment data and data created in advance by a musician, it is possible to prepare accompaniment data representing a high quality accompaniment tone sequence.

【0010】[0010]

【発明の実施の形態】以下、本発明の一実施形態に係る
自動作曲装置および自動作曲方法について説明すると、
図1は、同作曲方法の適用された同作曲装置のハード構
成を概略的に示すブロック図である。なお、この自動作
曲装置は、電子楽器、パーソナルコンピュータ、シーケ
ンサ、各種電子機器など、いかなる形態の電子機器にも
適用できるものである。
BEST MODE FOR CARRYING OUT THE INVENTION An automatic music composition apparatus and an automatic music composition method according to an embodiment of the present invention will be described below.
FIG. 1 is a block diagram schematically showing a hardware configuration of the music composition apparatus to which the music composition method is applied. The automatic music composition apparatus can be applied to any form of electronic equipment such as electronic musical instruments, personal computers, sequencers, and various electronic equipment.

【0011】自動作曲装置は、バス10に接続されてコ
ンピュータ本体部を構成するCPU11、ROM12お
よびRAM13を備えている。CPU11は、各種プロ
グラムを実行して自動作曲装置の作動を制御する。特
に、図2の機能ブロック図で表される自動作曲プログラ
ムの実行により、選択した一つの作曲用のテンプレート
に基づいてメロディ音列を表すメロディデータおよび伴
奏音列を表す伴奏データを自動的に生成する。このCP
U11には、バス10にも接続されたタイマ14が接続
されており、同タイマ14は時間を計測してCPU11
によるプログラムの実行などを制御する。ROM12
は、各種プログラムの一部を記憶するものである。RA
M13は、後述するメモリ装置15から転送された各種
プログラムの一部または全部を必要に応じて記憶すると
ともに、同プログラムの実行に必要な変数を一時的に記
憶する。
The automatic music composition device is provided with a CPU 11, a ROM 12 and a RAM 13 which are connected to the bus 10 and constitute a computer main body. The CPU 11 executes various programs to control the operation of the automatic music composition apparatus. In particular, by executing the automatic tune program represented by the functional block diagram of FIG. 2, melody data representing a melody tone sequence and accompaniment data representing an accompaniment tone sequence are automatically generated based on one selected composition template. To do. This CP
A timer 14 which is also connected to the bus 10 is connected to the U11, and the timer 14 measures the time to measure the CPU 11
Control the execution of the program by. ROM12
Is a part of storing various programs. RA
The M13 stores some or all of various programs transferred from the memory device 15 described later as needed, and temporarily stores variables necessary for executing the programs.

【0012】また、バス10には、メモリ装置15およ
び外部記録媒体用ドライブ装置16も接続されている。
メモリ装置15は、ハードディスクHDなどの大容量の
記録媒体で構成されていて、自動作曲プログラムを含む
各種プログラムおよび各種データの一部または全部を記
憶するものである。なお、このメモリ装置15は、ハー
ドディスクHDなどの記録媒体に記録されているプログ
ラムおよびデータを読み取り、かつ同プログラムおよび
データを前記記録媒体に書込むことを可能とするドライ
ブ装置も含んでいる。
A memory device 15 and an external recording medium drive device 16 are also connected to the bus 10.
The memory device 15 is composed of a large-capacity recording medium such as a hard disk HD, and stores a part or all of various programs including an automatic music program and various data. The memory device 15 also includes a drive device capable of reading a program and data recorded in a recording medium such as a hard disk HD and writing the program and data in the recording medium.

【0013】前記各種データのうちで主なものを説明し
ておくと、メモリ装置15には、作曲用テンプレートデ
ータベース15aおよび伴奏データベース15bが設け
られている(図2参照)。作曲用テンプレートデータベ
ース15aは、テンプレート名称によってそれぞれ指定
される複数のテンプレートを記憶している。テンプレー
ト名称は、例えばアルファベットと数字の組み合わせ又
は数字のみからなる単なる記号(例えば、A−1,A−
2、111,112)でもよいが、例えば「哀愁演
歌」、「冬景色」、「恋の迷い」のように曲名でもよ
い。各テンプレートは、音楽ジャンル、拍子、楽節構
成、小節数などを表すリズム生成用パラメータRhと、
調、コード進行などを表すピッチ生成用パラメータPt
と、盛り上がり度パラメータEmとを含み、楽曲を自動
的に作曲するための複数のデータからそれぞれなる。こ
こで、コード進行とは、複数の小節、1もしくは複数楽
節、または1楽曲にわたる調を基準としたI-IV−V−
I・・など和音の進行を度数で表すデータまたはC−A
m−G−C・・などの実際の和音名で進行を表すデータ
である。盛り上がりパラメータPhとは、図4に示すよ
うに、複数の小節、1もしくは複数楽節、または1楽曲
にわたり、楽曲進行の盛り上がり度の変化を時間経過に
従って示すものである。
Of the various data, the main ones will be described. The memory device 15 is provided with a composition template database 15a and an accompaniment database 15b (see FIG. 2). The composition template database 15a stores a plurality of templates each designated by a template name. The template name is, for example, a combination of alphabets and numbers or a simple symbol consisting of only numbers (for example, A-1, A-
2, 111, 112), but may be the song name, for example, "Sorrow Enka", "Winterscape", "Loss of Love". Each template includes a rhythm generation parameter Rh representing a music genre, time signature, phrase composition, number of measures, and the like.
Parameter Pt for pitch generation that indicates key and chord progression
And a degree of excitement parameter Em, and each of a plurality of data for automatically composing music. Here, the chord progression is I-IV-V- based on a plurality of measures, one or a plurality of tunes, or a key over one music.
Data such as I · · · that represents the progression of chords in degrees or CA
It is data representing the progress by the actual chord name such as m-G-C. As shown in FIG. 4, the excitement parameter Ph indicates a change in the excitement degree of music progression over time, over a plurality of measures, one or a plurality of passages, or one music.

【0014】伴奏データベース15bは、前記各作曲用
テンプレートの名称と同一のテンプレート名称によって
それぞれ指定される複数の伴奏データを記憶している。
各伴奏データは、前記作曲用テンプレートデータベース
15aに記憶された複数のテンプレートにそれぞれ対応
して形成された複数の伴奏音列を表す。この伴奏データ
の形成については詳しく後述する。
The accompaniment database 15b stores a plurality of accompaniment data designated by the same template name as the name of each composition template.
Each accompaniment data represents a plurality of accompaniment tone sequences formed corresponding to the plurality of templates stored in the composition template database 15a. The formation of this accompaniment data will be described later in detail.

【0015】外部記録媒体用ドライブ装置16は、コン
パクトディスクCD、ミニディスクMD、フレキシブル
ディスクFDなどの種々の外部記録媒体16aに記録さ
れたプログラムおよびデータを読み取り、かつ同プログ
ラムおよびデータを前記外部記録媒体16aに書込むこ
とを可能とする。
The external recording medium drive device 16 reads programs and data recorded on various external recording media 16a such as a compact disc CD, a mini disc MD, and a flexible disc FD, and records the programs and data on the external recording medium. It is possible to write to the medium 16a.

【0016】また、この自動作曲装置は、バス10に接
続された鍵盤インターフェース回路21、操作子スイッ
チ回路22、表示制御回路23および音源回路24も備
えている。演奏操作子インターフェース回路21には、
この自動作曲装置と一体的または別体に構成した演奏操
作子としての鍵盤25が接続されまたは接続されるよう
になっている。鍵盤25の操作を表す操作情報は、鍵盤
インターフェース回路21を介してバス10に供給され
る。操作子スイッチ回路22は、操作パネル(またはキ
ーボード)に設けた数字キー、文字キー、カーソル移動
キー、マウスなどの種々の指示操作子26の操作を検出
して、同操作を表す操作情報をバス10に供給する。
The automatic music composition apparatus also includes a keyboard interface circuit 21, an operator switch circuit 22, a display control circuit 23, and a tone generator circuit 24 connected to the bus 10. In the performance operator interface circuit 21,
A keyboard 25, which is a performance operator integrally or separately from the automatic music composition device, is connected or connected. The operation information indicating the operation of the keyboard 25 is supplied to the bus 10 via the keyboard interface circuit 21. The operator switch circuit 22 detects an operation of various instruction operators 26 such as a numeric key, a character key, a cursor moving key, and a mouse provided on the operation panel (or keyboard), and outputs operation information indicating the operation to the bus. Supply to 10.

【0017】表示制御回路23は、バス10を介して供
給された表示制御データにしたがって、操作パネル(ま
たはディスプレイ装置)に設けたディスプレイ27の表
示状態を制御する。音源回路24は、CPU11からの
演奏情報(キーオン信号、キーオフ信号、ノート番号、
ベロシティなど)に基づいて楽音信号を形成する。な
お、本発明によって自動的に生成されるメロディデータ
および伴奏データも、この演奏情報に含まれるものであ
る。音源回路24にて形成された楽音信号(メロディ音
信号および伴奏音信号)は、サウンドシステム28に出
力される。サウンドシステム28は、アンプ、スピーカ
などからなり、前記出力された楽音信号に対応した楽音
を発音する。
The display control circuit 23 controls the display state of the display 27 provided on the operation panel (or display device) according to the display control data supplied via the bus 10. The tone generator circuit 24 receives performance information (key-on signal, key-off signal, note number,
A musical tone signal based on the velocity). The melody data and accompaniment data automatically generated by the present invention are also included in the performance information. The tone signal (melody tone signal and accompaniment tone signal) formed by the tone generator circuit 24 is output to the sound system 28. The sound system 28 is composed of an amplifier, a speaker and the like, and produces a musical tone corresponding to the outputted musical tone signal.

【0018】さらに、この自動作曲装置は、バス10に
接続されたラインインターフェース回路31および通信
インターフェース32も備えている。ラインインターフ
ェース回路31は、ケーブル33を介して他の電子楽
器、パーソナルコンピュータなどの他の電子機器34に
接続されるようになっている。このラインインターフェ
ース回路31内には、バス10から供給されたデータを
ケーブル33を介して他の電子機器34に出力する出力
回路、および他の電子機器34から入力したデータをバ
ス10に供給する入力回路を有している。なお、このよ
うなデータの授受は、MIDI規格に従うとよい。通信
インターフェース回路32は、インターネットなどの通
信ネットワーク35に接続されるようになっており、こ
の通信ネットワーク35には、後述するようにサーバコ
ンピュータ36が接続される。
Further, the automatic music composition apparatus also includes a line interface circuit 31 and a communication interface 32 connected to the bus 10. The line interface circuit 31 is connected to another electronic device 34 such as another electronic musical instrument or personal computer via a cable 33. In the line interface circuit 31, an output circuit that outputs the data supplied from the bus 10 to another electronic device 34 via the cable 33, and an input that supplies the data input from the other electronic device 34 to the bus 10. It has a circuit. It should be noted that the transmission and reception of such data may comply with the MIDI standard. The communication interface circuit 32 is adapted to be connected to a communication network 35 such as the Internet, and a server computer 36 is connected to the communication network 35 as described later.

【0019】このように構成した自動作曲装置の作動を
説明する前に、メモリ装置15に設けた伴奏データベー
ス15b内に予め記憶されている伴奏データについて説
明しておく。この伴奏データは、通常製造者にて作成さ
れるもので、この伴奏データの作成においては、上記図
1のような自動作曲装置とほぼ同一のハード構成を有す
る伴奏データ生成装置が利用される。したがって、この
伴奏データ生成装置のハード構成については格別に説明
しないが、この場合のCPUは、図3の機能ブロック図
によって表される伴奏データ作成プログラムを実行す
る。また、この伴奏データ生成装置のメモリ装置には、
図3の機能ブロック図に示すように、作曲用テンプレー
トデータベース15cおよび伴奏パターンデータベース
15dが予め用意されている。
Before explaining the operation of the automatic musical composition apparatus thus configured, the accompaniment data stored in advance in the accompaniment database 15b provided in the memory device 15 will be described. This accompaniment data is usually created by the manufacturer, and an accompaniment data generation device having substantially the same hardware configuration as the automatic music composition device as shown in FIG. 1 is used in the creation of this accompaniment data. Therefore, although the hardware configuration of the accompaniment data generation device is not particularly described, the CPU in this case executes the accompaniment data creation program represented by the functional block diagram of FIG. In addition, in the memory device of this accompaniment data generation device,
As shown in the functional block diagram of FIG. 3, a composition template database 15c and an accompaniment pattern database 15d are prepared in advance.

【0020】作曲用テンプレートデータベース15c
は、上記自動作曲装置の場合と同様に構成されている。
伴奏パターンデータベース15dには、音楽ジャンル別
に大別されるとともに、同大別された音楽ジャンルがさ
らに拍子別に分類されて、各分類された拍子ごとに、イ
ントロ、メイン、フィルインおよびエンディングに関す
る各パターンデータを一組とする伴奏パターンデータが
記憶されている。これらの各伴奏パターンデータは、コ
ード音の発音タイミング、発音される一つもしくは複数
のコード構成音(例えば、コード根音からの音程により
表されたコード構成音)などを表す時間経過に従った1
小節または複数小節分のコード音列を表すデータからな
る。
Template database 15c for composition
Is constructed in the same manner as in the case of the above-mentioned automatic music composition device.
The accompaniment pattern database 15d is roughly classified according to music genres, and the music genres that are roughly classified are further classified according to time signatures. For each classified time signature, pattern data regarding intro, main, fill-in, and ending. The accompaniment pattern data is stored as a set. Each of these accompaniment pattern data is in accordance with the passage of time representing the sounding timing of the chord sound, the one or more chord constituent sounds to be pronounced (for example, the chord constituent sound represented by the pitch from the chord root), etc. 1
It consists of data that represents a chord note sequence for a measure or multiple measures.

【0021】次に、図3の機能ブロック図を用いて伴奏
パターンデータの生成方法について、具体的に説明す
る。まず、製造者は、テンプレート名称選択部M10の
指示に従い、操作子の操作によりテンプレート名称を入
力する。このテンプレート名称の入力に応答して、テン
プレート読出し部M11は、作曲用テンプレートデータ
ベース15cから選択されたテンプレートを読出す。こ
のテンプレートは、音楽ジャンル、拍子、楽節構成、小
節数などを表すリズム生成用パラメータRhと、調、コ
ード進行などを表すピッチ生成用パラメータPtと、盛
り上がり度パラメータEmとを含んでいる。このように
して読出された各パラメータは、パラメータエディット
部M12にて、製造者により必要に応じてエディットさ
れる。
Next, a method of generating accompaniment pattern data will be specifically described with reference to the functional block diagram of FIG. First, the manufacturer inputs the template name by operating the operator in accordance with the instruction of the template name selection unit M10. In response to the input of the template name, the template reading unit M11 reads the selected template from the composition template database 15c. This template includes a rhythm generation parameter Rh indicating a music genre, a time signature, a phrase structure, the number of measures, etc., a pitch generation parameter Pt indicating a key, chord progression, etc., and an excitement degree parameter Em. The parameters thus read are edited by the manufacturer in the parameter edit section M12 as needed.

【0022】次に、パターンデータ読出し部M13およ
び伴奏データ生成部M14により、前記読出されたテン
プレートまたはエディットされたテンプレートに基づい
て伴奏パターンデータが自動的に生成される。この伴奏
パターンデータの生成方法としては種々の方法が知られ
ているが、特開2000−305562号公報に示され
ている一例を簡単に説明しておくと、同生成方法は次の
(1)〜(4)のとおりである。
Next, the pattern data reading section M13 and the accompaniment data generating section M14 automatically generate accompaniment pattern data based on the read template or the edited template. Although various methods are known as methods for generating the accompaniment pattern data, a brief description will be given of an example disclosed in Japanese Patent Application Laid-Open No. 2000-305562.
It is as in (1) to (4).

【0023】(1)パターンデータ読出し部M13の処理
により、リズム生成用パラメータRh中の「音楽ジャン
ル」および「拍子」によって特定される伴奏パターンデ
ータを伴奏パターンデータベース15dから読出す。こ
の伴奏パターンデータは、イントロ、メイン、フィルイ
ンおよびエンディングの各パターンデータを一組とす
る。また、「音楽ジャンル」および「拍子」によって特
定される伴奏パターンデータが複数存在する場合には、
製造者の指示またはランダムにいずれか一つを選択す
る。
(1) By the processing of the pattern data reading section M13, the accompaniment pattern data specified by the "music genre" and "beat" in the rhythm generation parameter Rh is read from the accompaniment pattern database 15d. This accompaniment pattern data is a set of intro, main, fill-in and ending pattern data. In addition, when there are a plurality of accompaniment pattern data specified by “music genre” and “beat”,
Select one from the manufacturer or randomly.

【0024】(2)次に、伴奏データ生成部M14の処理
により、リズム生成用パラメータRh中の「楽節構成」
および「小節数」に基づいて、前記パターンデータベー
ス15dから読出したイントロ、メイン、フィルイン、
エンディングの各パターンが時間経過に従って配列され
て、一楽曲分の伴奏進行パターンが形成される。この場
合、盛り上がり度パラメータEmにより、盛り上がりの
高い部分ほどフィルインパターンの挿入の頻度を上げる
ようにするとよい。
(2) Next, the "accompaniment structure" in the rhythm generation parameter Rh is processed by the accompaniment data generation unit M14.
And the intro, main, fill-in read from the pattern database 15d based on the "number of measures".
The ending patterns are arranged according to the passage of time to form an accompaniment progression pattern for one music piece. In this case, it is preferable that the fill-in pattern is inserted more frequently in a portion having a higher swell by the swell degree parameter Em.

【0025】(3)次に、伴奏データ生成部M14の処理
により、ピッチ生成用パラメータPt中の「調」および
「コード進行」に基づいて、伴奏進行パターンが実際の
伴奏音の音高を表す伴奏パターンデータに変換される。
(3) Next, by the processing of the accompaniment data generation unit M14, the accompaniment progress pattern represents the actual pitch of the accompaniment sound based on the "key" and "chord progression" in the pitch generation parameter Pt. Converted into accompaniment pattern data.

【0026】(4)次に、伴奏データ生成部M14の処理
により、盛り上がり度パターンEmに基づいて、前記伴
奏パターンデータにより示された各伴奏音の音量、音
色、パート数などが決定される。例えば、盛り上がりが
高いほど、音量が大きく、音色が特徴のある音色に、パ
ート数が多くなるように決定される。
(4) Next, by the processing of the accompaniment data generator M14, the volume, tone color, number of parts, etc. of each accompaniment sound indicated by the accompaniment pattern data are determined based on the excitement degree pattern Em. For example, it is determined that the higher the excitement, the higher the volume, and the more the number of parts becomes, the more characteristic the tone color is.

【0027】このようにして自動的に生成された一楽曲
分の伴奏データは、伴奏データ読出しおよび書込み部M
15の処理により、テンプレート名称選択部M10の処
理により選択されたテンプレート名称を付加して、この
伴奏データ生成装置のメモリ装置内に設けた伴奏データ
ベース15eに記憶される。このような伴奏データの生
成処理を繰返し実行することにより、伴奏データベース
15eには、伴奏データがテンプレート名称を付加され
て蓄積記憶される。
The accompaniment data for one piece of music automatically generated in this way is stored in the accompaniment data reading / writing section M.
By the processing of 15, the template name selected by the processing of the template name selection unit M10 is added and stored in the accompaniment database 15e provided in the memory device of the accompaniment data generation apparatus. By repeatedly performing such accompaniment data generation processing, accompaniment data is accumulated and stored in the accompaniment database 15e with a template name added.

【0028】また、伴奏データエディット部M16の処
理により、製造者は、前記のようにして自動生成された
伴奏データまたは伴奏データベース15eに既に記憶さ
れている伴奏データをエディットして伴奏データベース
15eに記憶させておくこともできる。また、伴奏デー
タマニアル作成部M17の処理により、製造者が鍵盤な
どの演奏操作子を用いて作成した伴奏データを伴奏デー
タベース15eに記憶させておくこともできる。なお、
この場合も、伴奏データにテンプレート名称を付加して
おく。このようにして伴奏データベース15eに蓄積さ
れた伴奏データは、上述したように、自動作曲装置のメ
モリ装置15の伴奏データベース15bに記憶される。
By the processing of the accompaniment data editing section M16, the manufacturer edits the accompaniment data automatically generated as described above or the accompaniment data already stored in the accompaniment database 15e and stores it in the accompaniment database 15e. You can leave it. Further, by the processing of the accompaniment data manual creation unit M17, it is possible to store the accompaniment data created by the manufacturer using a performance operator such as a keyboard in the accompaniment database 15e. In addition,
Also in this case, the template name is added to the accompaniment data. The accompaniment data thus accumulated in the accompaniment database 15e is stored in the accompaniment database 15b of the memory device 15 of the automatic composition apparatus as described above.

【0029】次に、上記図1のように構成した自動作曲
装置の動作について、図2の機能ブロック図を用いて説
明する。上述した自動伴奏データの生成の場合と同様
に、まず、ユーザは、テンプレート名称選択部U10の
指示に従い、操作子の操作によりテンプレート名称を入
力する。このテンプレート名称の入力に応答して、テン
プレート読出し部U11は、作曲用テンプレートデータ
ベース15aから選択されたテンプレートを読出す。な
お、この場合も、このテンプレートは、音楽ジャンル、
拍子、楽節構成、小節数などを表すリズム生成用パラメ
ータRhと、調、コード進行などを表すピッチ生成用パ
ラメータPtと、盛り上がり度パラメータEmとを含ん
でいる。そして、この読出された各パラメータは、パラ
メータエディット部U12の処理により、ユーザにより
必要に応じてエディットされる。
Next, the operation of the automatic music composition apparatus configured as shown in FIG. 1 will be described with reference to the functional block diagram of FIG. Similar to the case of generating the automatic accompaniment data described above, first, the user inputs the template name by operating the operator according to the instruction of the template name selecting unit U10. In response to the input of the template name, the template reading unit U11 reads the selected template from the composition template database 15a. In this case also, this template is
It includes a rhythm generation parameter Rh indicating the time signature, the phrase structure, the number of measures, etc., a pitch generation parameter Pt indicating the key, chord progression, etc., and a climax parameter Em. Then, the read parameters are edited by the user as necessary by the processing of the parameter editing unit U12.

【0030】前記作曲用テンプレートデータベース15
aから読出したテンプレートまたはパラメータエディッ
ト部U12の処理によってエディットしたテンプレート
は、メロディデータ生成部U13に供給される。そし
て、メロディデータ生成部U13は、これらのテンプレ
ートに基づいて一楽曲分のメロディ音列を表すメロディ
データを自動的に生成して出力する。このテンプレート
に基づくメロディデータの自動生成方法としては、公知
の種々の方法を用いることができるが、本明細書では、
一例として特開2000−305562号公報に記載の
方法を簡単に説明しておく。
The composition template database 15 for composition
The template read from a or the template edited by the processing of the parameter editing unit U12 is supplied to the melody data generating unit U13. Then, the melody data generation unit U13 automatically generates and outputs the melody data representing the melody tone string for one music piece based on these templates. As a method for automatically generating melody data based on this template, various known methods can be used, but in this specification,
As an example, the method described in Japanese Patent Laid-Open No. 2000-305562 will be briefly described.

【0031】この場合、メロディデータ生成部U13
は、メロディリズムを生成するメロディリズム生成部U
13−1および前記生成されたメロディリズムに対して
メロディピッチを付加するメロディピッチ生成部U13
−2からなる。メロディリズム生成部U13−1は、次
の(1)〜(3)の手順を繰返し実行することにより、メロ
ディリズムを自動的に生成する。
In this case, the melody data generator U13
Is a melody rhythm generator U that generates a melody rhythm.
13-1 and a melody pitch generation unit U13 for adding a melody pitch to the generated melody rhythm
-2. The melody rhythm generator U13-1 automatically generates a melody rhythm by repeatedly executing the following procedures (1) to (3).

【0032】(1)まず、楽節または小節単位で対象区間
が指定される。この対象区間の指定においては、最初、
先頭区間が指定され、一楽曲の終了まで次の区間が順次
指定される。そして、前記指定された対象区間の盛り上
がり度ランクが決定される。この盛り上がり度ランクの
決定においては、まず選択テンプレート中の盛り上がり
度パラメータEmによって表された対象区間の盛り上が
り度の平均値が計算され、同平均値が予め定められた複
数の区間のうちのいずれの区間に属するかにより盛り上
がり度ランクが決定される。
(1) First, a target section is designated in units of a passage or a measure. In specifying the target section, first,
The first section is designated, and the next section is sequentially designated until the end of one song. Then, the excitement degree rank of the designated target section is determined. In determining the degree of excitement, first, the average value of the degree of excitement of the target section represented by the degree of excitement parameter Em in the selected template is calculated, and the average value is calculated from any of a plurality of sections determined in advance. The degree of excitement is determined depending on whether it belongs to a section.

【0033】(2)前記決定された盛り上がり度ランクに
基づいて、前記対象区間における最小音符(音符の細か
さ)、音符数、シンコペーションの頻度が決定される。
この決定においては、メモリ装置15に記憶された盛り
上がり度テーブルが参照される。この盛り上がり度テー
ブルは、図5に示すように、盛り上がり度ランクに対応
させて、一対象区間における最小音符(音符の細か
さ)、音符数、シンコペーションの頻度を記憶してい
る。
(2) Based on the determined degree of excitement, the minimum note (fineness of note), the number of notes, and the frequency of syncopation in the target section are determined.
In this determination, the excitement degree table stored in the memory device 15 is referred to. As shown in FIG. 5, this excitement degree table stores the minimum note (fineness of note), the number of notes, and syncopation frequency in one target section in association with the excitement degree rank.

【0034】(3)前記決定した最小音符、音符数、シン
コペーション頻度を用いるとともに、リズム生成用パラ
メータRh中の「楽節構成」および「拍子」を用いて、
前記対象区間におけるリズムパターンすなわちメロディ
リズムの打点が決定される。このメロディリズムの打点
の決定においては、メモリ装置15など内に記録されて
いて、拍子、最小音符、音符数、シンコペーション頻度
の種々の組合せに対応させて用意されている多数のリズ
ムパターンが参照され、前記(2)により決定された拍
子、最小音符、音符数、シンコペーション頻度などに応
じたリズムパターンが選択される。なお、同じ条件を満
たす複数のリズムパターンが存在する場合には、これら
のリズムパターンの中から一つのリズムパターンがラン
ダムに選択される。また、「楽節構成」を用いて、類似
区間、例えば、タイプ“A”−“B”−“C”−“A”
で示される4楽節構成の場合、タイプ“A”をもつ第1
及び第4楽節の区間については、各値に拘らず、類似し
たリズムパターンが選択される。
(3) Using the determined minimum note, the number of notes, and the syncopation frequency, the "rhythm structure" and "beat" in the rhythm generation parameter Rh
The rhythm pattern in the target section, that is, the dot of the melody rhythm is determined. In determining the hitting point of this melody rhythm, a large number of rhythm patterns recorded in the memory device 15 or the like and prepared corresponding to various combinations of time signature, minimum note, number of notes, and syncopation frequency are referred to. A rhythm pattern is selected according to the time signature, the minimum note, the number of notes, the syncopation frequency, etc. determined in (2) above. When there are a plurality of rhythm patterns satisfying the same condition, one rhythm pattern is randomly selected from these rhythm patterns. In addition, a similar section, for example, a type “A”-“B”-“C”-“A” is used by using the “section structure”.
In the case of the four-movement composition shown by, the first with the type "A"
For the section of the fourth passage, similar rhythm patterns are selected regardless of the values.

【0035】メロディピッチ生成部U13−2は、例え
ば、次の具体例に従ってメロディピッチすなわちメロデ
ィ音列を表すメロディデータを自動的に生成する。この
具体例の手順について説明すると、次の(1)〜(3)の手
順を繰返し実行することによりメロディピッチが決定さ
れる。
The melody pitch generating section U13-2 automatically generates melody data representing a melody pitch, that is, a melody tone sequence, for example, according to the following specific example. Explaining the procedure of this specific example, the melody pitch is determined by repeatedly executing the following procedures (1) to (3).

【0036】(1)まず、前記メロディリズムの生成と同
様に、楽節または小節単位で対象区間が指定される。そ
して、前記指定された対象区間の盛り上がり度パラメー
タEmがメモリ装置15から読出されて、盛り上がり度
パラメータEmによって表された盛り上がり度をピッチ
に対応させた縦軸とし、かつ対象区間を横軸にした盛り
上がり度カーブEcが形成される(図6参照)。この場
合、盛り上がり度の所定の値が所定のピッチに対応する
ように、盛り上がり度とピッチとの関係は予め定められ
ている。
(1) First, as in the case of the melody rhythm generation, the target section is designated in units of passages or measures. Then, the swell degree parameter Em of the designated target section is read from the memory device 15, and the swell degree represented by the swell degree parameter Em is set to the vertical axis corresponding to the pitch, and the target section is set to the horizontal axis. A rise degree curve Ec is formed (see FIG. 6). In this case, the relationship between the swelling degree and the pitch is predetermined so that the predetermined value of the swelling degree corresponds to the predetermined pitch.

【0037】(2)次に、前記メロディリズム生成部U1
3−1の処理により決定したリズム打点を盛り上がり度
カーブEcの横軸に重ね合わせて、複数のリズム打点位
置にある各盛り上がり度カーブEcの値に対応したピッ
チが仮ピッチとして決定される。図6においては、この
仮ピッチが白丸により示されている。
(2) Next, the melody rhythm generator U1
The rhythm hit points determined by the process of 3-1 are superimposed on the horizontal axis of the excitement degree curve Ec, and the pitches corresponding to the values of the excitement degree curves Ec at a plurality of rhythm hit point positions are determined as the provisional pitch. In FIG. 6, this provisional pitch is indicated by a white circle.

【0038】(3)次に、前記決定された複数の仮ピッチ
が、ピッチ生成用パラメータPt中の調データにより表
された調に属する複数の音階音のうちで、前記仮ピッチ
に最も近い音階音に修正される。すなわち、図6の白丸
の仮ピッチは、図6の黒丸で示された前記調に属する音
階音Spa,Spb,Spcに修正される。また、この修正動
作においては、盛り上がり度カーブEcが所定以上の区
間で一定である場合には、前記調に属する音階音であっ
て前記仮ピッチに近い音階音にランダムに変更するとよ
い。また、楽節構成によって指定される類似区間につい
ては、盛り上がり度ピッチカーブに拘わらず、類似した
ピッチを選択するようにしてもよい。
(3) Next, among the plurality of scale notes belonging to the key represented by the key data in the pitch generation parameter Pt, the determined plurality of temporary pitches is the scale closest to the temporary pitch. The sound is corrected. That is, the provisional pitch of the white circles in FIG. 6 is corrected to the scale notes Spa, Spb, Spc belonging to the above-mentioned key indicated by the black circles in FIG. Further, in this correcting operation, when the excitement degree curve Ec is constant in a predetermined section or more, it is preferable to randomly change to a scale note belonging to the key and close to the temporary pitch. In addition, similar pitches may be selected for the similar section specified by the phrase structure regardless of the excitement degree pitch curve.

【0039】このようにして自動的に生成されたメロデ
ィピッチデータすなわち一楽曲分のメロディ音列を表す
メロディデータは出力部U15に出力される。一方、テ
ンプレート名称選択部U10の処理によって選択された
テンプレート名称は、伴奏データ読出し部U14にも出
力される。伴奏データ読出し部U14は、伴奏データベ
ース15bから前記テンプレート名称に対応した伴奏デ
ータ(一楽曲分の伴奏音列を表す伴奏データ)を読出し
て、出力部U15に出力する。出力部U15は、前記メ
ロディデータと伴奏データを合わせて出力する。
The melody pitch data automatically generated in this way, that is, the melody data representing the melody tone train for one music piece is output to the output unit U15. On the other hand, the template name selected by the process of the template name selection unit U10 is also output to the accompaniment data reading unit U14. The accompaniment data reading unit U14 reads out the accompaniment data (accompaniment data representing an accompaniment sound string for one music piece) corresponding to the template name from the accompaniment database 15b and outputs it to the output unit U15. The output unit U15 outputs the melody data and the accompaniment data together.

【0040】このメロディデータおよび伴奏データの出
力とは、前記両データを音源回路24に出力すること、
メモリ装置15に記憶すること、および他の電子機器3
4に出力することの少なくともいずれか一つを意味す
る。メロディデータおよび伴奏データが音源回路24に
出力されると、音源回路24は、メロディデータおよび
伴奏データに応じたメロディ音信号および伴奏音信号を
それぞれ順次形成する。そして、これらの形成されたメ
ロディ音信号および伴奏音信号はサウンドシステム28
に供給されて、同システム28からメロディ音および伴
奏音として発音される。また、メロディデータおよび伴
奏データがメモリ装置15に記憶された場合には、その
後のメロディデータ及び伴奏データの読出しおよび音源
回路24への供給により、メロディ音および伴奏音を順
次発音させることになる。さらに、他の電子機器34に
出力された場合には、同他の電子機器34において、前
述のように楽音の即時の発音に利用されまたはメモリ装
置に一旦記憶される。
The output of the melody data and the accompaniment data is to output the both data to the tone generator circuit 24,
Storing in the memory device 15, and other electronic devices 3
4 means output to at least one. When the melody data and the accompaniment data are output to the sound source circuit 24, the sound source circuit 24 sequentially forms a melody sound signal and an accompaniment sound signal corresponding to the melody data and the accompaniment data, respectively. The formed melody sound signal and accompaniment sound signal are transmitted to the sound system 28.
And is sounded from the system 28 as a melody sound and an accompaniment sound. When the melody data and the accompaniment data are stored in the memory device 15, the melody sound and the accompaniment sound are sequentially generated by reading the melody data and the accompaniment data and supplying them to the tone generator circuit 24. Further, when it is output to another electronic device 34, it is used for the immediate generation of a musical tone in the other electronic device 34 as described above, or temporarily stored in the memory device.

【0041】上記作動説明からも理解できるとおり、上
記実施形態によれば、一つのテンプレートを選択するだ
けでメロディ音列を表すメロディデータが自動的に生成
されるとともに、メモリ装置15内に設けた伴奏データ
ベース15bに記憶されていて複数の伴奏音列を表す複
数の伴奏データのうちで前記選択されたテンプレートに
対応した伴奏データがメロディデータに自動的に付加さ
れる。この場合、各伴奏データはテンプレートにそれぞ
れ対応して形成されたものであるので、メロディデータ
に付加される伴奏データは同メロディデータによるメロ
ディ音列に音楽的に適した伴奏音列を表すものとなる。
したがって、伴奏データを自動的に生成するプログラム
および同プログラムの実行に必要な変数データを記憶す
るためのメモリ領域を削除しても、音楽的に適した伴奏
音列付きのメロディ音列からなる楽曲を自動的に作曲で
きる。また、伴奏データを自動的に生成するための処理
に費やされる時間も節約でき、伴奏音列付きのメロディ
音列からなる楽曲を短時間で自動的に作曲できるように
なる。
As can be understood from the above description of the operation, according to the above-described embodiment, the melody data representing the melody tone sequence is automatically generated only by selecting one template and is provided in the memory device 15. The accompaniment data corresponding to the selected template among the plurality of accompaniment data stored in the accompaniment database 15b and representing a plurality of accompaniment tone strings is automatically added to the melody data. In this case, since each accompaniment data is formed corresponding to each template, it is assumed that the accompaniment data added to the melody data represents an accompaniment sound string that is musically suitable for the melody sound string based on the melody data. Become.
Therefore, even if the memory area for storing the program for automatically generating the accompaniment data and the variable data necessary for executing the program is deleted, the musical piece composed of the melody sound string with the accompaniment sound string suitable for music Can compose automatically. Further, the time spent for the process of automatically generating the accompaniment data can be saved, and the music composed of the melody sound string with the accompaniment sound string can be automatically composed in a short time.

【0042】また、上記実施形態によれば、伴奏データ
ベース15bには、図3の伴奏データ生成部M14によ
って自動的に生成された伴奏データ以外にも、伴奏デー
タエディット部M16および伴奏データマニアル作成部
M17の処理による人手を介した伴奏データも記憶され
る。したがって、伴奏データベース15bには、音楽的
に質の高い伴奏音列を表す伴奏データを記憶させておく
ことができ、同伴奏データにより表された伴奏音列を含
む質の高い楽曲の作曲が可能となる。
Further, according to the above embodiment, the accompaniment database 15b has, in addition to the accompaniment data automatically generated by the accompaniment data generation unit M14 of FIG. 3, an accompaniment data edit unit M16 and an accompaniment data manual creation unit. The accompaniment data through the hand by the process of M17 is also stored. Therefore, the accompaniment database 15b can store accompaniment data representing a musically high quality accompaniment sound sequence, and can compose a high-quality musical composition including the accompaniment sound sequence represented by the accompaniment data. Becomes

【0043】なお、上記実施形態においては、自動作曲
装置内に設けられた伴奏データベース15bに記憶され
ている複数の伴奏データの中から選択されたテンプレー
トに対応した伴奏データを読出して利用するようにし
た。しかし、これに代えて、前記伴奏データベース15
bをこの自動作曲装置の外部に設けておいて、同伴奏デ
ータベース15bに記憶されている伴奏データを利用す
るようにしてもよい。
In the above embodiment, the accompaniment data corresponding to the template selected from the plurality of accompaniment data stored in the accompaniment database 15b provided in the automatic music composition apparatus is read and used. did. However, instead of this, the accompaniment database 15
b may be provided outside the automatic music composition apparatus, and accompaniment data stored in the accompaniment database 15b may be used.

【0044】例えば、図1に破線で示すように、前記テ
ンプレートに対応した複数の伴奏データを記憶した伴奏
データベースを内蔵したサーバコンピュータ36を通信
ネットワーク(インターネット)35を介して接続して
おき、同サーバコンピュータ36から自動作曲装置にて
自動作曲されたメロディに対応した伴奏データを取得す
るようにしてもよい。この場合、自動作曲装置において
は、テンプレート名称選択部U10の処理により選択さ
れたテンプレートをサーバコンピュータ36に送信し、
同テンプレートにより指定される伴奏データを通信ネッ
トワーク35を介して受信して、前記選択テンプレート
に基づいて自動的に生成したメロディデータと合わせて
受信した伴奏データを出力するとよい。
For example, as shown by a broken line in FIG. 1, a server computer 36 having a built-in accompaniment database storing a plurality of accompaniment data corresponding to the template is connected via a communication network (Internet) 35. The accompaniment data corresponding to the melody automatically composed by the composition device may be acquired from the server computer 36. In this case, in the automatic music composition apparatus, the template selected by the process of the template name selection unit U10 is transmitted to the server computer 36,
Accompaniment data specified by the template may be received via the communication network 35, and the received accompaniment data may be output together with the melody data automatically generated based on the selection template.

【0045】また、図1に破線で示すように、前記テン
プレートに対応した複数の伴奏データを記憶した伴奏デ
ータベースを内蔵した他の電子機器34をケーブル33
を介して接続しておき、自動作曲装置にて自動作曲され
たメロディに対応した伴奏データを他の電子機器34か
ら取得するようにしてもよい。この場合、自動作曲装置
においては、テンプレート名称選択部U10の処理によ
り選択されたテンプレートをラインインターフェース回
路31を介して他の電子機器34に出力して、同テンプ
レートにより特定される伴奏データを他の電子機器34
から入力し、前記選択テンプレートに基づいて自動的に
生成したメロディデータと合わせて入力した伴奏データ
を出力するとよい。
As shown by the broken line in FIG. 1, another electronic device 34 having a built-in accompaniment database storing a plurality of accompaniment data corresponding to the template is connected to the cable 33.
It may be configured to be connected via the electronic musical composition device to obtain accompaniment data corresponding to the melody automatically composed by the automatic composition device from another electronic device 34. In this case, in the automatic music composition device, the template selected by the process of the template name selection unit U10 is output to another electronic device 34 via the line interface circuit 31, and the accompaniment data specified by the template is changed to another. Electronic device 34
It is advisable to output the accompaniment data input together with the melody data automatically generated based on the selection template.

【0046】また、上記実施形態においては、テンプレ
ートと伴奏データとを1対1に対応付けるようにした。
しかし、一つのテンプレートに対して複数の伴奏データ
を対応付けておき、一つのテンプレートの選択に対して
複数の伴奏データの中の一つが選択されるようにしても
よい。この場合、一つのテンプレートに対して同テンプ
レートに関連付けて生成された複数の伴奏データを伴奏
データベース15bに記憶しておき、一つのテンプレー
トが選択されたとき、同一つのテンプレートに対応した
複数の伴奏データのうちの一つをユーザが選択して、同
選択された一つの伴奏データが伴奏データベース15b
から出力されるようにしてもよい。また、前記ユーザに
よる選択に代えて、前記一つのテンプレートに対応した
複数の伴奏データの一つがランダムに抽出されるように
してもよい。
Further, in the above embodiment, the template and the accompaniment data are made to correspond one to one.
However, a plurality of accompaniment data may be associated with one template, and one of the plurality of accompaniment data may be selected when one template is selected. In this case, a plurality of accompaniment data generated for one template in association with the template is stored in the accompaniment database 15b, and when one template is selected, a plurality of accompaniment data corresponding to the same template is stored. The user selects one of the accompaniment data, and the selected one accompaniment data is the accompaniment database 15b.
May be output from. Further, instead of selection by the user, one of a plurality of accompaniment data corresponding to the one template may be randomly extracted.

【0047】また、上記実施形態においては、一つのテ
ンプレートに基づいて作曲されるメロディの長さは常に
一定であるものとした。しかし、一つのテンプレートに
基づいて異なる長さのメロディが作曲される自動作曲装
置にも、本発明は適用される。この場合、一つのテンプ
レートに対して複数の伴奏データを伴奏データベース1
5bに記憶しておき、長いメロディが作曲される場合に
は、複数の伴奏データを繋ぎ合わせて用いるようにして
もよい。また、長い伴奏データを伴奏データベース15
bに記憶しておき、長いメロディが作曲される場合には
全部の伴奏データが利用され、短いメロディが作曲され
る場合には、伴奏データの一部が利用されるようにして
もよい。さらに、短い伴奏データを伴奏データベース1
5bに記憶しておき、長いメロディが作曲される場合に
は伴奏データを繰返し利用するようにしてもよい。
Further, in the above embodiment, the length of the melody composed based on one template is always constant. However, the present invention is also applied to an automatic music composition device that composes melodies of different lengths based on one template. In this case, a plurality of accompaniment data for one template is stored in the accompaniment database 1
If a long melody is composed, a plurality of accompaniment data may be stored together and used. In addition, the long accompaniment data 15
It may be stored in b and all the accompaniment data may be used when a long melody is composed, and a part of the accompaniment data may be used when a short melody is composed. In addition, accompaniment database 1 with short accompaniment data
It may be stored in 5b and the accompaniment data may be repeatedly used when a long melody is composed.

【0048】また、上記実施形態においては、メロディ
作曲用のテンプレートと同一の名称を伴奏データにも用
いて、テンプレートに基づいて自動作曲されるメロディ
音列を表すメロディデータと、同メロディデータに付加
される伴奏データとの対応付けを行うようにした。しか
し、メロディデータと伴奏データとの対応付けが可能で
あれば、いかなる対応付けの方法を採用してもよい。例
えば、テンプレート内に伴奏データを直接的または間接
的に識別する情報(ファイル名等)を含ませておいた
り、逆に伴奏データ内にテンプレートを直接的または間
接的に識別する情報(ファイル名等)を含ませておい
て、それらの情報を用いて前記対応付けを行ってもよ
い。また、テンプレートと伴奏データとの対応関係を表
すテーブルを用いて前記対応付けを行ってもよい。
Further, in the above embodiment, the same name as the melody composition template is also used for accompaniment data, and melody data representing a melody tone sequence automatically composed based on the template and added to the melody data. Correspondence with the associated accompaniment data is performed. However, as long as it is possible to associate the melody data with the accompaniment data, any association method may be adopted. For example, the template may include information (file name, etc.) that directly or indirectly identifies the accompaniment data, or conversely, information that directly or indirectly identifies the template in the accompaniment data (file name, etc.). ) May be included, and the information may be used to perform the association. Further, the association may be performed using a table showing the association between the template and the accompaniment data.

【0049】また、上記実施形態においては、自動作曲
装置の作曲用テンプレートデータベース15aおよび伴
奏データベース15bには予めテンプレートおよび伴奏
データを記憶しておくようにした。しかし、これに加え
て、後日において他の電子機器34からケーブル33お
よびラインインターフェース回路31を介し、またはサ
ーバコンピュータ39から通信ネットワーク35および
通信インターフェース回路32を介し、作曲用テンプレ
ートデータベース15aおよび伴奏データベース15b
にテンプレートおよび伴奏データを追加記憶したり、両
データベース15a、15b内の記憶データを変更する
ことも可能である。
Further, in the above embodiment, the template and accompaniment data are stored in advance in the composition template database 15a and the accompaniment database 15b of the automatic composition apparatus. However, in addition to this, at a later date, the composition template database 15a and the accompaniment database 15b are transmitted from another electronic device 34 via the cable 33 and the line interface circuit 31, or from the server computer 39 via the communication network 35 and the communication interface circuit 32.
It is also possible to additionally store the template and accompaniment data, or change the storage data in both databases 15a and 15b.

【0050】さらに、上記実施形態においては、作曲用
のテンプレートの選択は、ユーザが直接行うようにした
が、この選択を間接的に行うようにしてもよい。例え
ば、この自動作曲装置および作曲方法を、運勢の占い結
果を音楽によりユーザに提供する音楽占い装置に適用し
た場合、占い条件の入力をテンプレートの選択に対応さ
せることもできる。すなわち、ユーザは、生年月日、血
液型、星座などの占い条件を入力し、この占い条件に対
応した占い結果として自動作曲した楽曲をユーザに提供
する場合、前記占い条件が自動作曲される楽曲を決定す
ることになるので、同占い条件自体を自動作曲のための
テンプレートの選択にも利用できる。また、作曲用テン
プレートデータの記憶内容は、例示したものに限らな
い。
Furthermore, in the above embodiment, the selection of the template for composition is made by the user directly, but this selection may be made indirectly. For example, when this automatic composition device and composition method are applied to a music fortune-telling device that provides the fortune-telling result to the user by music, the input of the fortune-telling condition can correspond to the selection of the template. That is, when the user inputs a fortune-telling condition such as date of birth, blood type, constellation, etc., and provides the user with a song automatically tuned as a result of the fortune-telling corresponding to the fortune-telling condition, the song for which the fortune-telling condition is automatically song Therefore, the same fortune-telling condition itself can be used to select a template for an automatic song. The storage contents of the composition template data are not limited to those illustrated.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の一実施形態に係る自動作曲装置のハ
ード構成を概略的に示すブロック図である。
FIG. 1 is a block diagram schematically showing a hardware configuration of an automatic music composition apparatus according to an embodiment of the present invention.

【図2】 自動作曲プログラムの実行時における図1の
自動作曲装置の機能ブロック図である。
FIG. 2 is a functional block diagram of the automatic music composition device of FIG. 1 when an automatic composition program is executed.

【図3】 自動伴奏データ生成プログラムの実行時にお
ける自動伴奏データ生成装置の機能ブロック図である。
FIG. 3 is a functional block diagram of the automatic accompaniment data generation device when the automatic accompaniment data generation program is executed.

【図4】 盛り上がり度パラメータの変化特性の一例を
示すグラフである。
FIG. 4 is a graph showing an example of change characteristics of a swell degree parameter.

【図5】 盛り上がり度テーブルの内容を示すデータフ
ォーマット図である。
FIG. 5 is a data format diagram showing the contents of the excitement degree table.

【図6】 メロディピッチを生成する方法を説明するた
めに、同方法に利用される盛り上がり度カーブの一例を
示すグラフである。
FIG. 6 is a graph showing an example of a climax curve used in the method for explaining a method of generating a melody pitch.

【符号の説明】[Explanation of symbols]

11…CPU、15…メモリ装置、15a,15c…作
曲用テンプレートデータベース、15b,15e…伴奏
データベース、15c…伴奏パターンデータベース、1
6…外部記録媒体用ドライブ装置、16a…外部記録媒
体、24…音源回路、25…鍵盤、26…指示操作子、
27…ディスプレイ、31…ラインインターフェース回
路、32…通信インターフェース回路、34…他の電子
機器、36…サーバコンピュータ、U10…テンプレー
ト名称選択部、U11…テンプレート読出し部、U12
…パラメータエディット部、U13…メロディデータ生
成部、U14…伴奏データ読出し部、U15…出力部。
11 ... CPU, 15 ... Memory device, 15a, 15c ... Composition template database, 15b, 15e ... Accompaniment database, 15c ... Accompaniment pattern database, 1
6 ... External recording medium drive device, 16a ... External recording medium, 24 ... Sound source circuit, 25 ... Keyboard, 26 ... Instructing operator,
27 ... Display, 31 ... Line interface circuit, 32 ... Communication interface circuit, 34 ... Other electronic equipment, 36 ... Server computer, U10 ... Template name selecting section, U11 ... Template reading section, U12
... parameter edit section, U13 ... melody data generation section, U14 ... accompaniment data reading section, U15 ... output section.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】楽曲を自動的に作曲するための複数のデー
タからそれぞれなる複数のテンプレートを記憶したテン
プレートデータベースと、 前記複数のテンプレートにそれぞれ対応して予め生成さ
れた複数の伴奏音列を表す複数の伴奏データを記憶した
伴奏データベースと、 前記テンプレートデータベースに記憶されている複数の
テンプレートの中から一つのテンプレートを選択するテ
ンプレート選択手段と、 前記選択されたテンプレートを用いてメロディ音列を表
すメロディデータを自動的に生成するメロディ生成手段
と、 前記伴奏データベースに記憶されている複数の伴奏デー
タの中から前記選択されたテンプレートに対応した伴奏
データを読出す伴奏データ読出し手段とを備え、 前記自動的に生成されたメロディデータと前記読出され
た伴奏データとを合わせて出力する自動作曲装置。
1. A template database in which a plurality of templates each of which is composed of a plurality of data for automatically composing a musical composition are stored, and a plurality of accompaniment tone sequences generated in advance corresponding to the plurality of templates, respectively. An accompaniment database storing a plurality of accompaniment data, template selecting means for selecting one template from the plurality of templates stored in the template database, and a melody representing a melody tone string using the selected template. The melody generating means for automatically generating data, and the accompaniment data reading means for reading the accompaniment data corresponding to the selected template from the plurality of accompaniment data stored in the accompaniment database, Generated melody data and the read Automatic composition device for outputting accompaniment data and combined the.
【請求項2】楽曲を自動的に作曲するための複数のデー
タからそれぞれなる複数のテンプレートを記憶したテン
プレートデータベースと、 前記テンプレートデータベースに記憶されている複数の
テンプレートの中から一つのテンプレートを選択するテ
ンプレート選択手段と、 前記選択されたテンプレートを用いてメロディ音列を表
すメロディデータを自動的に生成するメロディ生成手段
と、 前記複数のテンプレートにそれぞれ対応して予め生成さ
れた複数の伴奏音列を表す複数の伴奏データを記憶した
外部の伴奏データベースから、前記選択されたテンプレ
ートに対応した伴奏データを入力する入力手段とを備
え、 前記自動的に生成されたメロディデータと前記入力した
伴奏データとを合わせて出力する自動作曲装置。
2. A template database storing a plurality of templates each of which is composed of a plurality of data for automatically composing music, and one template is selected from the plurality of templates stored in the template database. Template selection means, melody generation means for automatically generating melody data representing a melody tone sequence using the selected template, and a plurality of accompaniment tone sequences generated in advance corresponding to the plurality of templates, respectively. From an external accompaniment database storing a plurality of accompaniment data to represent, an input means for inputting the accompaniment data corresponding to the selected template, and the automatically generated melody data and the input accompaniment data. Automatic music composition device that outputs together.
【請求項3】楽曲を自動的に作曲する自動作曲方法にお
いて、 楽曲を自動的に作曲するための複数のデータからそれぞ
れなる複数のテンプレートを記憶したテンプレートデー
タベースから一つのテンプレートを選択するステップ
と、 前記選択されたテンプレートを用いてメロディ音列を表
すメロディデータを自動的に生成するステップと、 前記複数のテンプレートにそれぞれ対応して予め生成さ
れた複数の伴奏音列を表す複数の伴奏データを記憶した
伴奏データベースから、前記選択されたテンプレートに
対応した伴奏データを取得するステップとを含み、 前記自動的に生成されたメロディデータと前記取得した
伴奏データとを合わせて出力する自動作曲方法。
3. A method for automatically composing music, wherein a template is selected from a template database that stores a plurality of templates each composed of a plurality of data for composing music automatically, Automatically generating melody data representing a melody tone sequence using the selected template; and storing a plurality of accompaniment data representing a plurality of accompaniment tone sequences previously generated corresponding to the plurality of templates, respectively. Acquiring the accompaniment data corresponding to the selected template from the accompaniment database, and outputting the automatically generated melody data and the acquired accompaniment data together.
JP2001265902A 2001-09-03 2001-09-03 Automatic composer and computer program for automatic composition Expired - Fee Related JP3855705B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001265902A JP3855705B2 (en) 2001-09-03 2001-09-03 Automatic composer and computer program for automatic composition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001265902A JP3855705B2 (en) 2001-09-03 2001-09-03 Automatic composer and computer program for automatic composition

Publications (2)

Publication Number Publication Date
JP2003076367A true JP2003076367A (en) 2003-03-14
JP3855705B2 JP3855705B2 (en) 2006-12-13

Family

ID=19092299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001265902A Expired - Fee Related JP3855705B2 (en) 2001-09-03 2001-09-03 Automatic composer and computer program for automatic composition

Country Status (1)

Country Link
JP (1) JP3855705B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006251053A (en) * 2005-03-08 2006-09-21 Yamaha Corp Musical sound controller
JP2011090228A (en) * 2009-10-23 2011-05-06 Kawai Musical Instr Mfg Co Ltd Music composing device and program
KR20190109626A (en) * 2018-02-27 2019-09-26 주식회사 크리에이티브마인드 Method and apparatus for generating and evaluating music
CN110599985A (en) * 2018-06-12 2019-12-20 阿里巴巴集团控股有限公司 Audio content generation method, server side equipment and client side equipment

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006251053A (en) * 2005-03-08 2006-09-21 Yamaha Corp Musical sound controller
JP4496993B2 (en) * 2005-03-08 2010-07-07 ヤマハ株式会社 Music control device
JP2011090228A (en) * 2009-10-23 2011-05-06 Kawai Musical Instr Mfg Co Ltd Music composing device and program
KR20190109626A (en) * 2018-02-27 2019-09-26 주식회사 크리에이티브마인드 Method and apparatus for generating and evaluating music
KR102138247B1 (en) * 2018-02-27 2020-07-28 주식회사 크리에이티브마인드 Method and apparatus for generating and evaluating music
CN110599985A (en) * 2018-06-12 2019-12-20 阿里巴巴集团控股有限公司 Audio content generation method, server side equipment and client side equipment
CN110599985B (en) * 2018-06-12 2023-08-18 阿里巴巴集团控股有限公司 Audio content generation method, server device and client device

Also Published As

Publication number Publication date
JP3855705B2 (en) 2006-12-13

Similar Documents

Publication Publication Date Title
JP2006030414A (en) Timbre setting device and program
JP2000514571A (en) Automatic improvisation system and method
JP3528654B2 (en) Melody generator, rhythm generator, and recording medium
JP4274272B2 (en) Arpeggio performance device
JP3915807B2 (en) Automatic performance determination device and program
JP3855705B2 (en) Automatic composer and computer program for automatic composition
JP4407473B2 (en) Performance method determining device and program
US11955104B2 (en) Accompaniment sound generating device, electronic musical instrument, accompaniment sound generating method and non-transitory computer readable medium storing accompaniment sound generating program
JP3212872B2 (en) Electronic musical instrument
JP3709821B2 (en) Music information editing apparatus and music information editing program
US6201177B1 (en) Music apparatus with automatic pitch arrangement for performance mode
JP4802947B2 (en) Performance method determining device and program
JP3752859B2 (en) Automatic composer and recording medium
JP3620396B2 (en) Information correction apparatus and medium storing information correction program
JP3709820B2 (en) Music information editing apparatus and music information editing program
JP2889841B2 (en) Chord change processing method for electronic musical instrument automatic accompaniment
JP3873914B2 (en) Performance practice device and program
JP3797180B2 (en) Music score display device and music score display program
JP3747802B2 (en) Performance data editing apparatus and method, and storage medium
JP4214845B2 (en) Automatic arpeggio device and computer program applied to the device
JP3637782B2 (en) Data generating apparatus and recording medium
JP3988668B2 (en) Automatic accompaniment device and automatic accompaniment program
JP4760348B2 (en) Music selection apparatus and computer program for music selection
JP3797181B2 (en) Music score display device and music score display program
JP3755385B2 (en) Sound source device and recording medium readable by sound source device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060418

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060614

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060904

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100922

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees