JP4183851B2 - Electronic musical instruments - Google Patents

Electronic musical instruments Download PDF

Info

Publication number
JP4183851B2
JP4183851B2 JP19252799A JP19252799A JP4183851B2 JP 4183851 B2 JP4183851 B2 JP 4183851B2 JP 19252799 A JP19252799 A JP 19252799A JP 19252799 A JP19252799 A JP 19252799A JP 4183851 B2 JP4183851 B2 JP 4183851B2
Authority
JP
Japan
Prior art keywords
strumming
musical
data
tone
performance
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
JP19252799A
Other languages
Japanese (ja)
Other versions
JP2001022356A (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.)
Kawai Musical Instrument Manufacturing Co Ltd
Original Assignee
Kawai Musical Instrument Manufacturing Co Ltd
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 Kawai Musical Instrument Manufacturing Co Ltd filed Critical Kawai Musical Instrument Manufacturing Co Ltd
Priority to JP19252799A priority Critical patent/JP4183851B2/en
Publication of JP2001022356A publication Critical patent/JP2001022356A/en
Application granted granted Critical
Publication of JP4183851B2 publication Critical patent/JP4183851B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Electrophonic Musical Instruments (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、押鍵された鍵盤の音を、所定のパターンに従って、分散和音として演奏するアルペジオ演奏機能を備えた電子楽器の改良に関する。
【0002】
【従来の技術】
電子鍵盤楽器の中には、押鍵された鍵盤の音を、所定のパターンに従って、分散和音として演奏するアルペジオ演奏機能を備えたものがある。
【0003】
このアルペジオ機能は、押鍵されている間、パターンデータを1ステップずつ読み出して発音し、所定のステップに来たら、最初のステップに戻り、ループして演奏すると共に、離鍵時に、パターンデータの読み出しをストップするというものである。
【0004】
【発明が解決しようとする課題】
上記のパターンデータは、リアルタイムで煩雑にパターンを切り替えることや、エディットの都合上から、所定のステップ(32ステップ程度)で固定されたフォーマットにより構成されている。
【0005】
そのため、上記アルペジオ機能を使用して、ストラミング(ギターの弦等をかき鳴らすように弾く)効果の各弦の微妙なタイミングのずれを表現しようとすれば、ストラミング演奏を実行する際の各構成音を上記各ステップに割り当て、これらのステップを次々に読み出して発音することになる。
【0006】
しかし、各構成音の割り当てには、アルペジオ演奏時のステップ数では不足し、また各ステップ時間も短くする必要がある。仮にフォーマットを変更してステップ数を増やしたとしても、データのサイズが大きくなってしまう問題があり、実際には、和音演奏の部分では、常に同時に発音させることしかできず、ストラミングのような各構成音の微妙なタイミングのずれを表現することは、困難であった。
【0007】
本発明は、以上のような問題に鑑み創案されたもので、データサイズを大きくせずに、ストラミングのような各構成音の微妙なタイミングのずれを表現しながら、楽音を発生できる電子楽器を提供せんとするものである。
【0008】
【課題を解決するための手段】
本発明は、押鍵された鍵盤の音を、所定のパターンに従って、分散和音として演奏するアルペジオ演奏機能を備えた電子楽器の構成を前提としている。従って、本発明の内容をより一層深く理解してもらうために、本発明の構成の説明前に、その前提となるアルペジオ機能につき先に説明する必要がある。
【0009】
アルペジオ機能は、全離鍵された状態から、何れかの鍵盤が押鍵されると、下記表1に示すROM上のパターンデータを読み出してスタートする。そして、HEADERの音符長に従ってパターンデータを1ステップずつ読み出して発音していく。HEADERで指定されたTotalStepまで読み出したら、Step1へ戻り、ループして演奏する。鍵盤が全離鍵された時点で、パターンデータの読み出しをストップする。
【0010】
【表1】

Figure 0004183851
【0011】
鍵盤の押鍵状態は、キーマップの更新と共に、KeyNo./Velocityが、下記表2に示すRAM上の音名格納バッファ(後述する鍵盤データ保管部6に相当する)に格納される(すなわち、現在の押鍵状態が常に格納される)。ここでの「NoteNo.」は、音名格納バッファのNo.1〜12を指し、「KeyNo.」は、通常の鍵盤No.0〜127を指す。
【0012】
【表2】
Figure 0004183851
【0013】
読み出したパターンデータの各パラメータの処理内容は、次の通りである。
1)NoteNo.:
このNo.に従って音名格納バッファのKeyNo./Velocityを読み出す。該NoteNo.が空の場合はHEADERの不足音モードに従って処理される。
不足音モード(Alternate、First、Last、Rest)
Alternate:
押鍵された音の中でUP/DOWNする。すなわち、前回発音していた音のNoteNo.の1つ小さいNo.の音を発音する。空の場合が連続した時、NoteNo.が下がりきったら、今度は反転して1つ大きいNo.の音を発音し、さらに上がりきったら、また反転して1つ小さいNo.の音を発音するというように、発音していく。
First:
NoteNo.=1のKeyNo./Velocityで発音する。
Last:
データが格納されている1番大きいNoteNo.のKeyNo./Velocityで発音する。
Rest:
何も発音しない。
2)LEVEL:
休符になっていれば、そのStepは何も発音しない。このLEVELデータは、1)NoteNo.で読み出したVelocityデータに乗算される。
3)GATE:
HEADERの1Stepの音符長(クロック数)に、読み出したGATE1〜250%を乗算して、そのStepの音符のゲートタイムとする。例えば200%なら、2Step分のゲートタイムとなる。
4)PAN:
そのStepの音の定位を指定する。データ無しなら何もしない。
【0014】
ギターのカッティングのような演奏を表現する場合、従来は、パターンデータのNOTE1〜NOTE4のいずれか又はその組み合わせで、各Stepに、和音の構成音を割り当て、1Stepずつ複数のNOTEを同時に読み出して発音して、ギターのカッティング演奏の効果を得ていた。しかし、上述のように、ストラミングのような各構成音の微妙なタイミングのずれを表現することは、困難であった。
【0015】
本発明は、以上のような、押鍵された鍵盤の音を、所定のパターンに従って、分散和音として演奏するアルペジオ演奏機能を備えた構成を前提として、端的に言えば、該アルペジオ演奏時に、指定されたステップの複数の音を、任意のタイミングずつ遅延させて発音させることになる。換言すれば、アルペジオ演奏時に、指定されたステップでは、押鍵された鍵盤の音のうち、1音のみ発音させ、残りの音は所定の時間間隔毎に遅延させて発音させることになる。
【0016】
上記パターンデータを基に、その具体例を挙げれば、前記表1に示すように、パターンデータにストラミング拍指定領域を設け、そのNOTE1〜NOTE4の1つのStep(例えば1Step目、5Step目…)に、ストラミング拍を指定して、ストラミング構成音を割り当てる。そしてNOTE1の1Step目に格納された楽音データをそのまま発音させ、NOTE2〜NOTE4の1Step目に格納された楽音データは、順番に、所定の時間間隔毎に遅延させて発音させるようにする。
【0017】
上記構成によれば、遅延させる時間間隔の設定次第で、ストラミングのような各構成音の微妙なタイミングのずれを表現することが可能になる。
【0018】
請求項1の構成は、以上のような構成をさらに具体化したものである。すなわち、本項で規定する電子楽器の構成は、
与えられた楽音データに基づいて楽音を発生せしめる楽音発生手段と、
押鍵された鍵盤の音を分散和音として演奏する単音または複音からなるパターンデータを格納するパターンデータ格納手段と、
前記パターンデータ格納手段に格納されたパターンデータに対し、アルペジオ演奏中にストラミング演奏を行う拍の間隔、又は拍子パターンを指定するストラミング拍指定手段と、
ストラミング演奏時の遅延タイミングを指定する遅延タイミング指定手段と、
前記パターンデータ格納手段からパターンデータを読み出し、押鍵された鍵盤に対応しており、上記楽音発生手段に与えられ、これに基づいて楽音を発生せしめる楽音データを該パターンデータに従って楽音発生手段に出力すると共に、前記ストラミング拍指定手段で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤に対応しており、上記楽音発生手段に与えられ、これに基づいて楽音を発生せしめる楽音データのうち1音目の楽音データのみを、前記楽音発生手段に出力し、残りの楽音データを、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて、前記楽音発生手段に出力する制御手段と
を有することを特徴としている。
【0019】
前記制御手段は、通常は、前記パターンデータ格納手段からパターンデータを読み出し、押鍵された鍵盤の楽音データを該パターンデータに従って楽音発生手段に出力する。しかし、前記ストラミング拍指定手段で指定されたストラミング演奏を行う拍がある場合には、該拍の時に、押鍵された鍵盤の楽音データのうち1音目の楽音データのみを、前記楽音発生手段に出力し、残りの楽音データを、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて、前記楽音発生手段に出力することになる。
【0020】
上記パターンデータを例に取り説明すれば、ストラミング拍指定手段でストラミング演奏を行う拍を指定した場合(前記ストラミング拍指定領域にその指定を行った場合)に、前記制御手段は、パターンデータ格納手段に格納されたパターンデータのNOTE1〜NOTE4の1つのStep(例えば1Step目)に、ストラミング構成音を割り当て、そのうち、NOTE1の1Step目に格納された楽音データを読み出し、そのまま楽音発生手段に出力する。また該制御手段は、NOTE2〜NOTE4の1Step目に格納された楽音データについては、一時的にバッファに保管し、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて読み出し、前記楽音発生手段に出力することになる。
【0021】
請求項の構成は、上記請求項の構成において、ストラミング演奏時における前記制御手段によりストラミング構成音を指定された遅延タイミングだけ遅延させるための具体的構成と、その制御の仕方を示すもので、具体的には、該制御手段に、押鍵された鍵盤の楽音データを格納しておくバッファを備え、前記ストラミング拍指定手段で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤の楽音データのうち1音目の楽音データのみを、該バッファを経ないで前記楽音発生手段にそのまま出力すると共に、残りの楽音データを前記バッファに一時的に格納し、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて、該バッファから前記楽音発生手段に出力することを特徴としている。
【0022】
尚、前記遅延タイミング指定手段で指定する遅延タイミングは、演奏される曲のテンポに応じて、その時間長が変化するようにしても良いし、或いは固定した時間長としても良い。前記パターンデータを例にとれば、該遅延タイミングは、HEADERの1Step音符長に応じて、その時間長を変化させることもできるし、或いは該音符長によらずに、固定した時間長とすることもできる。
【0023】
また前記ストラミング拍指定手段によって、パターンデータに対し、ストラミング演奏を行う拍の間隔を指定する場合とは、1泊おき、2拍おき等というように、指定することを言う。又拍子パターンを指定する場合とは、予め用意されたストラミングを行う拍のパターンから選択する場合や、ストラミングを行う拍のパターンを予め作成し、それを指定する場合を言う。
【0024】
【発明の実施の形態】
以下、本発明の実施の形態を図示例と共に説明する。
図1は本発明を実施する形態の一例である電子鍵盤楽器の外観構成を示す平面図である。同図において、電子鍵盤楽器の本体100には、後述する鍵盤部114と、パネル操作部115及びパネル操作などの状態を演奏者に視覚的に確認させるためのパネルディスプレイからなる表示部116などが設けられている。
【0025】
図2は、上記電子鍵盤楽器の回路図である。同図に示すように、バス110上に、CPU111、RAM112、ROM113、キースキャン回路114aを介して繋がる鍵盤部114、パネルスキャン回路115aを介して繋がるパネル操作部115、表示制御回路116aを介してつながる表示部116、楽音発生部117が、各接続されており、該バス110を通じてこれらのデバイスに各種命令やデータの受け渡しがなされる。また前記楽音発生部117には、発生せしめられた楽音をアナログに変換するD/A変換回路118と、それを増幅する増幅器及び外部に発音せしめるスピーカなどのサウンドシステム119が電気的に接続されている。
【0026】
図3は、本発明に係る構成を有する電子鍵盤楽器の機能ブロック図であり、同図に示されるように、本構成は、楽音発生手段1と、パターンデータ格納手段2と、ストラミング拍指定手段3と、遅延タイミング指定手段4と、制御手段5とを有している。
【0027】
前記楽音発生手段1は、与えられた楽音データに基づいて楽音を発生せしめる構成であり、前記楽音発生部117と、D/A変換回路118及びサウンドシステム119を含む構成で実現される。
【0028】
前記パターンデータ格納手段2は、前記鍵盤部114で押鍵された鍵盤の音を分散和音として演奏するパターンデータを格納する構成であり、本構成では、前記ROM113で構成されている。但しROM113の構成に限られるものではなく、ROMや外部記憶装置から読み出された前記パターンデータを記憶するRAM112、或いはフラッシュRAMモジュールのような構成でも良い。ここでパターンデータに関しては、前述した構成と同じものであるので、その説明は割愛する。
【0029】
前記ストラミング拍指定手段3は、前記パターンデータ格納手段2に格納されたパターンデータに対し、ストラミング演奏を行う拍の間隔を指定する(或いは予め記憶されているデータから選択する)構成であり、CPU111及びパネルスキャン回路115aを介して繋がるパネル操作部115で構成され、またこれによって設定される拍の間隔は、前記表示部116で表示され、演奏者が視覚的に確認できるようになっている。
【0030】
前記遅延タイミング指定手段4は、ストラミング演奏時の遅延タイミングを指定する(或いは予め記憶されているデータから選択する)構成であり、前記と同様、CPU111及びパネルスキャン回路115aを介して繋がるパネル操作部115で構成され、またこれによって設定される遅延タイミングは、前記表示部116で表示され、演奏者が視覚的に確認できるようになっている。この遅延タイミングは、演奏される曲のテンポに応じて、その時間長が変化するようになっている(固定した時間長とすることもできる)。
【0031】
前記制御手段5は、前記パターンデータ格納手段2からパターンデータを読み出し、鍵盤部114で押鍵された鍵盤の楽音データを該パターンデータに従って楽音発生手段1に出力すると共に、前記ストラミング拍指定手段3で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤の楽音データのうち1音目の楽音データのみを、前記楽音発生手段1に出力し、残りの楽音データを、遅延タイミング指定手段4で指定された遅延タイミングずつ順に遅延させて、前記楽音発生手段1に出力する機能を有する。
【0032】
上記制御手段5の構成は、基本的にCPU111で構成されるが、更にタイミングを遅延させる2音目以降の楽音データを格納しておくRAM112で構成されるバッファ5aを備えている。そして、CPU111とバッファ5aにより、前記ストラミング拍指定手段3で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤の楽音データのうち1音目の楽音データのみを、このバッファ5aを経ないで前記楽音発生手段1にそのまま出力すると共に、残りの楽音データを前記バッファ5aに一時的に格納し、遅延タイミング指定手段4で指定された遅延タイミングずつ順に遅延させて、該バッファ5aから前記楽音発生手段1に出力することになる。
【0033】
その他、本実施形態では、RAM112で構成される鍵盤データ保管部6の構成と、CPU111、RAM112及びキースキャン回路114aを介して繋がる鍵盤部114で構成されるパターンスタート/ストップ制御部7の構成を備えている。
【0034】
そのうち前記鍵盤データ保管部6は、鍵盤部114で押鍵されてキースキャン回路114aで検出された押鍵データを一時的に格納しておくバッファ構成(前記表2参照)であり、ここで格納された押鍵データは、前記制御手段5に出力される。該制御手段5では、この押鍵データに基づき、該押鍵データに相当する楽音データへ変換し、その一部は前記楽音発生手段1に出力し、また残りの一部は前記バッファ5aに格納する。
【0035】
また前記パターンスタート/ストップ制御部7は、前記パターンデータ格納手段2から読み出されたパターンデータに従って楽音データを楽音発生手段1に出力する制御手段5に対し、アルペジオ演奏(このようなパターンデータに従った出力の制御)を開始又は停止を指示する構成である。ここでは、アルペジオ演奏を開始する場合はアルペジオ演奏フラグがRAM112に設定され、反対に停止する場合は該フラグの設定を解除する。
【0036】
図4は、本電子鍵盤楽器におけるストラミング演奏を行う場合の処理フローを示すフローチャートである。まず電源がONになると、図2に示す上記各回路構成の初期化を実行する(ステップS101)。そして鍵盤部114のスキャンを行い(ステップS102)、さらにパネル操作部115のスキャンを実行する(ステップS103)。
【0037】
次に鍵盤イベントのチェックを行い(ステップS104)、鍵盤イベントが検出されれば(ステップS104;Yes)、それに基づいて、鍵盤の押鍵状態を格納するマップの更新を行う(ステップS105)。このマップの更新とは、後述する図5のように、和音演奏があった時に、どの鍵盤が押されたか(KeyNo.)及びどの程度の音量か(Velocity)を前記鍵盤データ保管部6に格納する(上記表2参照)ことを言う。例えば、C4、E4、G4、C5が押鍵された時には、前記鍵盤データ保管部6のNoteNo.1〜4に、C4、E4、G4、C5を格納することになる(以下同じ)。さらに全鍵離鍵の状態からの押鍵でスタート処理(演奏フラグのセット)、また全鍵が離鍵された時にはストップ処理(フラグクリア、消音)を行う(ステップS106)。
【0038】
その後、ストラミング演奏対象となる楽音データが待機しているか(バッファ5aに格納されているか)否かをチェックする(ステップ107)。このストラミング演奏対象となる楽音データは、後述するように、前記ストラミング拍指定手段3によってストラミング演奏の指示があった場合に(正確には該演奏のための拍の間隔が指定されること)、その2音目以降のデータが前記バッファ5aに格納されて、待機することになる。ストラミング演奏対象となる楽音データが待機している場合(ステップ107;Yes)、後述するステップS118でカウントされ始めた(前記遅延タイミング指定手段4によって指定された)遅延タイミング分、時間が経過して発音タイミングになったか否かをチェックする(ステップS108)。発音タイミングになった場合(ステップS108;Yes)、待機しているストラミング演奏対象となる楽音データを楽音発生手段1に出力し発音させる(ステップS109)。そして後述する待機カウンタを、出力した音分デクリメントする(ステップS110)。
【0039】
前記ステップS107でストラミング演奏対象となる楽音データが待機していない場合(ステップ107;No)、前記ステップS108で発音タイミングになっていない場合(ステップS108;No)、或いは前記ステップS110の後、アルペジオ演奏中か否か、前記アルペジオ演奏フラグをチェックする(ステップS111)。該フラグが設定されている場合(ステップS111;Yes)、クロックチェックを行い、現在のクロックが、アルペジオ演奏するために設定されたステップに達したか否かをチェックする(ステップS112)。
【0040】
現在のクロックが、上記設定ステップに達した場合(ステップS112;Yes)、制御手段5は、上記パターンデータ格納手段2と鍵盤データ保管部6に格納された押鍵データを読み出して、楽音データに変換し、パターンデータのStepを進行せしめる(ステップS113)。そして、1音目の楽音データを楽音発生手段1に出力し、発音させる(ステップS114)。
【0041】
次に前記ストラミング拍指定手段3によってストラミング演奏の指示があるか否か(正確には該演奏のための拍の間隔が指定されているか否か)をチェックする(ステップS115)。その指示がある場合(ステップS115;Yes)、2音目以降の楽音データをバッファ5aに保管する(ステップS116)。そしてバッファ5aに保管している楽音データがあることを示すため、その待機音分待機カウンタをインクリメントする(ステップS117)。それと共にこの待機楽音データをならすためのタイミングを測るため(前記ステップS108のタイミングチェックのため)、タイミングをカウントし始める(ステップS118)。
【0042】
他方、ストラミング演奏の指示がない場合(ステップS115;No)は、2音目以降の楽音データを楽音発生手段1に出力し、1音目と同時に発音させる(ステップS119)。
【0043】
前記ステップS111でアルペジオ演奏フラグが設定されていない場合(ステップS111;No)、前記ステップS112で、現在のクロックが上記設定ステップに達していない場合(ステップS112;No)、或いは前記ステップS118やステップS119の後、前記ステップS102に復帰し、以上の処理を繰り返す。
【0044】
図5は、以上の本実施形態構成を使用してストラミング演奏を行った場合の演奏タイミング(楽音出力タイミング)を、従来例の場合と比較しながら示すものである(従来例は(a)、本実施形態は(b)で示す)。
【0045】
同図に示すように、ストラミング演奏の指示のあるStep1とStep5のところで、従来例の場合は、C4、E4、G4、C5の全ての音が同時に鳴っているが、本実施形態の場合は、これらの音が、遅延タイミングt1分だけ順次ずれて発音せしめられており、ストラミング演奏が実施できることが分かる。
【0046】
尚、本発明の電子楽器は、上述の実施例にのみ限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。
【0047】
【発明の効果】
以上、説明したように本発明の請求項1〜4記載の電子楽器によれば、データサイズを大きくすることなく、遅延させる時間間隔の設定次第で、アルペジオ機能を用いた演奏の中で、指定した拍に、ストラミングのような各構成音の微妙なタイミングのずれを表現しながら演奏することが可能になるという優れた効果を奏し得る。
【図面の簡単な説明】
【図1】本発明を実施する形態の一例である電子鍵盤楽器の外観構成を示す平面図である。
【図2】電子鍵盤楽器の回路図である。
【図3】本発明に係る構成を有する電子鍵盤楽器の機能ブロック図である。
【図4】上記電子鍵盤楽器でストラミング演奏を行う場合の処理フローを示すフローチャートである。
【図5】実施形態構成を使用してストラミング演奏を行った場合の演奏タイミングを示したタイミング図である。
【符号の説明】
1 楽音発生手段
2 パターンデータ格納手段
3 ストラミング拍指定手段
4 遅延タイミング指定手段
5 制御手段
5a バッファ
6 鍵盤データ保管部
7 パターンスタート/ストップ制御部
100 本体
110 バス
111 CPU
112 RAM
113 ROM
114 鍵盤部
114a キースキャン回路
115 パネル操作部
115a パネルスキャン回路
116 表示部
116a 表示制御回路
117 楽音発生部
118 D/A変換回路
119 サウンドシステム[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an improvement of an electronic musical instrument having an arpeggio performance function for playing a pressed key sound as a distributed chord according to a predetermined pattern.
[0002]
[Prior art]
Some electronic keyboard musical instruments have an arpeggio performance function for playing a pressed keyboard sound as a distributed chord according to a predetermined pattern.
[0003]
This arpeggio function reads out the pattern data step by step while the key is pressed, and when it comes to a predetermined step, returns to the first step, loops and plays, and at the time of releasing the pattern data Reading is stopped.
[0004]
[Problems to be solved by the invention]
The pattern data is configured in a format fixed in a predetermined step (about 32 steps) for the convenience of editing patterns in real time and editing.
[0005]
Therefore, if you use the above arpeggio function to express the subtle timing shift of each string of strumming (playing as if strumming a guitar string), each component sound when performing a strumming performance These steps are assigned to the above steps, and these steps are read one after another and pronounced.
[0006]
However, the number of steps in the arpeggio performance is insufficient for assigning each constituent sound, and it is necessary to shorten each step time. Even if the format is changed and the number of steps is increased, there is a problem that the size of the data becomes large, and in fact, in the chord performance part, it is always possible to produce sounds at the same time. It was difficult to express a subtle timing shift of the constituent sounds.
[0007]
The present invention was devised in view of the above problems, and an electronic musical instrument capable of generating musical sounds while expressing a subtle timing shift of each constituent sound such as struming without increasing the data size. It is to be provided.
[0008]
[Means for Solving the Problems]
The present invention is premised on the configuration of an electronic musical instrument having an arpeggio performance function for playing a depressed keyboard sound as a distributed chord according to a predetermined pattern. Therefore, in order to have a deeper understanding of the contents of the present invention, it is necessary to first explain the arpeggio function that is the premise thereof before describing the configuration of the present invention.
[0009]
The arpeggio function starts by reading the pattern data on the ROM shown in Table 1 below when any key is pressed from the state where all keys are released. Then, the pattern data is read out step by step in accordance with the note length of HEADER and pronounced. After reading up to the TotalStep specified by HEADER, the process returns to Step 1 to perform a loop. When all keys on the keyboard are released, pattern data reading is stopped.
[0010]
[Table 1]
Figure 0004183851
[0011]
As for the key depression state of the keyboard, KeyNo./Velocity is stored in a pitch name storage buffer (corresponding to a keyboard data storage unit 6 to be described later) in RAM shown in Table 2 below along with the key map update (that is, The current key press state is always stored). Here, “NoteNo.” Indicates No. 1 to 12 of the pitch name storage buffer, and “KeyNo.” Indicates normal keyboard Nos. 0 to 127.
[0012]
[Table 2]
Figure 0004183851
[0013]
The processing content of each parameter of the read pattern data is as follows.
1) NoteNo .:
In accordance with this No., Key No./Velocity of the pitch name storage buffer is read. When the NoteNo. Is empty, processing is performed according to the HEADER undertone mode.
Under sound mode (Alternate, First, Last, Rest)
Alternate:
UP / DOWN in the pressed key. That is, the sound of No. that is one less than the Note No. of the sound that was pronounced last time is generated. When the Note No. has fallen when the case of the sky continues, it will invert and sound one loud No., and when it rises further, it will invert and sound one smaller No. And so on.
First:
Pronunciation with KeyNo./Velocity of NoteNo. = 1.
Last:
It is pronounced with KeyNo./Velocity of the largest NoteNo. Where data is stored.
Rest:
Does not pronounce anything.
2) LEVEL:
If it is a rest, the Step does not pronounce anything. This LEVEL data is multiplied by 1) Velocity data read in NoteNo.
3) GATE:
The note length (number of clocks) of 1 Step of HEADER is multiplied by 1 to 250% of the read GATE to obtain the gate time of the note of that Step. For example, if it is 200%, the gate time is 2 steps.
4) PAN:
The localization of the sound of the Step is designated. If there is no data, nothing is done.
[0014]
When expressing a performance such as guitar cutting, conventionally, one of Steps 1 to 4 of the pattern data or a combination thereof is used to assign chord constituent sounds to each Step, and a plurality of NOTEs are simultaneously read out for each Step. The effect of the guitar cutting performance was obtained. However, as described above, it is difficult to express a subtle timing shift of each component sound such as strumming.
[0015]
The present invention is more like the sound of the keyboard that are depressed in accordance with a predetermined pattern, assuming configurations with arpeggio function to play as arpeggio, Briefly, during the arpeggio performance, designated A plurality of sounds in the selected steps are generated with an arbitrary timing delay . In other words, at the time of the arpeggio performance, in the designated step, only one of the keys of the pressed keyboard is sounded, and the remaining sounds are sounded with a delay at predetermined time intervals.
[0016]
A specific example based on the pattern data is as follows. As shown in Table 1, a stratum beat designation area is provided in the pattern data, and one Step (eg, 1st Step, 5th Step, etc.) of NOTE 1 to NOTE 4 is provided. Specify strumming beats and assign strumming sounds. The musical sound data stored in the first step of NOTE1 is sounded as it is, and the musical sound data stored in the first step of NOTE2 to NOTE4 is sequentially generated with a delay at predetermined time intervals.
[0017]
According to the above configuration, depending on the setting of the time interval to be delayed, it is possible to express a subtle timing shift of each component sound such as strumming.
[0018]
The configuration of claim 1 is a more specific implementation of the above configuration. In other words, the configuration of the electronic musical instrument defined in this section is
Musical sound generating means for generating musical sounds based on given musical sound data;
Pattern data storage means for storing pattern data consisting of single notes or multiple notes that play the sound of the pressed keyboard as a distributed chord;
With respect to the pattern data stored in the pattern data storage means, strumming beat designating means for designating an interval between beats for performing a strumming performance during an arpeggio performance , or a time signature pattern;
A delay timing designating means for designating a delay timing at the time of strumming performance;
Reads pattern data from the pattern data storage means, corresponds to the depressed keyboard, and is output to the tone generation means according to the pattern data, which is given to the tone generation means and generates a tone based on the tone data. In addition, at the time of the beat for performing the strumming performance designated by the strumming beat designating means, it corresponds to the depressed key and is given to the tone generating means, and the tone data for generating the tone based on this is generated. Control means for outputting only the first musical tone data to the musical tone generating means, delaying the remaining musical tone data in order by the delay timing designated by the delay timing designation means, and outputting to the musical tone generating means; It is characterized by having.
[0019]
The control means usually reads the pattern data from the pattern data storage means, and outputs the musical tone data of the pressed key to the musical tone generating means according to the pattern data. However, if there is a beat for performing the strumming performance specified by the strumming beat specifying means, only the first tone data among the tone data of the pressed keyboard at that beat is used as the tone generation means. And the remaining musical tone data is sequentially delayed by the delay timing designated by the delay timing designation means and outputted to the musical tone generation means.
[0020]
Taking the pattern data as an example, when the beat for performing the strumming performance is designated by the stratum beat designation means (when the designation is made in the stratum beat designation area), the control means is the pattern data storage means. A strumming sound is assigned to one step (for example, the first step) of NOTE1 to NOTE4 of the pattern data stored in, and the musical sound data stored in the first step of NOTE1 is read out and output to the musical sound generating means as it is. The control means temporarily stores the musical sound data stored in the first step of NOTE2 to NOTE4 in a buffer, sequentially reads out the musical sound data by the delay timing designated by the delay timing designation means, and outputs the musical sound generation means. Will be output.
[0021]
The configuration of claim 2 shows the specific configuration for delaying the strumming constituent sound by the specified delay timing by the control means at the time of strumming performance in the configuration of claim 1 , and the control method. Specifically, the control means includes a buffer for storing the musical tone data of the depressed key, and the key that is depressed at the time of the beat for performing the strumming performance designated by the strumming beat designation means Only the first tone data of the tone data is output to the tone generation means without passing through the buffer , and the remaining tone data is temporarily stored in the buffer and designated by the delay timing designation means. The delay time is sequentially delayed and output from the buffer to the musical sound generating means.
[0022]
The delay timing specified by the delay timing specifying means may be changed in time length according to the tempo of the music to be played, or may be a fixed time length. Taking the pattern data as an example, the delay timing can be changed according to the HEADER 1-step note length, or can be a fixed time length regardless of the note length. You can also.
[0023]
In addition, when the strumming beat designating means designates the interval of beats for performing the strumming performance with respect to the pattern data, it means designation every other night or every other beat. The case of specifying a time signature pattern means a case of selecting from previously prepared beat patterns for performing strumming, or a case of creating a beat pattern for strumming in advance and designating it.
[0024]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a plan view showing an external configuration of an electronic keyboard instrument which is an example of an embodiment of the present invention. In the figure, the main body 100 of the electronic keyboard instrument includes a keyboard unit 114 (to be described later), a panel operation unit 115, a display unit 116 including a panel display for visually confirming the state of the panel operation and the like. Is provided.
[0025]
FIG. 2 is a circuit diagram of the electronic keyboard instrument. As shown in the figure, on a bus 110, a CPU 111, a RAM 112, a ROM 113, a keyboard part 114 connected via a key scan circuit 114a, a panel operation part 115 connected via a panel scan circuit 115a, and a display control circuit 116a. A connected display unit 116 and musical tone generation unit 117 are connected to each other, and various commands and data are transferred to these devices through the bus 110. The musical sound generator 117 is electrically connected to a sound system 119 such as a D / A conversion circuit 118 that converts the generated musical sound into analog, an amplifier that amplifies the musical sound, and a speaker that generates sound to the outside. Yes.
[0026]
FIG. 3 is a functional block diagram of an electronic keyboard instrument having a configuration according to the present invention. As shown in FIG. 3, this configuration includes musical tone generation means 1, pattern data storage means 2, and strumming beat designation means. 3, a delay timing designation means 4, and a control means 5.
[0027]
The musical sound generating means 1 is configured to generate musical sounds based on given musical sound data, and is realized by a configuration including the musical sound generating unit 117, a D / A conversion circuit 118, and a sound system 119.
[0028]
The pattern data storage means 2 is configured to store pattern data for playing the sounds of the keys pressed by the keyboard unit 114 as distributed chords. In this configuration, the pattern data storage means 2 is configured by the ROM 113. However, the configuration is not limited to the ROM 113, and a configuration such as a RAM 112 for storing the pattern data read from the ROM or the external storage device, or a flash RAM module may be used. Here, since the pattern data is the same as that described above, the description thereof is omitted.
[0029]
The strumming beat designating means 3 is configured to designate the interval of beats for strumming performance (or select from prestored data) for the pattern data stored in the pattern data storage means 2, and the CPU 111 The panel operation unit 115 is connected via a panel scan circuit 115a. The beat interval set by the panel operation unit 115 is displayed on the display unit 116 so that the performer can visually confirm it.
[0030]
The delay timing designating unit 4 is configured to designate a delay timing at the time of strumming performance (or to select from pre-stored data), and similarly to the above, a panel operation unit connected via the CPU 111 and the panel scan circuit 115a. 115, and the delay timing set thereby is displayed on the display unit 116 so that the performer can visually confirm it. This delay timing changes in time length according to the tempo of the music to be played (it can also be a fixed time length).
[0031]
The control means 5 reads the pattern data from the pattern data storage means 2 and outputs the musical tone data of the key pressed by the keyboard unit 114 to the musical tone generating means 1 according to the pattern data, and the strumming beat designation means 3 Only the first musical tone data among the musical tone data of the depressed keys is output to the musical tone generating means 1 at the time of the beat to perform the strumming performance designated in step 1, and the remaining musical tone data is sent to the delay timing designation means. 4 has a function of delaying in order by the delay timing specified in 4 and outputting to the musical sound generating means 1.
[0032]
The configuration of the control means 5 is basically composed of the CPU 111, but further comprises a buffer 5a composed of a RAM 112 for storing the second and subsequent tone data for delaying the timing. Then, only the first musical tone data among the musical tone data of the pressed keys is passed through this buffer 5a at the time when the CPU 111 and the buffer 5a perform the strumming performance designated by the strumming beat designation means 3. Without being output to the musical tone generating means 1 as it is, and the remaining musical tone data is temporarily stored in the buffer 5a, and sequentially delayed by the delay timing designated by the delay timing designation means 4, from the buffer 5a. It is output to the musical tone generating means 1.
[0033]
In addition, in this embodiment, the configuration of the keyboard data storage unit 6 configured by the RAM 112 and the configuration of the pattern start / stop control unit 7 configured by the keyboard unit 114 connected via the CPU 111, the RAM 112, and the key scan circuit 114a. I have.
[0034]
Of these, the keyboard data storage unit 6 has a buffer configuration (see Table 2) for temporarily storing key pressing data detected by the key scanning circuit 114a after being pressed by the keyboard unit 114. The key pressing data thus output is output to the control means 5. The control means 5 converts the musical tone data corresponding to the key depression data based on the key depression data, outputs a part thereof to the musical tone generation means 1, and stores the remaining part in the buffer 5a. To do.
[0035]
Further, the pattern start / stop control unit 7 sends an arpeggio performance (to such pattern data) to the control means 5 for outputting the musical sound data to the musical sound generating means 1 in accordance with the pattern data read from the pattern data storage means 2. The output control is instructed to start or stop. Here, when the arpeggio performance is started, the arpeggio performance flag is set in the RAM 112, and when the arpeggio performance is stopped, the setting of the flag is canceled.
[0036]
FIG. 4 is a flowchart showing a processing flow when performing a strumming performance in the electronic keyboard instrument. First, when the power is turned on, initialization of each circuit configuration shown in FIG. 2 is executed (step S101). Then, the keyboard unit 114 is scanned (step S102), and the panel operation unit 115 is further scanned (step S103).
[0037]
Next, a keyboard event is checked (step S104). If a keyboard event is detected (step S104; Yes), a map for storing the key pressing state of the keyboard is updated based on the keyboard event (step S105). As shown in FIG. 5, which will be described later, this map update is stored in the keyboard data storage unit 6 as to which key is pressed (Key No.) and how loud (Velocity) when a chord is played. (See Table 2 above). For example, when C4, E4, G4, and C5 are pressed, C4, E4, G4, and C5 are stored in Note Nos. 1 to 4 of the keyboard data storage unit 6 (the same applies hereinafter). Further, start processing (setting of performance flags) is performed by pressing the keys from the state where all keys are released, and stop processing (flag clearing, muting) is performed when all keys are released (step S106).
[0038]
Thereafter, it is checked whether or not the musical tone data to be subjected to the strumming performance is waiting (stored in the buffer 5a) (step 107). As will be described later, the musical sound data to be subjected to the strumming performance is, when there is an instruction for the strumming performance by the strumming beat designating means 3 (to be precise, the beat interval for the performance is designated). The data after the second sound is stored in the buffer 5a and waits. When the musical sound data to be subjected to the strumming performance is on standby (step 107; Yes), the time has elapsed for the delay timing (specified by the delay timing specifying means 4) which has begun to be counted in step S118 described later. It is checked whether or not the sound generation timing has come (step S108). When the sound generation timing is reached (step S108; Yes), the musical sound data to be subjected to the standby strumming performance is output to the musical sound generating means 1 for sound generation (step S109). Then, a standby counter, which will be described later, is decremented by the output sound (step S110).
[0039]
In step S107, if the musical sound data to be subjected to the strumming performance is not on standby (step 107; No), if the tone generation timing is not reached in step S108 (step S108; No), or after step S110, an arpeggio It is checked whether or not the arpeggio performance flag is being played (step S111). When the flag is set (step S111; Yes), a clock check is performed to check whether or not the current clock has reached a step set for performing an arpeggio (step S112).
[0040]
When the current clock reaches the setting step (step S112; Yes), the control means 5 reads out the key press data stored in the pattern data storage means 2 and the keyboard data storage unit 6 and converts it into musical tone data. The pattern data is converted and the pattern data step is advanced (step S113). Then, the first tone data is output to the tone generator 1 for sound generation (step S114).
[0041]
Next, it is checked whether or not there is an instruction for strumming performance by the strumming beat designating means 3 (more precisely, whether or not a beat interval for the performance is designated) (step S115). If there is such an instruction (step S115; Yes), the second and subsequent tone data are stored in the buffer 5a (step S116). Then, in order to indicate that there is musical sound data stored in the buffer 5a, the standby counter for the standby sound is incremented (step S117). At the same time, in order to measure the timing for smoothing the standby musical tone data (for the timing check in step S108), the timing is started to be counted (step S118).
[0042]
On the other hand, if there is no instruction for strumming performance (step S115; No), the musical sound data for the second and subsequent sounds are output to the musical sound generating means 1 and are simultaneously generated with the first sound (step S119).
[0043]
If the arpeggio performance flag is not set in step S111 (step S111; No), if the current clock does not reach the setting step in step S112 (step S112; No), or if step S118 or step After S119, the process returns to step S102, and the above processing is repeated.
[0044]
FIG. 5 shows performance timing (musical sound output timing) when a strumming performance is performed using the above-described configuration of the present embodiment compared with the conventional example (the conventional example is (a), This embodiment is shown by (b).
[0045]
As shown in the figure, at Step 1 and Step 5 where instructions for strumming performance are given, in the case of the conventional example, all the sounds of C4, E4, G4, and C5 are sounded simultaneously, but in this embodiment, It can be seen that these sounds are sounded sequentially shifted by the delay timing t1, and a strumming performance can be performed.
[0046]
It should be noted that the electronic musical instrument of the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present invention.
[0047]
【The invention's effect】
As described above, according to the electronic musical instrument according to the first to fourth aspects of the present invention, it is possible to specify in the performance using the arpeggio function depending on the setting of the time interval to be delayed without increasing the data size. It is possible to achieve an excellent effect that it is possible to perform while expressing a subtle timing shift of each component sound such as strumming in the beat .
[Brief description of the drawings]
FIG. 1 is a plan view showing an external configuration of an electronic keyboard instrument that is an example of an embodiment of the present invention.
FIG. 2 is a circuit diagram of an electronic keyboard instrument.
FIG. 3 is a functional block diagram of an electronic keyboard instrument having a configuration according to the present invention.
FIG. 4 is a flowchart showing a processing flow when a strumming performance is performed with the electronic keyboard instrument.
FIG. 5 is a timing diagram showing performance timing when a strumming performance is performed using the configuration of the embodiment.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Music sound generation means 2 Pattern data storage means 3 Strumming beat designation means 4 Delay timing designation means 5 Control means 5a Buffer 6 Keyboard data storage part 7 Pattern start / stop control part 100 Main body 110 Bus 111 CPU
112 RAM
113 ROM
114 Keyboard section 114a Key scan circuit 115 Panel operation section 115a Panel scan circuit 116 Display section 116a Display control circuit 117 Music sound generation section 118 D / A conversion circuit 119 Sound system

Claims (4)

与えられた楽音データに基づいて楽音を発生せしめる楽音発生手段と、
押鍵された鍵盤の音を分散和音として演奏する単音または複音からなるパターンデータを格納するパターンデータ格納手段と、
前記パターンデータ格納手段に格納されたパターンデータに対し、アルペジオ演奏中にストラミング演奏を行う拍の間隔、又は拍子パターンを指定するストラミング拍指定手段と、
ストラミング演奏時の遅延タイミングを指定する遅延タイミング指定手段と、
前記パターンデータ格納手段からパターンデータを読み出し、押鍵された鍵盤に対応しており、上記楽音発生手段に与えられ、これに基づいて楽音を発生せしめる楽音データを該パターンデータに従って楽音発生手段に出力すると共に、前記ストラミング拍指定手段で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤に対応しており、上記楽音発生手段に与えられ、これに基づいて楽音を発生せしめる楽音データのうち1音目の楽音データのみを、前記楽音発生手段に出力し、残りの楽音データを、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて、前記楽音発生手段に出力する制御手段と
を有することを特徴とする電子楽器。
Musical sound generating means for generating musical sounds based on given musical sound data;
Pattern data storage means for storing pattern data consisting of single notes or multiple notes that play the pressed keys as distributed chords;
With respect to the pattern data stored in the pattern data storage means, strumming beat designating means for designating an interval between beats for performing a strumming performance during an arpeggio performance , or a time signature pattern;
A delay timing designating means for designating a delay timing at the time of strumming performance;
Reads pattern data from the pattern data storage means, corresponds to the depressed keyboard, and is output to the tone generation means according to the pattern data, which is given to the tone generation means and generates a tone based on the tone data. In addition, at the time of the beat for performing the strumming performance designated by the strumming beat designating means, it corresponds to the depressed key and is given to the tone generating means, and the tone data for generating the tone based on this is generated. Control means for outputting only the first musical tone data to the musical tone generating means, delaying the remaining musical tone data in order by the delay timing designated by the delay timing designation means, and outputting to the musical tone generating means; An electronic musical instrument characterized by comprising:
前記制御手段に、押鍵された鍵盤の楽音データを格納しておくバッファを備え、前記ストラミング拍指定手段で指定されたストラミング演奏を行う拍の時に、押鍵された鍵盤の楽音データのうち1音目の楽音データのみを、該バッファを経ないで前記楽音発生手段にそのまま出力すると共に、残りの楽音データを前記バッファに一時的に格納し、遅延タイミング指定手段で指定された遅延タイミングずつ順に遅延させて、該バッファから前記楽音発生手段に出力することを特徴とする請求項1記載の電子楽器。  The control means is provided with a buffer for storing the musical tone data of the depressed key, and one of the musical tone data of the depressed key at the time of the beat for performing the strumming performance designated by the strumming beat designation means. Only the musical tone data of the note is output as it is to the musical tone generating means without passing through the buffer, and the remaining musical tone data is temporarily stored in the buffer, in order of the delay timings specified by the delay timing specifying means. 2. The electronic musical instrument according to claim 1, wherein the electronic musical instrument is delayed and output from the buffer to the musical sound generating means. 前記遅延タイミング指定手段で指定する遅延タイミングは、演奏される曲のテンポに応じて、その時間長が変化することを特徴とする請求項1又は2記載の電子楽器。  3. The electronic musical instrument according to claim 1, wherein the delay timing designated by the delay timing designation means changes in time length according to the tempo of the music to be played. 前記遅延タイミング指定手段で指定する遅延タイミングは、固定した時間長であることを特徴とする請求項1又は2記載の電子楽器。  3. The electronic musical instrument according to claim 1, wherein the delay timing designated by the delay timing designation means has a fixed time length.
JP19252799A 1999-07-07 1999-07-07 Electronic musical instruments Expired - Fee Related JP4183851B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19252799A JP4183851B2 (en) 1999-07-07 1999-07-07 Electronic musical instruments

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19252799A JP4183851B2 (en) 1999-07-07 1999-07-07 Electronic musical instruments

Publications (2)

Publication Number Publication Date
JP2001022356A JP2001022356A (en) 2001-01-26
JP4183851B2 true JP4183851B2 (en) 2008-11-19

Family

ID=16292774

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19252799A Expired - Fee Related JP4183851B2 (en) 1999-07-07 1999-07-07 Electronic musical instruments

Country Status (1)

Country Link
JP (1) JP4183851B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4978170B2 (en) * 2006-11-28 2012-07-18 カシオ計算機株式会社 Performance device and program
JP6024403B2 (en) * 2012-11-13 2016-11-16 ヤマハ株式会社 Electronic music apparatus, parameter setting method, and program for realizing the parameter setting method
JP7176548B2 (en) * 2020-06-24 2022-11-22 カシオ計算機株式会社 Electronic musical instrument, method of sounding electronic musical instrument, and program

Also Published As

Publication number Publication date
JP2001022356A (en) 2001-01-26

Similar Documents

Publication Publication Date Title
JPH09127941A (en) Electronic musical instrument
CN113838442A (en) Electronic musical instrument, sound producing method for electronic musical instrument, and storage medium
JP4183851B2 (en) Electronic musical instruments
JP7285175B2 (en) Musical tone processing device and musical tone processing method
JP4808868B2 (en) Automatic performance device
JP2745215B2 (en) Electronic string instrument
JP4619495B2 (en) Automatic accompaniment apparatus and automatic accompaniment method
JP3439312B2 (en) Electronic musical instrument pitch controller
JP2640992B2 (en) Pronunciation instruction device and pronunciation instruction method for electronic musical instrument
JP4172335B2 (en) Automatic accompaniment generator and program
JP2009186632A (en) Temperament control method, computer program for controlling temperament, and temperament control device
JPH06337674A (en) Automatic musical performance device for electronic musical instrument
JPH05108068A (en) Phrase information input and output device
JPH058638Y2 (en)
JP3075750B2 (en) Automatic performance device
US6548748B2 (en) Electronic musical instrument with mute control
JPH0822282A (en) Automatic accompaniment device for guitar
JP2879742B2 (en) Automatic accompaniment device
JP2641612B2 (en) Phrase playing device and phrase playing method
JPH04181995A (en) Automatic accompanying device
JP3499672B2 (en) Automatic performance device
JP3424989B2 (en) Automatic accompaniment device for electronic musical instruments
JP2514640Y2 (en) Automatic accompaniment device
JPH0638193B2 (en) Electronic musical instrument
JP2537894B2 (en) Electronic musical instrument

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060524

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071108

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080616

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080903

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

Free format text: PAYMENT UNTIL: 20110912

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees