JP3933070B2 - Arpeggio generator and program - Google Patents

Arpeggio generator and program Download PDF

Info

Publication number
JP3933070B2
JP3933070B2 JP2003074253A JP2003074253A JP3933070B2 JP 3933070 B2 JP3933070 B2 JP 3933070B2 JP 2003074253 A JP2003074253 A JP 2003074253A JP 2003074253 A JP2003074253 A JP 2003074253A JP 3933070 B2 JP3933070 B2 JP 3933070B2
Authority
JP
Japan
Prior art keywords
arpeggio
pattern data
key
sound
pronunciation
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.)
Expired - Fee Related
Application number
JP2003074253A
Other languages
Japanese (ja)
Other versions
JP2004279953A (en
Inventor
義久 伊藤
洋一郎 大貝
健介 井出
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 JP2003074253A priority Critical patent/JP3933070B2/en
Publication of JP2004279953A publication Critical patent/JP2004279953A/en
Application granted granted Critical
Publication of JP3933070B2 publication Critical patent/JP3933070B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Electrophonic Musical Instruments (AREA)

Description

【0001】
【発明の属する技術分野】
この発明は、ユーザによる演奏操作子の操作に応じてアルペジオ(分散和音)を生成するアルペジオ生成装置及びプログラムに関する。特に、ユーザにより操作された演奏操作子の数に応じて自然な聴感を持つアルペジオを生成することのできるようにしたアルペジオ生成装置及びプログラムに関する。
【0002】
【従来の技術】
【特許文献1】
特開2001−022354号公報
ユーザによる所定の演奏操作子の操作(例えば、鍵盤等の押鍵操作)に応じてアルペジオ(分散和音)を生成するアルペジオ生成機能を持つ演奏手段は、「アルぺジエータ」と通称されている。従来知られたアルペジエータにおいてはアルペジオパターンとして、少なくとも複数のキー番号(音高に対応したノートナンバー(音高情報)ではなく、単純な番号)と、キー番号毎の発音タイミングとを記憶している。ユーザにより複数の鍵が同時に押鍵操作されたような場合、前記アルペジエータでは同時に押鍵された複数の鍵それぞれに予め割り当てられているノートナンバーに対して所定のルール(例えば、音高の低い順など)に従って番号を割り振る。そして、前記記憶されたアルペジオパターン中のキー番号に対応した番号が割り振られたノートナンバーを、キー番号に対応した発音タイミングにおいて発生させるようにして、押鍵音を基にアルペジオを生成している。
【0003】
また、上記のような通常のアルペジエータにおいては音源装置側で音階音の音色(例えば、ピアノ音色など)が設定されていることからアルペジエータの出力は分散和音として出力されるが、予め所定の音高(ノート)に対しては固定的にドラムセットの音色を割り当てておくことによって、ユーザによる該当する鍵の押鍵操作に応じて所定のドラム音を出力させることができるようになる。例えばノート「C3」、「E3」、「G5」、「A5」、「B5」、「C6」に対して、それぞれバスドラム、スネアドラム、ロータム、ハイタム、ハイハットクローズ、ハイハットオープンなどの各ドラム音色を割り当てておき、該データに基づいてユーザによる押鍵操作に応じて発生された前記所定のノートに該当するノートナンバーに対応したドラム音を発音させることができるようになっている。こうすることで、アルペジエータをドラムパターン発生器としても使用することができる(こうしたものを特にフィックスドノートタイプのアルペジエータと呼ぶ)。
【0004】
【発明が解決しようとする課題】
ところで、上述したような従来知られたアルペジオ生成装置では、同時に操作された演奏操作子の数(例えば押鍵数)によっては不自然な聴感を持ったアルペジオが生成されてしまう、という問題点があった。例えば、キー番号の大きいものから順に発音タイミングを迎えるように定義されたアルペジオパターンに基づきアルペジオを生成するアルペジエータの場合、ユーザが1つの鍵だけを押鍵操作すると押鍵した鍵に割り当てられている音高がなかなか発音されないことが生じる。また、同時に操作された鍵の数がアルペジオパターン中に定義されたキー番号の数よりも少ない場合には不足分のキー番号については所定の代理音を発音するようにしたアルペジエータがあるが、そうした場合には同時に操作された押鍵数が少ないにも関わらず複雑なアルペジオが生成されてしまうことから、押鍵数が少ないほどシンプルなアルペジオが生成されて欲しいというユーザの要求に反してしまうことが多く都合が悪い。
【0005】
本発明は上述の点に鑑みてなされたもので、予め操作された演奏操作子の数に応じて自然な聴感が得られるアルペジオパターンを記憶しておき、ユーザにより操作された演奏操作子の数を検出して該当する演奏操作子数に応じたアルペジオパターンを選択して使用することにより、操作された演奏操作子数にあった自然な聴感を持ったアルペジオを生成することのできるようにしたアルペジオ生成装置及びプログラムを提供することを目的とする。
【0006】
【課題を解決するための手段】
本発明の請求項1に係るアルペジオ生成装置は、楽音発生のための複数の鍵からなる演奏操作子と、アルペジオ構成音の発音数と発音タイミングとを示す発音タイミング情報少なくとも定義した発音パターンデータをアルペジオタイプ別に複数記憶する記憶手段であって、前記発音数が異なる複数の発音パターンデータを押鍵数に対応させて記憶するものと、アルペジオタイプを選択する選択手段と、前記演奏操作子の操作に応じて、演奏操作子の押鍵数を検出する検出手段と、前記選択したアルペジオタイプにおける複数の発音パターンデータの中から、前記検出した演奏操作子の押鍵に対応する発音パターンデータを取得する取得手段と、前記取得した発音パターンデータと所定の音高情報とに基づいて、アルペジオの楽音を生成する生成手段であって、前記取得した発音パターンデータの発音タイミング情報に従ってアルペジオ構成音の発音数を押鍵数毎に異ならせて生成するものとを具備する。
【0007】
この発明によると、選択されたアルペジオタイプ及び操作された演奏操作子の押鍵数に応じて対応する発音パターンデータを記憶手段から取得し、該取得した発音パターンデータと所定の音高情報とに基づいてアルペジオの楽音を生成する。すなわち、予め記憶手段に操作された演奏操作子の押鍵数に応じて自然な聴感を得られる発音パターンデータとして、アルペジオ構成音の発音数と発音タイミングとを示す発音タイミング情報を少なくとも定義した複数の発音パターンデータを押鍵数に対応させて、これをアルペジオタイプ別に記憶しておく。ユーザは、アルペジオの傾向を示すアルペジオタイプを選択する。そして、ユーザにより操作された演奏操作子の押鍵数を検出すると、前記選択済みのアルペジオタイプに含まれる複数の発音パターンデータの中から、該検出した演奏操作子の押鍵数に応じた発音パターンデータに切り替えてアルペジオの楽音を生成する。発音パターンデータがユーザによる押鍵数に従って適宜に切り替えられると、前記切り替えられた発音パターンデータの発音タイミング情報に従い、発音数が異なるアルペジオの楽音が生成される。こうすることにより、ユーザは操作した演奏操作子の押鍵数にあった自然な聴感のアルペジオを簡単に生成することができるようになる。
【0009】
本発明は、装置の発明として構成し実施することができるのみならず、方法の発明として構成し実施することができる。また、本発明は、コンピュータまたはDSP等のプロセッサのプログラムの形態で実施することができるし、そのようなプログラムを記憶した記憶媒体の形態で実施することもできる。
【0010】
【発明の実施の形態】
以下、この発明の実施の形態を添付図面に従って詳細に説明する。
【0011】
図1は、この発明に係るアルペジオ生成装置を適用した電子楽器の全体構成の一実施例を示したハード構成ブロック図である。本実施例に示す電子楽器は、マイクロプロセッサユニット(CPU)1、リードオンリメモリ(ROM)2、ランダムアクセスメモリ(RAM)3からなるマイクロコンピュータによって制御される。CPU1は、この電子楽器全体の動作を制御する。このCPU1に対して、通信バス1D(例えばデータ及びアドレスバス)を介してROM2、RAM3、通信インタフェース(I/F)4、入力操作部5、表示部6、外部記憶装置7、音源8がそれぞれ接続されている。ROM2は、CPU1により実行あるいは参照される各種制御プログラム(例えば、アルペジオ生成処理(後述する図3参照)など)や各種データ等(例えば、アルペジオパターンデータ(後述する図2参照)など)を格納する。RAM3は、CPU1が所定のプログラムを実行する際に発生する各種データなどを一時的に記憶するワーキングメモリとして、あるいは現在実行中のプログラムやそれに関連するデータを一時的に記憶するメモリ等として使用される。RAM3の所定のアドレス領域がそれぞれの機能に割り当てられ、レジスタやフラグ、テーブル、メモリなどとして利用される。
【0012】
通信インタフェース(I/F)4は、例えばLANやインターネット、電話回線等の有線あるいは無線の通信ネットワークに接続されており、該通信ネットワークを介して外部機器4A等と接続され、当該外部機器4Aから制御プログラムや各種データを電子楽器本体側に取り込むためのインタフェースである。こうした通信インタフェース4は、有線あるいは無線のものいずれかでなく双方を具えていてよい。入力操作部5は楽音の音高を選択するための複数の鍵を備えた例えば鍵盤等のような演奏操作子、アルペジオ演奏を行うためのアルペジオ演奏モードに当該電子楽器を設定するためのアルペジオ演奏モード指定スイッチ、あるいはアルペジオを生成する際に参照すべきアルペジオパターンデータをタイプ(例えばピアノやドラムなどの楽器タイプ)の入力により選択するためのパターン選択スイッチなどである。上記鍵盤型の演奏操作子(以下、単に鍵盤と呼ぶ)は楽音演奏のために使用できるのは勿論のこと、当該電子楽器をアルペジオ演奏モードに設定する、あるいは参照すべきアルペジオパターンデータを選択するための入力手段などとして使用することもできる。勿論、入力操作部5はこれら以外にも数値データ入力用のテンキーや文字データ入力用のキーボード、あるいはディスプレイ6Aに表示される所定のポインティングデバイスを操作するために用いるマウスなどの各種操作子を含んでいてもよい。表示部6は例えば液晶表示パネル(LCD)やCRT等から構成されるディスプレイ6Aに、予め記憶されているアルペジオパターンデータをタイプ別に一覧表示したり、CPU1の制御状態などの各種情報を表示したりする。
【0013】
上記したアルペジオ演奏モード設定スイッチの操作により当該電子楽器をアルペジオ演奏モードに設定した場合には、固定的にあるいはユーザ設定に応じて鍵盤の任意の鍵域をアルペジオ鍵域として設定するようになっており、このアルペジオ鍵域内の各鍵に対する押鍵操作に従って検出されるノートナンバー(音高情報)はアルペジオ構成音の音高を定めるために用いられる。そして、このアルペジオ鍵域内の各鍵に対する押鍵操作に従って検出されたノートナンバーと後述するアルペジオパターンデータ(後述する図2参照)とに基づき、ノートナンバー、ベロシティ及びノートオン/ノートオフを音源8に対して設定することによってアルペジオ(分散和音)での発音及び消音が行われる。また、アルペジオ鍵域以外の各鍵に対する押鍵操作に従って検出されたノートナンバーは、通常の鍵盤演奏としての楽音発生に用いられる。なお、アルペジオ鍵域の設定には、鍵盤を低音側と高音側の2つに分割する分割点を選択してこの分割点から低音域側をアルペジオ鍵域とする、あるいは全ての鍵域からアルペジオ鍵域とする音高範囲をユーザが直接選択して設定するなどの方法がある。
【0014】
図1の説明に戻って、外部記憶装置7は上記したROM2と同様に、制御プログラムや各種データなどを記憶する。前記ROM2に制御プログラムが記憶されていない場合、この外部記憶装置7(例えばハードディスク)に制御プログラムを記憶させておき、それを前記RAM3に読み込むことにより、ROM2に制御プログラムを記憶している場合と同様の動作をCPU1にさせることができる。このようにすると、制御プログラムの追加やバージョンアップ等が容易に行える。なお、外部記憶装置7はハードディスク(HD)に限られず、フレキシブルディスク(FD)、コンパクトディスク(CD−ROM・CD−RAM)、光磁気ディスク(MO)、あるいはDVD(Digital Versatile Disk)等の着脱自在な様々な形態の外部記録媒体を利用する記憶装置であってもよい。あるいは、半導体メモリなどであってもよい。
【0015】
音源8は複数のチャンネルで楽音信号の同時発生が可能であり、通信バス1Dを経由して与えられた、アルペジオ生成処理(後述する図3参照)により生成されるアルペジオ発音データや演奏操作子の操作に応じて発生される発音データ等の各種演奏情報を入力し、これらの演奏情報に基づいて楽音信号を発生する。音源8から発生された楽音信号は、アンプやスピーカなどを含むサウンドシステム8Aから発音される。この音源8から発生された楽音信号に対して、効果回路など(図示せず)を用いて所定の効果を付与するようにしてもよい。前記アルペジオ発音データや前記発音データの形式はMIDI形式のようなディジタル符号化されたものであってもよいし、PCM、DPCM、ADPCMのような波形サンプルデータ方式からなるものであってもよい。この音源8とサウンドシステム8Aの構成には、従来のいかなる構成を用いてもよい。例えば、音源8はFM、PCM、物理モデル、フォルマント合成等の各種楽音合成方式のいずれを採用してもよく、また専用のハードウェアで構成してもよいし、CPU1によるソフトウェア処理で構成してもよい。
【0016】
なお、上述した電子楽器において、演奏操作子は鍵盤楽器の形態に限らず、ギターのネック形状などのような弦楽器の形態であってもよい。また、電子楽器は入力操作部5やディスプレイ6Aあるいは音源8などを1つの電子楽器本体に内蔵したものに限らず、それぞれが別々に構成され、MIDIインタフェースや各種ネットワーク等の通信手段を用いて各装置を接続するように構成されたものであってもよいことは言うまでもない。さらに、本発明に係るアルペジオ生成装置を適用する装置は電子楽器の形態に限らず、パーソナルコンピュータ、PDAや携帯電話等の携帯型通信端末、あるいはカラオケ装置やゲーム装置など、どのような形態の装置・機器に適用してもよい。携帯型通信端末に適用した場合、端末のみで所定の機能が完結している場合に限らず、機能の一部をサーバ側に持たせ、端末とサーバとからなるシステム全体として所定の機能を実現するようにしてもよい。
【0017】
ここで、ROM2やRAM3あるいは外部記憶装置7などに記憶されるアルペジオパターンデータについて説明する。図2は、アルペジオパターンデータのデータ構造の一実施例を示す概念図である。図2(a)はアルペジオパターンデータの全体構造を、図2(b)はタイプ別の各アルペジオパターンデータ内に含まれる発音パターンデータの一実施例をそれぞれ示すものである。
【0018】
アルペジオパターンデータはアルペジオ構成音それぞれの発音タイミング、音長、音量あるいは音程のオクターブシフトなどを定めた発音パターンデータ(詳しくは後述する)を1乃至複数含むデータであり、予めプリセットされたものやユーザが設定したものなど、複数のタイプ別に用意されているデータである。すなわち、図2(a)に示すように、アルペジオパターンデータはタイプ別(例えば、ピアノやドラムなどの楽器タイプ)に記憶されており、各タイプ別のアルペジオパターンデータには押鍵数に応じて1乃至複数の発音パターンデータがそれぞれ含まれる。
【0019】
図2(b)に示すように、発音パターンデータは、タイミング(Timing)、ゲートタイム(Gate)、キー番号(Key)、オクターブシフト(Oct)及びベロシティ(Vel)の5つの要素からなる1音分のデータを1小節分記憶したデータである。タイミング(Timing)は楽音の発音開始タイミングに対応するクロック値を表すデータであり、ゲートタイム(Gate)は発音する楽音のキーオンからキーオフまでの時間長(クロック数値)を表すデータである。発音パターンデータの長さは1小節分(1920クロック)であり、この実施例においては記載された各タイミング値に従って、押鍵数1の場合には1拍目と3拍目に4分音符(ゲートタイム480)を、押鍵数2〜押鍵数4の場合には1拍毎に4分音符をそれぞれ発音するアルペジオパターンを構成するデータである。
【0020】
キー番号(Key)は、アルペジオを発音する際の楽音の音高を決めるためのデータである。すなわち、RAM3にはこのキー番号に対応するレジスタが予め設定され、アルペジオ鍵域内の各鍵の押鍵操作に従って検出されたノートナンバーを該レジスタに格納することにより、所定のルールでキー番号のデータに対してノートナンバーを割り当てる。そして、アルペジオ生成処理において、発音パターンデータ中のキー番号に対して割り当てられたノートナンバーをレジスタから読み出し、このノートナンバーを発音する楽音の音高を定めるノートナンバーとする。なお、このノートナンバーは、オクターブシフト等の処理もあるので楽音の音高そのものとなるとは限らない。例えば、アルペジオ鍵域内の各鍵の押鍵操作に従って検出可能とする押鍵数を4つに設定した場合、キー番号は1〜4の数値であり、このキー番号の値はアルペジオの音高変化パターンに対応して各1音分のデータ毎に予め割り当てられている。
【0021】
オクターブシフト(Oct)は、アルペジオ鍵域内の各鍵を押鍵操作することによって指示される音高(ノート)をオクターブ単位で変更させて発音する際に、何オクターブ分変更するかを指定するデータである。例えば、キー番号に割り当てられたノートナンバーがC3であるような場合において、オクターブシフト値が「0」と指定されている場合にはC3の音高を発音するタイミングで該C3の音高でそのまま発音させるが、オクターブシフト値が「+1」と記憶されている場合にはC3の音高を発音するタイミングで該C3を1オクターブ上にシフトしたC4の音高で発音させる。ベロシティは、発音する楽音のベロシティ値(音量の制御などに利用されるデータ)を表すデータである。このような押鍵数毎に定義された発音パターンデータに従って、押鍵数に応じたアルペジオ発音データが生成されるようになっている。
【0022】
図1に示した電子楽器においては、ユーザによる鍵盤操作時における押鍵数を検知し、その検知した押鍵数に該当する発音パターンデータを選択的に使用してアルペジオ発音データを生成することにより、押鍵数に応じて自然な聴感を持つアルペジオを生成することができるようになっている。こうしたアルペジオを生成するためのアルペジオ生成処理は、図1に示した電子楽器のCPU1がアルペジオ生成処理を実現する所定のプログラム(ソフトウエア)を実行することにより実施される。そこで、この「アルペジオ生成処理」の処理動作について、図3を用いて説明する。図3は、「アルペジオ生成処理」の一実施例を示したフローチャートである。当該処理は、アルペジオ演奏モード指定スイッチの操作に応じて当該装置がアルペジオ演奏モードに設定済みである場合に実行される処理である。以下、図3に示したフローチャートに従って、当該処理の処理動作を説明する。
【0023】
ステップS1ではユーザによりアルペジオ発音したい楽器タイプの選択が行われ、該楽器タイプの指定に従って複数記憶されているアルペジオパターンデータの中から、アルペジオ生成に使用すべき対象とするアルペジオパターンデータのタイプを1つ決定し、該当するタイプのアルペジオパターンデータを読み出す。ステップS2ではユーザによるアルペジオ鍵域内での各鍵の押鍵操作が行われたか否かをチェックし、ユーザによる押鍵操作がなされていた場合にはステップS1において既に読み出し済みのアルペジオパターンデータの中から、該検知した押鍵数に対応した発音パターンデータを抽出する(ステップS3)。例えば、図2(b)に示した発音パターンデータのいずれか1つを押鍵数に応じて抽出する。ステップS4では前記ステップS3において抽出した発音パターンデータに基づき、アルペジオ発音データを生成する。
【0024】
ここで、アルペジオ生成について、検知した押鍵数が3であった場合を例に用いて説明する。いま、アルペジオ鍵域内に含まれるノートナンバー「C3」、「E3」、「G3」がそれぞれ割り当てられている3つの鍵が同時に押鍵されたとすると、既に読み出し済みであるタイプ別のアルペジオパターンデータの中から押鍵数3に対応する発音パターンデータが選択されると共に、キー番号「1(Key=1)」に「C3」、キー番号「2(Key=2)」に「E3」、キー番号「3(Key=3)」に「G3」がそれぞれ割り当てられる(ただし、アルペジオ鍵域内の押鍵された鍵のノートナンバーを、低音側のノートナンバーから順に若いキー番号を順に割り当てるルールとした場合)。
【0025】
図2(b)に示した押鍵数3の発音パターンデータを参照すると、1拍目(Timing=0000)と4拍目(Timing=1440)に対しては共にキー番号として「1(Key=1)」が設定されていることから、このキー番号「1」に割り当てられたノートナンバー「C3」により音高が決められる。このとき、1拍目のオクターブシフトは「+1(Oct=+1)」であることから1拍目の音高は「C3」の1オクターブ上の「C4」の音高となり、4拍目のオクターブシフトは「+0(Oct=+0)」であることから4拍目の音高はそのままC3の音高となる。2拍目(Timing=0480)に対してはキー番号として「3(Key=3)」が設定されていることから、このキー番号「3」に割り当てられたノートナンバー「G3」により音高が決められ、2拍目のオクターブシフトは「+0(Oct=+0)」であることから2拍目の音高はそのまま「G3」の音高となる。同様にして、3拍目のキー番号は「2(Key=2)」、オクターブシフトは「+0(Oct=+0)」がそれぞれ設定されていることから、3拍目の音高は「E3」の音高となる。このようにして、アルペジオ鍵域内に含まれるノートナンバー「C3」、「E3」、「G3」がそれぞれ割り当てられている3つの鍵が同時に押鍵された場合においては、1拍目が「C4」、2拍目が「G3」、3拍目が「E3」、4拍目が「C3」の音高を持つ4分音符(Gate=480)で構成された1小節分のアルペジオが生成されることになる。
【0026】
以上のように、アルペジオ鍵域において押鍵された鍵のノートナンバーをキー番号で参照し、押鍵数に応じた発音パターンデータに応じてそのノートナンバーの音高でそのまま発音したり、オクターブシフトした音高で発音したりする。すなわち、押鍵された鍵の上記ノートナンバーはアルペジオ構成音の音高を定める音高情報となっている。
【0027】
次に、アルペジオパターンデータがフィックスドノートで定義されている場合、つまりフィックスドノートタイプのアルペジエータを用いた場合におけるアルペジオ生成について、図4を用いて説明する。図4(a)は、フィックスドノートタイプのアルペジエータを用いて生成したアルペジオ出力パターンの一実施例を示した概念図である。ここでは横軸を時間(Timing)として、出力パターンを○印で示した。図4(b)及び図4(c)は、フィックスドノートタイプのアルペジエータで用いられる発音パターンデータの一実施例をそれぞれ示した概念図である。なお、この実施例では予め所定のノートに対してドラムセットの音色、例えばノート「C3」、「E3」、「B5」、「C6」に対して、それぞれバスドラム、スネアドラム、ハイハットクローズ、ハイハットオープンの各ドラム音を割り当てた場合を例に説明する。
【0028】
フィックスドノートタイプのアルペジエータを用いて図4(a)に示したようなアルペジオ出力パターンを実現するための構成は、以下に示すような2通りの構成がある。まず、第1の構成としては既に述べた上述の構成、つまりアルペジオパターンデータとしてタイプ別に押鍵数に応じた複数の発音パターンデータを予め用意しておき、アルペジオ生成の際に押鍵数に該当する発音パターンデータを利用してアルペジオを生成する構成である。図4(b)に示すように、この場合には押鍵数に対応するようにして発音パターンデータが定義されており、各発音パターンデータはタイミング(Timing)、ゲートタイム(Gate)、ノートナンバー(Note)、ベロシティ(Vel)の4つの要素からなる1音分のデータを1小節分記憶する。タイミング、ゲートタイム、ベロシティについては上述の図2(b)に示したものと同様であることから説明を省略する。
【0029】
ノートナンバーは、各ドラム音色に対応した音高情報である。図4(b)に示した実施例においては、押鍵数1に対応する発音パターンデータにおいてはノートナンバー「C3」のみ、押鍵数2に対応する発音パターンデータにおいてはノートナンバー「C3」と「C3+E3」、押鍵数3に対応する発音パターンデータにおいてはノートナンバー「C3」と「B5」と「C3+E3」、押鍵数4に対応する発音パターンデータにおいてはノートナンバー「B5」と「C3+C6」と「C3+E3+C6」が、アルペジオ構成音それぞれの発音タイミング、音長、音量などと共にそれぞれ定義されている。すなわち、押鍵数1に対応する発音パターンデータは「バスドラム」パターンのみ、押鍵数2に対応する発音パターンデータは「バスドラム」パターンに加えて「バスドラムとスネアドラムのマージ」パターン、押鍵数3に対応する発音パターンデータは「バスドラム」パターンと「ハイハットオープン」パターンと「バスドラムとスネアドラムのマージ」パターン、押鍵数4に対応する発音パターンデータは「ハイハットオープン」パターンと「バスドラムとハイハットクローズのマージ」パターンと「バスドラムとスネアドラムとハイハットクローズのマージ」パターン等のように(図4(a)参照)、押鍵数に応じて使用する楽器を増減させたパターンを発音パターンデータ内に記憶しておき、押鍵数に応じて発音パターンデータを切り替えて使用する。
【0030】
このように、押鍵数に応じた発音パターンデータを用意しておき、アルペジオ生成の際にユーザによる押鍵数に該当する発音パターンデータを利用する構成は、フィックスドノートタイプのアルペジエータに対しても適用することが可能であり、こうすることによってフィックスドノートタイプのアルペジエータにおいて押鍵数が増えるに連れて音色が増えていくようにすることができ、自然かつ変化に富んだ聴感を持ったアルペジオを生成することができるようになる。
【0031】
第2の構成としては、アルペジオパターンデータとしてタイプ別に押鍵数に関わらず各ドラム音色に対応した発音パターンデータを複数用意しておき、アルペジオ生成の際に押鍵数に応じてこれらの発音パターンデータを1乃至複数組み合わせて利用することによりアルペジオを生成する構成である。例えば、図4(c)に示すように、発音パターンデータとして、バスドラム(ノートナンバー「C3」)、スネアドラム(ノートナンバー「E3」)、ハイハットオープン(ノートナンバー「B5」)、ハイハットクローズ(ノートナンバー「C6」)がそれぞれ定義された4つの発音パターンデータを定義しておく。押鍵数が1である場合には、例えばノートナンバー「C3」が定義された発音パターンデータのみを利用して、「バスドラム」パターンのみを生成する。押鍵数が2である場合には、例えばノートナンバー「C3」とノートナンバー「E3」とが定義された発音パターンデータを組み合わせて、「バスドラム」及び「スネアドラム」パターンを生成する。押鍵数が3である場合には、例えばノートナンバー「C3」とノートナンバー「E3」とノートナンバー「B5」が定義された発音パターンデータを組み合わせて、「バスドラム」、「スネアドラム」、「ハイハットオープン」パターンを生成する。押鍵数が4である場合には、例えばノートナンバー「C3」とノートナンバー「E3」とノートナンバー「B5」とノートナンバー「C6」が定義された発音パターンデータを組み合わせて、「バスドラム」、「スネアドラム」、「ハイハットオープン」、「ハイハットクローズ」パターンを生成する。
【0032】
このように押鍵数に応じて利用する発音パターンデータを組み合わせて利用するようにしても、フィックスドノートタイプのアルペジエータにおいて押鍵数が増えるに連れて音色が増えていくようにすることができ、自然かつ変化に富んだ聴感を持ったアルペジオを生成することができるようになる。なお、押鍵数に応じて利用する発音パターンデータの組み合わせは、予めプリセットされたものであってもよいし、ユーザが適宜に設定したものであってもよい。
【0033】
なお、上述した実施例では押鍵数として4つのものを示したがこれに限らない。また、押鍵数が予定よりも多い(例えば4音の予定の場合における5音、6音)場合に、用意されている発音パターンデータの中で押鍵数が一番多いものを使用するようにしてよい。
なお、フィックスドノートタイプのアルペジエータに利用する発音パターンデータとしては、ノートナンバーではなく効果音を指定する情報が定義してあってもよい。また、ノートナンバーと効果音を指定する情報とを共に定義しておき、アルペジオ生成の際に利用する情報を押鍵時におけるベロシティの大きさに基づいて切り替えて利用するようにしてもよい。例えば所定のベロシティ値以下である場合にはノートナンバーを利用し、所定のベロシティ値より大きい場合には効果音を指定する情報を利用するといったようにするとよい。
【0034】
なお、発音パターンデータのフォーマットは、各イベントの発生時刻を1つ前のイベントからの時間で表した「イベント+相対時間」、イベントの発生時刻を曲や小節内における絶対時間で表した「イベント+絶対時間」、音符の音高と符長あるいは休符と休符長で表した「音高(休符)+符長」、演奏の最小分解能毎にメモリの領域を確保し、イベントの発生する時刻に対応するメモリ領域にイベントを記憶した「ベタ方式」等、どのような形式であってもよい。
【0035】
【発明の効果】
この発明によれば、予め操作された演奏操作子の数に応じて自然な聴感が得られるアルペジオパターンを記憶しておき、ユーザにより操作された演奏操作子数を検出して該当する演奏操作子数に応じたアルペジオパターンを選択的に使用してアルペジオを生成するようにしたので、ユーザは操作した演奏操作子数に応じて自然な聴感を持つアルペジオを生成することが簡単にできるようになる、という効果を得る。
【図面の簡単な説明】
【図1】 この発明に係るアルペジオ生成装置を適用した電子楽器の全体構成の一実施例を示したハード構成ブロック図である。
【図2】 アルペジオパターンデータのデータ構造の一実施例を示す概念図であり、図2(a)はアルペジオパターンデータの全体構造、図2(b)はアルペジオパターンデータ内に含まれる発音パターンデータの一実施例を示す。
【図3】 アルペジオ生成処理の一実施例を示したフローチャートである。
【図4】 フィックスドノートタイプのアルペジエータを用いた場合のアルペジオ生成について説明するための概念図であり、図4(a)はアルペジオ出力パターンの一実施例、図4(b)及び図4(c)は発音パターンデータの一実施例をそれぞれ示す。
【符号の説明】
1…CPU、2…ROM、3…RAM、4…通信インタフェース、4A…外部機器、5…入力操作部、6…表示部、6A…ディスプレイ、7…外部記憶装置、8…音源、8A…サウンドシステム、1D…通信バス
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an arpeggio generation device and a program for generating an arpeggio (distributed chord) in response to a user's operation of a performance operator. In particular, the present invention relates to an arpeggio generating apparatus and program capable of generating an arpeggio having a natural audibility according to the number of performance operators operated by a user.
[0002]
[Prior art]
[Patent Document 1]
Japanese Patent Laid-Open No. 2001-022354
A performance means having an arpeggio generation function that generates an arpeggio (distributed chord) in response to an operation of a predetermined performance operator (for example, a key pressing operation on a keyboard or the like) by a user is commonly referred to as an “arpeggiator”. A conventionally known arpeggiator stores, as an arpeggio pattern, at least a plurality of key numbers (not note numbers (pitch information) corresponding to pitches, but simple numbers) and sounding timings for each key number. . When a plurality of keys are pressed at the same time by the user, the arpeggiator uses a predetermined rule (for example, in order of increasing pitches) for note numbers assigned in advance to each of the keys simultaneously pressed. Etc.). Then, a note number assigned with a number corresponding to the key number in the stored arpeggio pattern is generated at a sounding timing corresponding to the key number, and the arpeggio is generated based on the key pressing sound. .
[0003]
Further, in the normal arpeggiator as described above, since the tone of the scale tone (for example, piano tone) is set on the sound source device side, the output of the arpeggiator is output as a distributed chord. By assigning a drum set tone color to (note) in a fixed manner, it becomes possible to output a predetermined drum sound in response to a key pressing operation of the corresponding key by the user. For example, for each of the notes “C3”, “E3”, “G5”, “A5”, “B5”, “C6”, each drum tone such as bass drum, snare drum, rotum, high tom, hi-hat close, hi-hat open, etc. And a drum sound corresponding to the note number corresponding to the predetermined note generated in response to the key pressing operation by the user can be generated based on the data. By doing so, the arpeggiator can also be used as a drum pattern generator (this is particularly called a fixed note type arpeggiator).
[0004]
[Problems to be solved by the invention]
By the way, in the conventionally known arpeggio generation device as described above, an arpeggio with an unnatural audibility may be generated depending on the number of performance operators operated simultaneously (for example, the number of key presses). there were. For example, in the case of an arpeggiator that generates an arpeggio based on an arpeggio pattern that is defined so that the sounding timing comes in order from the largest key number, if the user presses only one key, it is assigned to the key that was pressed The pitch may not be pronounced easily. In addition, there are arpeggiators in which the specified proxy sound is generated for the insufficient key numbers when the number of keys operated simultaneously is less than the number of key numbers defined in the arpeggio pattern. In some cases, a complex arpeggio is generated despite the fact that the number of key presses operated at the same time is small, so the smaller the number of key presses, the more the user wants a simple arpeggio to be generated. There are many inconvenient.
[0005]
The present invention has been made in view of the above points, and stores an arpeggio pattern in which a natural audibility is obtained according to the number of performance operators operated in advance, and the number of performance operators operated by a user. By detecting and detecting and using an arpeggio pattern corresponding to the number of performance controls, it is now possible to generate an arpeggio with a natural audibility that matches the number of performance controls operated An object is to provide an arpeggio generation apparatus and program.
[0006]
[Means for Solving the Problems]
An arpeggio generating device according to claim 1 of the present invention is for generating musical sounds. Consists of multiple keys Performance controls and arpeggio components Pronunciation number Pronunciation timing Pronunciation timing information indicating The at least Defined pronunciation pattern data By arpeggio type Multiple storage means And storing a plurality of pronunciation pattern data having different pronunciation numbers corresponding to the number of key presses When, A selection means for selecting an arpeggio type; According to the operation of the performance operator , Acting Singer Key press Detecting means for detecting the number; From a plurality of pronunciation pattern data in the selected arpeggio type, Of the detected performance operator Key press number Vs. Acquisition means for acquiring corresponding pronunciation pattern data, and generation means for generating arpeggio musical sound based on the acquired pronunciation pattern data and predetermined pitch information Wherein the number of pronunciations of the arpeggio constituent sound is generated differently for each number of key presses according to the sounding timing information of the acquired sounding pattern data. It comprises.
[0007]
According to this invention, Selected arpeggio type and Of the operated performance controller Key press The corresponding pronunciation pattern data is acquired from the storage means according to the number, and arpeggio musical sounds are generated based on the acquired pronunciation pattern data and predetermined pitch information. That is, the performance operator previously operated on the storage means Key press Pronunciation pattern data that gives a natural audibility according to the number As an arpeggio type, a plurality of pronunciation pattern data that defines at least the pronunciation timing information indicating the number of pronunciations and the timing of pronunciation of the arpeggio constituent sounds are associated with the number of key presses. Remember The The user selects an arpeggio type that indicates the tendency of the arpeggio. And Of the performance controls operated by the user Key press Detect number And from among a plurality of pronunciation pattern data included in the selected arpeggio type, The detected performance operator Key press Switch to phonetic pattern data according to the number to generate arpeggio tones . When the pronunciation pattern data is appropriately switched according to the number of keys pressed by the user, arpeggio tones having different pronunciation numbers are generated according to the pronunciation timing information of the switched pronunciation pattern data. In this way, the user operates the performance operator that has been operated. Key press Arpeggios with natural audibility that match the number can be easily generated.
[0009]
The present invention may be constructed and implemented not only as an apparatus invention but also as a method invention. Further, the present invention can be implemented in the form of a program of a processor such as a computer or a DSP, or can be implemented in the form of a storage medium storing such a program.
[0010]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
[0011]
FIG. 1 is a block diagram of a hardware configuration showing an embodiment of the overall configuration of an electronic musical instrument to which an arpeggio generating apparatus according to the present invention is applied. The electronic musical instrument shown in this embodiment is controlled by a microcomputer including a microprocessor unit (CPU) 1, a read only memory (ROM) 2, and a random access memory (RAM) 3. The CPU 1 controls the operation of the entire electronic musical instrument. For this CPU 1, ROM 2, RAM 3, communication interface (I / F) 4, input operation unit 5, display unit 6, external storage device 7, and sound source 8 are respectively connected via a communication bus 1D (for example, data and address bus). It is connected. The ROM 2 stores various control programs executed or referred to by the CPU 1 (for example, arpeggio generation processing (see FIG. 3 to be described later)) and various data (for example, arpeggio pattern data (see FIG. 2 to be described later)). . The RAM 3 is used as a working memory for temporarily storing various data generated when the CPU 1 executes a predetermined program, or as a memory for temporarily storing a currently executing program and related data. The A predetermined address area of the RAM 3 is assigned to each function and used as a register, flag, table, memory, or the like.
[0012]
The communication interface (I / F) 4 is connected to, for example, a wired or wireless communication network such as a LAN, the Internet, or a telephone line, and is connected to the external device 4A or the like via the communication network. This is an interface for taking control programs and various data into the electronic musical instrument main body. Such a communication interface 4 may include both of them, not wired or wireless. The input operation unit 5 has a plurality of keys for selecting the pitch of a musical tone, for example, a performance controller such as a keyboard, and an arpeggio performance for setting the electronic musical instrument to an arpeggio performance mode for performing an arpeggio performance. A mode selection switch or a pattern selection switch for selecting arpeggio pattern data to be referred to when generating an arpeggio by inputting a type (for example, an instrument type such as a piano or a drum). The keyboard-type performance operator (hereinafter simply referred to as the keyboard) can be used for musical performances, as well as setting the electronic musical instrument to the arpeggio performance mode, or selecting arpeggio pattern data to be referenced. It can also be used as an input means. Of course, the input operation unit 5 includes various operators such as a numeric keypad for inputting numeric data, a keyboard for inputting character data, or a mouse used for operating a predetermined pointing device displayed on the display 6A. You may go out. The display unit 6 displays, for example, a list of arpeggio pattern data stored in advance on a display 6A composed of a liquid crystal display panel (LCD), a CRT, or the like, or displays various information such as the control state of the CPU 1 To do.
[0013]
When the electronic musical instrument is set to the arpeggio performance mode by operating the above-described arpeggio performance mode setting switch, an arbitrary key range of the keyboard is set as the arpeggio key range fixedly or according to user settings. The note number (pitch information) detected in accordance with the key pressing operation for each key in the arpeggio key range is used to determine the pitch of the arpeggio constituent sound. Based on the note number detected in accordance with the key pressing operation for each key in the arpeggio key range and arpeggio pattern data described later (see FIG. 2 described later), the note number, velocity, and note on / note off are stored in the sound source 8. On the other hand, arpeggios (dispersed chords) are sounded and muted by setting. The note number detected in accordance with the key pressing operation for each key other than the arpeggio key range is used for generating a musical tone as a normal keyboard performance. To set the arpeggio key range, select a dividing point that divides the keyboard into two parts, the bass side and the treble side, and use this division point as the arpeggio key range, or from all key ranges There is a method in which the user directly selects and sets a pitch range as a key range.
[0014]
Returning to the description of FIG. 1, the external storage device 7 stores a control program, various data, and the like, similar to the ROM 2 described above. When the control program is not stored in the ROM 2, the control program is stored in the external storage device 7 (for example, a hard disk) and read into the RAM 3 to store the control program in the ROM 2. A similar operation can be performed by the CPU 1. In this way, control programs can be easily added and upgraded. The external storage device 7 is not limited to a hard disk (HD), but a flexible disk (FD), a compact disk (CD-ROM / CD-RAM), a magneto-optical disk (MO), a DVD (Digital Versatile Disk), etc. It may be a storage device that uses various external recording media. Alternatively, a semiconductor memory or the like may be used.
[0015]
The tone generator 8 can simultaneously generate musical tone signals on a plurality of channels, and provides arpeggio pronunciation data and performance operators generated by arpeggio generation processing (see FIG. 3 described later) given via the communication bus 1D. Various performance information such as sound generation data generated in response to the operation is input, and a musical tone signal is generated based on the performance information. A musical sound signal generated from the sound source 8 is generated from a sound system 8A including an amplifier and a speaker. A predetermined effect may be applied to the musical sound signal generated from the sound source 8 using an effect circuit or the like (not shown). The format of the arpeggio sound data and the sound data may be digitally encoded such as the MIDI format, or may be a waveform sample data system such as PCM, DPCM, ADPCM. Any conventional configuration may be used for the configuration of the sound source 8 and the sound system 8A. For example, the sound source 8 may employ any of various tone synthesis methods such as FM, PCM, physical model, formant synthesis, etc., or may be constituted by dedicated hardware, or by software processing by the CPU 1. Also good.
[0016]
In the electronic musical instrument described above, the performance operator is not limited to a keyboard musical instrument, but may be a stringed musical instrument such as a guitar neck. The electronic musical instrument is not limited to the input operation unit 5, the display 6A, the sound source 8 and the like built in one electronic musical instrument main body, and each electronic musical instrument is configured separately, and each communication unit such as a MIDI interface or various networks is used. Needless to say, the apparatus may be configured to be connected. Furthermore, the apparatus to which the arpeggio generation apparatus according to the present invention is applied is not limited to the form of an electronic musical instrument, but any form of apparatus such as a personal computer, a portable communication terminal such as a PDA or a mobile phone, a karaoke apparatus, or a game apparatus. -You may apply to equipment. When applied to a portable communication terminal, not only when a predetermined function is completed with only the terminal, but also a part of the function is provided on the server side, and the predetermined function is realized as a whole system composed of the terminal and the server. You may make it do.
[0017]
Here, arpeggio pattern data stored in the ROM 2, the RAM 3, or the external storage device 7 will be described. FIG. 2 is a conceptual diagram showing an embodiment of the data structure of arpeggio pattern data. 2A shows the overall structure of the arpeggio pattern data, and FIG. 2B shows an example of the pronunciation pattern data included in each type of arpeggio pattern data.
[0018]
Arpeggio pattern data is data that includes one or more pronunciation pattern data (details will be described later) that define the timing, tone length, volume, or octave shift of the pitch of each arpeggio component sound. Data prepared for multiple types, such as those set by. That is, as shown in FIG. 2A, arpeggio pattern data is stored for each type (for example, musical instrument type such as piano and drum), and the arpeggio pattern data for each type corresponds to the number of key presses. One to a plurality of pronunciation pattern data are included.
[0019]
As shown in FIG. 2 (b), the sound generation pattern data is one sound composed of five elements of timing (Timing), gate time (Gate), key number (Key), octave shift (Oct), and velocity (Vel). This is data in which minute data is stored for one bar. Timing (Timing) is data representing a clock value corresponding to the tone generation start timing of the musical sound, and gate time (Gate) is data representing a time length (clock value) from key-on to key-off of the musical sound to be generated. The length of the pronunciation pattern data is one measure (1920 clocks). In this embodiment, according to each timing value described, when the number of key presses is 1, quarter notes (first and third beats) When the gate time 480) is the number of key presses 2 to 4, the data constitutes an arpeggio pattern that generates quarter notes for each beat.
[0020]
The key number (Key) is data for determining the pitch of a musical sound when an arpeggio is pronounced. That is, a register corresponding to this key number is preset in the RAM 3, and the note number detected in accordance with the key pressing operation of each key in the arpeggio key range is stored in the register, so that the key number data according to a predetermined rule is stored. Assign a note number to. In the arpeggio generation process, the note number assigned to the key number in the pronunciation pattern data is read out from the register, and the note number is used as a note number that determines the pitch of the tone that produces the note number. Note that this note number does not always become the pitch of the musical sound itself because of processing such as octave shift. For example, when the number of key presses that can be detected according to the key press operation of each key in the arpeggio key range is set to 4, the key number is a numerical value of 1 to 4, and the value of this key number is the pitch change of the arpeggio Corresponding to the pattern, it is assigned in advance for each sound data.
[0021]
Octave shift (Oct) is data that specifies how many octaves to change when the pitch (note) specified by pressing each key in the arpeggio range is changed in octave units. It is. For example, in the case where the note number assigned to the key number is C3, and the octave shift value is designated as “0”, the pitch of C3 is kept as it is at the timing of generating the pitch of C3. When the octave shift value is stored as “+1”, the sound is generated with the pitch of C4 obtained by shifting C3 up by one octave at the timing of generating the pitch of C3. The velocity is data representing the velocity value (data used for volume control etc.) of the musical sound to be generated. Arpeggio pronunciation data corresponding to the number of key presses is generated in accordance with the tone generation pattern data defined for each key press number.
[0022]
In the electronic musical instrument shown in FIG. 1, the number of key presses when the user operates the keyboard is detected, and arpeggio sound generation data is generated by selectively using the sound generation pattern data corresponding to the detected key press number. Depending on the number of key presses, an arpeggio with a natural audibility can be generated. The arpeggio generation process for generating such an arpeggio is performed by the CPU 1 of the electronic musical instrument shown in FIG. 1 executing a predetermined program (software) that realizes the arpeggio generation process. The processing operation of this “arpegio generation process” will be described with reference to FIG. FIG. 3 is a flowchart showing an example of the “arpegio generation process”. This processing is executed when the device has been set to the arpeggio performance mode according to the operation of the arpeggio performance mode designation switch. Hereinafter, the processing operation of the processing will be described according to the flowchart shown in FIG.
[0023]
In step S1, the user selects an instrument type that he / she wants to arpeggio sound, and selects a type of arpeggio pattern data to be used for arpeggio generation from a plurality of arpeggio pattern data stored according to the specification of the instrument type. And read the corresponding type of arpeggio pattern data. In step S2, it is checked whether or not the key pressing operation of each key within the arpeggio key range is performed by the user. If the key pressing operation is performed by the user, the arpeggio pattern data already read in step S1 is included. Then, pronunciation pattern data corresponding to the detected number of key presses is extracted (step S3). For example, one of the pronunciation pattern data shown in FIG. 2B is extracted according to the number of key presses. In step S4, arpeggio pronunciation data is generated based on the pronunciation pattern data extracted in step S3.
[0024]
Here, arpeggio generation will be described using an example in which the detected number of key presses is three. Assuming that three keys assigned to note numbers “C3”, “E3”, and “G3” included in the arpeggio key range are pressed at the same time, the arpeggio pattern data for each type that has already been read is stored. The tone pattern data corresponding to the number of key presses 3 is selected from among them, and “C3” is selected for the key number “1 (Key = 1)”, “E3” is set for the key number “2 (Key = 2)”, and the key number. “G3” is assigned to “3 (Key = 3)” (however, the rule is that the note numbers of the keys pressed in the arpeggio key range are assigned sequentially from the note number on the bass side in order of younger keys) ).
[0025]
Referring to the sound generation pattern data with three key presses shown in FIG. 2 (b), both the first beat (Timing = 0000) and the fourth beat (Timing = 1440) have key numbers “1 (Key = 1) "is set, the pitch is determined by the note number" C3 "assigned to the key number" 1 ". At this time, since the octave shift of the first beat is “+1 (Oct = + 1)”, the pitch of the first beat becomes the pitch of “C4” one octave above “C3”. Since the octave shift is “+0 (Oct = + 0)”, the pitch of the fourth beat is directly the pitch of C3. Since the key number “3 (Key = 3)” is set for the second beat (Timing = 0480), the note number “G3” assigned to this key number “3” causes the pitch to increase. Since the octave shift of the second beat is “+0 (Oct = + 0)”, the pitch of the second beat becomes the pitch of “G3” as it is. Similarly, since the key number for the third beat is set to “2 (Key = 2)” and the octave shift is set to “+0 (Oct = + 0)”, the pitch of the third beat is “E3”. Becomes the pitch. In this way, when three keys assigned with note numbers “C3”, “E3”, and “G3” included in the arpeggio key range are simultaneously pressed, the first beat is “C4”. An arpeggio for one measure composed of quarter notes (Gate = 480) with a pitch of “G3” for the second beat, “E3” for the third beat, and “C3” for the fourth beat is generated. It will be.
[0026]
As described above, the note number of the key pressed in the arpeggio key range is referred to by the key number, and the note is played as it is at the pitch of the note number according to the sound pattern data corresponding to the number of keys pressed, or the octave shift Or pronounce it with the pitch you played. That is, the note number of the pressed key is pitch information that determines the pitch of the arpeggio constituent sound.
[0027]
Next, arpeggio generation when the arpeggio pattern data is defined by a fixed note, that is, when a fixed note type arpeggiator is used will be described with reference to FIG. FIG. 4A is a conceptual diagram showing an example of an arpeggio output pattern generated using a fixed note type arpeggiator. Here, the horizontal axis is time, and the output pattern is indicated by a circle. FIG. 4B and FIG. 4C are conceptual diagrams respectively showing examples of pronunciation pattern data used in the fixed note type arpeggiator. In this embodiment, a drum set tone for a predetermined note, for example, notes “C3”, “E3”, “B5”, and “C6”, respectively, bass drum, snare drum, hi-hat close, hi-hat, respectively. A case where each open drum sound is assigned will be described as an example.
[0028]
The configuration for realizing the arpeggio output pattern as shown in FIG. 4A by using the fixed note type arpeggiator has the following two configurations. First, as the first configuration, a plurality of pronunciation pattern data corresponding to the number of key presses for each type is prepared in advance as the above-described configuration, that is, arpeggio pattern data, and it corresponds to the number of key presses at the time of arpeggio generation. The arpeggio is generated by using the pronunciation pattern data. As shown in FIG. 4B, in this case, the sound pattern data is defined so as to correspond to the number of key presses, and each sound pattern data includes timing (Timing), gate time (Gate), note number. (Note), data of one sound consisting of four elements of velocity (Vel) is stored for one measure. The timing, gate time, and velocity are the same as those shown in FIG.
[0029]
The note number is pitch information corresponding to each drum tone. In the embodiment shown in FIG. 4B, only the note number “C3” is generated in the sound generation pattern data corresponding to the number of key presses 1, and the note number “C3” in the sound generation pattern data corresponding to the number of key presses 2. “C3 + E3”, note numbers “C3”, “B5”, and “C3 + E3” in the pronunciation pattern data corresponding to the key depression number 3, and note numbers “B5” and “C3 + C6” in the pronunciation pattern data corresponding to the key depression number 4. ”And“ C3 + E3 + C6 ”are defined together with the sound generation timing, sound length, volume, etc. of each arpeggio component sound. That is, the sound pattern data corresponding to the number of key presses 1 is “bass drum” pattern only, and the sound pattern data corresponding to the key press number 2 is “bass drum” pattern in addition to the “bass drum and snare drum” pattern, The sound pattern data corresponding to the number of key presses 3 is the “bass drum” pattern, the “hi-hat open” pattern and the “merge bass drum and snare drum” pattern, and the sound pattern data corresponding to the key press number 4 is the “hi-hat open” pattern And “Mass of bass drum and hi-hat close” pattern, “Merge of bass drum and snare drum and hi-hat close” pattern (see FIG. 4A), etc. Stored in the sound pattern data, and the sound pattern data is cut according to the number of keys pressed. Instead to use.
[0030]
In this way, the sound pattern data corresponding to the number of key presses is prepared, and the configuration using the sound pattern data corresponding to the number of key presses by the user at the time of arpeggio generation is based on the fixed note type arpeggiator. In this way, in the fixed note type arpeggiator, the timbre increases as the number of key presses increases, and the sound has a natural and varied sensation. Arpeggio can be generated.
[0031]
As a second configuration, a plurality of tone pattern data corresponding to each drum tone color are prepared as arpeggio pattern data regardless of the number of key presses for each type, and these tone generation patterns are generated according to the key press number at the time of arpeggio generation. In this configuration, an arpeggio is generated by using a combination of one or more data. For example, as shown in FIG. 4C, as the sound generation pattern data, bass drum (note number “C3”), snare drum (note number “E3”), hi-hat open (note number “B5”), hi-hat close ( Four tone generation pattern data each defining a note number “C6”) are defined. If the number of key presses is 1, for example, only the “bass drum” pattern is generated using only the pronunciation pattern data in which the note number “C3” is defined. When the number of key presses is 2, for example, the “bass drum” and “snare drum” patterns are generated by combining the sound generation pattern data in which the note number “C3” and the note number “E3” are defined. When the number of key presses is 3, for example, a combination of pronunciation pattern data in which a note number “C3”, a note number “E3”, and a note number “B5” are defined is combined with a “bass drum”, “snare drum”, Generate a “hi-hat open” pattern. When the number of key presses is 4, for example, a combination of pronunciation pattern data in which a note number “C3”, a note number “E3”, a note number “B5”, and a note number “C6” are defined is combined with a “bass drum”. , “Snare drum”, “hi-hat open”, and “hi-hat close” patterns are generated.
[0032]
In this way, even if the pronunciation pattern data used in accordance with the number of key presses is used in combination, in the fixed note type arpeggiator, the tone can be increased as the number of key presses increases. You will be able to produce arpeggios with natural and varied audibility. Note that the combination of the pronunciation pattern data to be used according to the number of key presses may be preset in advance or set appropriately by the user.
[0033]
In the above-described embodiment, four keys are shown as the number of key presses, but the present invention is not limited to this. Also, when the number of key presses is larger than planned (for example, 5 or 6 sounds in the case of 4 sounds planned), the one with the largest number of key presses is used among the prepared pronunciation pattern data. You can do it.
Note that the sound generation pattern data used for the fixed note type arpeggiator may define information specifying sound effects instead of note numbers. Also, note numbers and information for designating sound effects may be defined together, and information used for arpeggio generation may be switched and used based on the magnitude of velocity at the time of key depression. For example, a note number may be used when it is below a predetermined velocity value, and information specifying a sound effect may be used when it is greater than a predetermined velocity value.
[0034]
Note that the pronunciation pattern data format is “Event + Relative time” that represents the time of occurrence of each event as the time from the previous event, and “Event” that represents the time of occurrence of the event as an absolute time within the song or measure. “Absolute time”, “pitch (rest) + note length” expressed in note pitches and note lengths or rest and rest lengths, a memory area is secured for each minimum performance resolution, and an event occurs Any format may be used such as a “solid method” in which an event is stored in a memory area corresponding to a time to be performed.
[0035]
【The invention's effect】
According to the present invention, an arpeggio pattern that allows a natural audibility to be obtained according to the number of performance operators operated in advance is stored, the number of performance operators operated by the user is detected, and the corresponding performance operator is stored. Since the arpeggio is generated by selectively using the arpeggio pattern according to the number, the user can easily generate an arpeggio with a natural sensation according to the number of performance controls operated. The effect is obtained.
[Brief description of the drawings]
FIG. 1 is a block diagram of a hardware configuration showing an embodiment of an overall configuration of an electronic musical instrument to which an arpeggio generating apparatus according to the present invention is applied.
FIG. 2 is a conceptual diagram showing an embodiment of the data structure of arpeggio pattern data, FIG. 2 (a) is an overall structure of arpeggio pattern data, and FIG. 2 (b) is pronunciation pattern data included in the arpeggio pattern data. An embodiment will be shown.
FIG. 3 is a flowchart showing an embodiment of an arpeggio generation process.
FIG. 4 is a conceptual diagram for explaining arpeggio generation when a fixed note type arpeggiator is used. FIG. 4A is an example of an arpeggio output pattern, FIG. 4B and FIG. c) shows examples of pronunciation pattern data.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... CPU, 2 ... ROM, 3 ... RAM, 4 ... Communication interface, 4A ... External device, 5 ... Input operation part, 6 ... Display part, 6A ... Display, 7 ... External storage device, 8 ... Sound source, 8A ... Sound System, 1D ... communication bus

Claims (3)

楽音発生のための複数の鍵からなる演奏操作子と、
アルペジオ構成音の発音数と発音タイミングとを示す発音タイミング情報少なくとも定義した発音パターンデータをアルペジオタイプ別に複数記憶する記憶手段であって、前記発音数が異なる複数の発音パターンデータを押鍵数に対応させて記憶するものと、
アルペジオタイプを選択する選択手段と、
前記演奏操作子の操作に応じて、演奏操作子の押鍵数を検出する検出手段と、
前記選択したアルペジオタイプにおける複数の発音パターンデータの中から、前記検出した演奏操作子の押鍵に対応する発音パターンデータを取得する取得手段と、
前記取得した発音パターンデータと所定の音高情報とに基づいて、アルペジオの楽音を生成する生成手段であって、前記取得した発音パターンデータの発音タイミング情報に従ってアルペジオ構成音の発音数を押鍵数毎に異ならせて生成するものと
を具備するアルペジオ生成装置。
A performance operator consisting of multiple keys for generating music,
Storage means for storing a plurality of pronunciation pattern data for each arpeggio type that defines at least the pronunciation timing information indicating the number of pronunciations of the arpeggio constituent sounds and the timing of sound generation , wherein the plurality of pronunciation pattern data having different pronunciation numbers is used as the number of key presses. To memorize in correspondence ,
A selection means for selecting an arpeggio type;
In response to the operation of the performance operator, detecting means for detecting the key depression speed of Starring Somisao Sakuko,
From a plurality of sound pattern data in said selected arpeggio type, an acquisition unit for acquiring the pronunciation pattern data that corresponds to the key depression speed of the performance operators which the detected,
A generating means for generating arpeggio musical sounds based on the acquired pronunciation pattern data and predetermined pitch information , wherein the number of keystrokes of the arpeggio constituent sounds is determined according to the pronunciation timing information of the acquired pronunciation pattern data An arpeggio generating device comprising a device that generates a different one for each .
前記所定の音高情報は、操作された演奏操作子から入力された音高情報、又は前記取得した発音パターンデータに定義済みの音高情報のいずれかであることを特徴とする請求項1に記載のアルペジオ生成装置。It said predetermined pitch information, pitch information input from the operated performance operator, or to claim 1, wherein said either of the acquired predefined pitch information to the sound pattern data The arpeggio generator described. コンピュータに、
アルペジオ構成音の発音数と発音タイミングとを示す発音タイミング情報少なくとも定義した発音パターンデータをアルペジオタイプ別に複数記憶する所定の記憶手段に、前記発音数が異なる複数の発音パターンデータを押鍵数に対応させて記憶する手順と、
アルペジオタイプを選択する手順と、
楽音発生のための複数の鍵からなる演奏操作子の操作に応じて、演奏操作子の押鍵数を検出する手順と、
前記選択したアルペジオタイプにおける複数の発音パターンデータの中から、前記検出した演奏操作子の押鍵に対応する発音パターンデータを取得する手順と、
前記取得した発音パターンデータと所定の音高情報とに基づいて、アルペジオの楽音を生成する際に、前記取得した発音パターンデータの発音タイミング情報に従ってアルペジオ構成音の発音数を押鍵数毎に異ならせて生成する手順と
を実行させるためのプログラム。
On the computer,
Pronunciation pattern data defines at least the sound generation timing information indicating a sound speed and sound generation timing of the arpeggio constituent notes in a predetermined storage means for storing a plurality for each arpeggio type, the depressed number multiple pronunciation pattern data the number of sound is different The procedure to memorize correspondingly ,
The procedure for selecting the arpeggio type,
In response to the operation of the performance operator comprising a plurality of keys for tone generation, and the procedure for detecting the key depression speed of Starring Somisao Sakuko,
From a plurality of sound pattern data in said selected arpeggio type, the procedure for acquiring the pronunciation pattern data that corresponds to the key depression speed of the performance operators which the detected,
When generating an arpeggio musical sound based on the acquired pronunciation pattern data and predetermined pitch information, the number of pronunciations of the arpeggio constituent sound is different for each key press according to the pronunciation timing information of the acquired pronunciation pattern data. Program to execute the procedure to generate .
JP2003074253A 2003-03-18 2003-03-18 Arpeggio generator and program Expired - Fee Related JP3933070B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003074253A JP3933070B2 (en) 2003-03-18 2003-03-18 Arpeggio generator and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003074253A JP3933070B2 (en) 2003-03-18 2003-03-18 Arpeggio generator and program

Publications (2)

Publication Number Publication Date
JP2004279953A JP2004279953A (en) 2004-10-07
JP3933070B2 true JP3933070B2 (en) 2007-06-20

Family

ID=33289951

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003074253A Expired - Fee Related JP3933070B2 (en) 2003-03-18 2003-03-18 Arpeggio generator and program

Country Status (1)

Country Link
JP (1) JP3933070B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5141012B2 (en) * 2006-12-28 2013-02-13 ヤマハ株式会社 Arpeggio generator and program
JP5041015B2 (en) * 2010-02-04 2012-10-03 カシオ計算機株式会社 Electronic musical instrument and musical sound generation program

Also Published As

Publication number Publication date
JP2004279953A (en) 2004-10-07

Similar Documents

Publication Publication Date Title
JP3933070B2 (en) Arpeggio generator and program
JPH06332449A (en) Singing voice reproducing device for electronic musical instrument
JP4614307B2 (en) Performance data processing apparatus and program
JP4239706B2 (en) Automatic performance device and program
JP4748027B2 (en) Automatic accompaniment apparatus and program
JP5125374B2 (en) Electronic music apparatus and program
JP3719219B2 (en) Electronic musical sound generating apparatus and method
JP3632487B2 (en) Chord detection device for electronic musical instruments
JPH0527762A (en) Electronic musical instrument
JP2002032079A (en) Device and method for automatic music composition and recording medium
JPH0566776A (en) Automatic orchestration device
JP3661963B2 (en) Electronic musical instruments
JP5104414B2 (en) Automatic performance device and program
JP3424989B2 (en) Automatic accompaniment device for electronic musical instruments
JP3821117B2 (en) Wind instrument type electronic musical instrument
JP4075677B2 (en) Automatic accompaniment generator and program
JP4017776B2 (en) Tone switching device
JP5125373B2 (en) Electronic music apparatus and program
JP2000172253A (en) Electronic musical instrument
JP4218566B2 (en) Musical sound control device and program
JP4900233B2 (en) Automatic performance device
JP5659501B2 (en) Electronic music apparatus and program
JP5104293B2 (en) Automatic performance device
JP5104415B2 (en) Automatic performance device and program
JP2004101707A (en) Storage medium storing musical score display data, and device and program for musical score display using the musical score display data

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070207

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: 20070227

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070312

R150 Certificate of patent or registration of utility model

Ref document number: 3933070

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140330

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees