JPH0588675A - Automatic accompaniment device - Google Patents
Automatic accompaniment deviceInfo
- Publication number
- JPH0588675A JPH0588675A JP3249088A JP24908891A JPH0588675A JP H0588675 A JPH0588675 A JP H0588675A JP 3249088 A JP3249088 A JP 3249088A JP 24908891 A JP24908891 A JP 24908891A JP H0588675 A JPH0588675 A JP H0588675A
- Authority
- JP
- Japan
- Prior art keywords
- data
- storage
- event
- stored
- automatic accompaniment
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Landscapes
- Electrophonic Musical Instruments (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は、内部に伴奏データを
記憶し、これを読み出して自動伴奏する自動伴奏装置に
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic accompaniment apparatus which internally stores accompaniment data and reads the data to automatically accompaniment.
【0002】[0002]
【従来の技術】自動伴奏メモリを備え、これに記憶され
たデータを読み出して自動伴奏を行う自動伴奏装置が実
用化されている。このような装置において、自動伴奏デ
ータを記憶する方式としては、次の2種類が実用化され
ている。2. Description of the Related Art An automatic accompaniment apparatus having an automatic accompaniment memory and reading data stored in the memory to perform automatic accompaniment has been put into practical use. In such a device, the following two types have been put into practical use as a system for storing automatic accompaniment data.
【0003】イベント方式…イベントの種類を表すイベ
ントデータとイベントの発生タイミングを表すタイミン
グデータ(前後のイベント間の間隔または小節線からの
クロック数などを表現するデータ)とから構成されてい
る。発生したイベント分の記憶エリアのみでよいため、
データ量(記憶エリア量)を少なくできるという利点が
ある。しかし、新たなイベントデータを追加する場合に
は、追加位置以後のデータを新たなデータを挿入するた
めにシフトする必要がある。また、タイミングデータが
前後のイベント間の間隔を示すデータの場合には、新た
なイベントデータの前後のタイミングデータを再度書き
直す必要があった。すでに書き込まれているイベントデ
ータを削除する場合にも同様である。Event system: It is composed of event data representing the type of event and timing data representing the timing of event occurrence (data representing the interval between preceding and following events or the number of clocks from a bar line). Since only the storage area for events that have occurred is sufficient,
There is an advantage that the amount of data (the amount of storage area) can be reduced. However, when adding new event data, it is necessary to shift the data after the addition position in order to insert new data. Further, when the timing data is data indicating an interval between events before and after the event, it is necessary to rewrite the timing data before and after the new event data. The same applies when deleting the event data that has already been written.
【0004】ベタ方式…メモリのアドレスとイベントの
タイミングを1対1に対応させる方式で、各クロックタ
イミングごとに所定のイベント数(例えば8イベント)
分の記憶エリアを確保している。したがって、イベント
の有無に拘わらず多量のメモリを必要とする。しかし、
アドレスとタイミングが対応しているため、編集時にお
けるイベントデータの挿入は空きエリアにデータを書き
込むのみでよく、また、イベントデータの削除も不要な
データを削除してその記憶エリアを空きエリアとするの
みでよいため極めて簡略である。Solid system: A system in which memory addresses and event timings are in a one-to-one correspondence, and a predetermined number of events (for example, 8 events) at each clock timing.
The storage area for minutes is secured. Therefore, a large amount of memory is required regardless of the presence or absence of an event. But,
Since the address and the timing correspond to each other, the event data can only be inserted into the empty area when editing, and the event data can be deleted by deleting unnecessary data to make the storage area empty. It is extremely simple because it is sufficient.
【0005】自動伴奏データ(リズムパターン)の作成
においては、数小節単位の一定パターンを繰り返し再生
しながら新たなイベントを追加するようにして1つの伴
奏パターンを仕上げてゆくことが多いためベタ方式が有
利であるが、そのままデータを保存しようとするとメモ
リを多く使用するため装置のコスト高につながってしま
う。逆にデータをイベント方式で編集・保存するとメモ
リは少なくてすむが処理が複雑になってしまう。このよ
うにベタ方式とイベント方式とではそれぞれ一長一短が
ある。In the automatic accompaniment data (rhythm pattern) creation, one accompaniment pattern is often finished by repeatedly adding a new event while repeatedly reproducing a fixed pattern in units of several measures. Although it is advantageous, if the data is stored as it is, a large amount of memory is used and the cost of the device increases. On the other hand, if the data is edited / saved by the event method, the memory is small but the processing becomes complicated. As described above, the solid method and the event method have advantages and disadvantages.
【0006】[0006]
【発明が解決しようとする課題】しかし、従来の自動伴
奏装置等の伴奏データを作成,保存,再生する装置では
そのいずれか一方の方式のみを採用していた。イベント
方式を採用する装置ではメモリの節約にはなるが、処理
プログラムが複雑化して処理に時間が掛かる欠点があ
り、一方、ベタ方式を採用する装置では編集プログラム
が簡略で処理動作が速い利点があるが消費メモリが膨大
になる欠点があった。However, in a conventional device for creating, storing, and reproducing accompaniment data, such as an automatic accompaniment device, only one of the systems has been adopted. Although the device that uses the event method saves memory, it has the disadvantage that the processing program becomes complicated and takes time to process.On the other hand, the device that uses the solid method has the advantage that the editing program is simple and the processing operation is fast. However, there was a drawback that the consumed memory became huge.
【0007】この発明は編集時と記憶時(再生時)とで
記録方式を変えることにより上記課題を解決した自動伴
奏装置を提供することを目的とする。It is an object of the present invention to provide an automatic accompaniment apparatus which solves the above problems by changing the recording method during editing and during storage (reproduction).
【0008】[0008]
【課題を解決するための手段】この発明は、イベントを
指定可能な全タイミングごとにイベントデータ記憶エリ
アを割り当て自動伴奏の1パターン分が記憶可能な第1
の記憶手段と、発生したイベントデータとその発生タイ
ミングデータを順次対応させて自動伴奏の複数パターン
分が記憶可能な第2の記憶手段と、前記第1の記憶手段
に演奏データを書き込む書込手段と、前記第1の記憶手
段に記憶された1パターンの演奏データを発生したイベ
ントデータとその発生タイミングデータに変換し前記第
2の記憶手段に書き込む変換書込手段と、前記第2の記
憶手段の記憶内容を読み出して自動伴奏を実行する自動
伴奏手段と、を備えたことを特徴とする。According to the first aspect of the present invention, an event data storage area is allocated for every timing at which an event can be designated and one pattern of automatic accompaniment can be stored.
Storage means, second storage means capable of storing a plurality of patterns of automatic accompaniment by sequentially correlating the generated event data with the generation timing data thereof, and a writing means for writing performance data in the first storage means. A conversion writing means for converting the performance data of one pattern stored in the first storage means into generated event data and its generation timing data and writing the same in the second storage means; and the second storage means. And an automatic accompaniment means for executing the automatic accompaniment.
【0009】[0009]
【作用】この発明の自動伴奏装置では、いわゆるベタ方
式で演奏データ(自動伴奏データ)を記憶する第1の記
憶手段と、イベント方式で演奏データを記憶する第2の
記憶手段を有している。自動伴奏は第2の記憶手段をの
記憶内容に基づいて実行され、データの編集は第1の記
憶手段の記憶内容に対して可能である。上述したように
第1の記憶手段の記憶方式は、データの配列とイベント
発生タイミングが対応しているため、新たなイベントデ
ータの挿入や書き込まれたイベントデータの削除などを
行うための編集プログラムの構成を簡略化でき、その処
理動作の所要時間も短くて済む。一方、第2の記憶手段
の記憶方式ではデータ量を少なくすることができるた
め、確定した演奏データを蓄積記憶するのに適しており
自動伴奏する場合はこれを順次読みだせばよいため処理
も簡略である。The automatic accompaniment apparatus of the present invention has first storage means for storing performance data (automatic accompaniment data) in a so-called solid system and second storage means for storing performance data in an event system. .. The automatic accompaniment is executed based on the contents stored in the second storage means, and the data can be edited with respect to the contents stored in the first storage means. As described above, in the storage method of the first storage means, since the data array and the event occurrence timing correspond to each other, it is possible to use an editing program for inserting new event data or deleting written event data. The configuration can be simplified and the time required for the processing operation can be shortened. On the other hand, since the storage method of the second storage means can reduce the data amount, it is suitable for accumulating and storing the fixed performance data, and in the case of automatic accompaniment, it is sufficient to sequentially read this, so the processing is also simplified Is.
【0010】したがって、データの書き込みや編集を第
1の記憶手段に対して行い、蓄積記憶や自動伴奏は第2
の記憶手段で行うようにしたことにより、処理プログラ
ムを簡略化できるとともに、メモリの節約にもつなが
る。Therefore, the writing and editing of data is performed in the first storage means, and the storage and automatic accompaniment are performed in the second storage means.
By using the storage means, the processing program can be simplified and the memory can be saved.
【0011】[0011]
【実施例】図面を参照してこの発明の実施例である電子
楽器について説明する。まず、図1,図2,図3を参照
して、自動伴奏データを記憶するために同電子楽器で使
用される2種類のフォーマットを説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS An electronic musical instrument which is an embodiment of the present invention will be described with reference to the drawings. First, with reference to FIGS. 1, 2 and 3, two types of formats used in the electronic musical instrument for storing automatic accompaniment data will be described.
【0012】図1(A)はイベント方式のフォーマット
を説明する図である。イベント方式は、イベントデータ
(ノートナンバ,ベロシティ,ゲートタイム)に対応し
てタイミングデータが記憶されている。ノートナンバは
音高を示すデータであり、ベロシティデータは発音の強
さを示すデータであり、ゲートタイムは発音時間を示す
データである。それぞれのイベントデータの先頭にその
イベント発生タイミングの小節線からの時間を示すタイ
ミングデータが書き込まれる。ただし、同時に複数のイ
ベントが発生する場合にはそれらに1個のタイミングデ
ータが書き込まれる。ノートナンバ,ベロシティ,ゲー
トタイム,タイミングデータはそれぞれ1バイトで構成
され、1小節の区切りごとに書き込まれる小節線データ
は2バイトからなっている。FIG. 1A is a diagram for explaining the event format. In the event method, timing data is stored corresponding to event data (note number, velocity, gate time). The note number is data indicating pitch, the velocity data is data indicating strength of sounding, and the gate time is data indicating sounding time. Timing data indicating the time from the bar line of the event occurrence timing is written at the beginning of each event data. However, when a plurality of events occur simultaneously, one piece of timing data is written in them. The note number, velocity, gate time, and timing data each consist of 1 byte, and the bar line data written for each 1-bar segment consists of 2 bytes.
【0013】一方、同図(B)はベタ方式を説明する図
である。ベタ方式は各タイミング(4分音符の1/2
4)ごとに8イベント分のイベントデータ記憶エリアが
設けられている。そのうち実際にイベントが発生したタ
イミングの記憶エリアのみにイベントデータが記憶さ
れ、その他のエリアには“NO OPERATION”
を示すデータが記憶されている。例えば自動伴奏のパタ
ーンが2小節であるとすると、4/4拍子の場合にはイ
ベントデータ記憶エリアが1536必要となる。1エリ
アに必要な記憶エリアが3バイトであるとすると460
8バイト必要になる。On the other hand, FIG. 1B is a diagram for explaining the solid method. Solid method is for each timing (1/2 of quarter note)
An event data storage area for 8 events is provided for each 4). Event data is stored only in the storage area of the timing when the event actually occurs, and "NO OPERATION" is stored in other areas.
Is stored. For example, if the automatic accompaniment pattern is 2 bars, then 1536 event data storage areas are required for 4/4 time signatures. If the storage area required for one area is 3 bytes, it is 460
You need 8 bytes.
【0014】なお、自動伴奏データがドラムやハイハッ
ト等のリズム楽器の演奏データのみで構成される場合に
はゲートタイムは不要である。また、イベント方式のみ
ゲートタイムを記憶し、ベタ方式ではゲートタイムを書
き込まないようにすることもできる。この場合には、ベ
タ方式からイベント方式への変換時には一律に所定値の
ゲートタイムを書き込むようにすればよい。If the automatic accompaniment data is composed only of performance data of a rhythm instrument such as a drum or a hi-hat, the gate time is unnecessary. It is also possible to store the gate time only in the event method and not write the gate time in the solid method. In this case, the gate time of a predetermined value may be written uniformly during the conversion from the solid method to the event method.
【0015】このようなデータフォーマットを用いて、
図2に示すような伴奏パターンを記憶すると図3のよう
になる。すなわち、同図(A)はイベント方式でこのパ
ターンを記憶した場合であり、同図(B)はベタ方式で
このパターンを記憶した場合である。イベント方式で
は、92バイトでこのデータを記憶することができる。
すなわち、小節線データが2バイト×2個で4バイト、
タイミングデータが1バイト×16個で16バイト、イ
ベントデータが3バイト×24個で72バイトである。
これに対し、ベタ方式ではパターンの内容に拘わらず上
述したように4608バイトが必要となる。リズム楽器
のみのパターンであるためゲートタイムデータを省略す
ることができるが、その場合でも3072バイトが必要
になる。しかし、イベントデータの挿入は、ベタ方式で
あればそのタイミングの空きエリアにそのデータを書き
込むのみでよいのに対し、イベント方式であればすでに
書き込まれているイベントデータのうちそのイベントの
発生タイミングの直後にあるものを探し出し、これ以後
のイベントデータを4バイトシフトしてこのイベントデ
ータおよびタイミングデータを書き込むという作業が必
要となる。Using such a data format,
When the accompaniment pattern as shown in FIG. 2 is stored, it becomes as shown in FIG. That is, FIG. 7A shows the case where this pattern is stored by the event method, and FIG. 8B shows the case where this pattern is stored by the solid method. In the event method, 92 bytes of this data can be stored.
That is, if the bar line data is 2 bytes x 2 pieces, 4 bytes,
The timing data is 1 byte × 16 pieces, 16 bytes, and the event data is 3 bytes × 24 pieces, 72 bytes.
On the other hand, in the solid method, 4608 bytes are required as described above regardless of the content of the pattern. The gate time data can be omitted because it is a pattern only for rhythm instruments, but even in that case, 3072 bytes are required. However, the event data can be inserted only by writing the data in an empty area at that timing in the case of the solid method, whereas in the event method, the time of occurrence of the event among the already written event data It is necessary to find the one immediately after that, shift the event data after this by 4 bytes, and write this event data and timing data.
【0016】したがって、この電子楽器ではデータの編
集はベタ方式で行い、このデータをイベント方式にコン
バートしてデータの保存や自動伴奏を行うようにしてい
る。Therefore, in this electronic musical instrument, data editing is performed by a solid method, and the data is converted into an event method to save the data or perform automatic accompaniment.
【0017】図4はこの発明の実施例である電子楽器の
ブロック図である。この電子楽器の動作はCPU10が
制御する。CPU10はバス11を介して、ROM1
2,RAM13,押鍵検出回路15,スイッチ検出回路
17,表示回路18,タイマ19および音源回路20に
接続されている。ROM12にはこの電子楽器の動作を
制御するプログラム,音色データ,プリセットの伴奏パ
ターンデータが記憶されている。RAM13には図5に
示すようにデータ編集時に用いられるカスタム作成領域
や30や利用者によって編集された伴奏パターンである
カスタムパターンデータを記憶するカスタムパターン記
憶領域31が設けられている。カスタム作成領域30は
図3(B)に示したようなベタ方式の記憶エリアであっ
て、2小節分の伴奏パターンを記憶することができる。
また、カスタムパターン記憶領域31(31-1−31-
n)は図3(A)に示したようなイベント方式の記憶エ
リアであって、後述するスタイルセレクトスイッチで選
択可能なn種類のスタイル(スタイル1〜n)に対応す
るそれぞれ2小節分の伴奏パターンを記憶することがで
きる。押鍵検出回路15には鍵盤14が接続されてい
る。鍵盤は61鍵(5オクターブ)の音域を有してい
る。押鍵検出回路14は鍵盤の各鍵のオン/オフや押鍵
強度(ベロシティ)を検出する。また、スイッチ検出回
路17にはパネルスイッチ群16が接続されている。パ
ネルスイッチ群16には伴奏スタイル(リズム種類:ロ
ック,ボサノバ等)を選択するスタイルセレクトスイッ
チ群16a,利用者が編集した伴奏データ(カスタムス
タイルデータ)を記憶するカスタムプログラムスイッチ
16b,データを消去するとき操作するキャンセルスイ
ッチ16c,カスタム作成領域をクリアするとき操作す
るオールクリアスイッチ16dが含まれている。スタイ
ルセレクトスイッチ群16aには、プリセットされた伴
奏スタイルを選択するためのスイッチとカスタムスタイ
ルデータを選択するためのスイッチとが含まれている。
スイッチ検出回路17はこれらの各スイッチのオンを検
出する。表示回路18は液晶マトリクス表示器であり、
選択された伴奏スタイル名,音色名などを表示したり、
伴奏パターンを編集するとき、その伴奏パターンを表示
したりする。音源回路20は複数の発音チャンネルを有
している。この発音チャンネルはそれぞれ独立して楽音
信号を形成することができる。音源回路20にはサウン
ドシステム21が接続されている。サウンドシステム2
1は音源回路20から入力された楽音信号を増幅してス
ピーカ等から出力する。タイマ19は指示された速度で
テンポクロック信号を発生し、このテンポクロック信号
をCPU10に入力する。FIG. 4 is a block diagram of an electronic musical instrument which is an embodiment of the present invention. The operation of this electronic musical instrument is controlled by the CPU 10. The CPU 10 reads the ROM 1 via the bus 11.
2, RAM 13, key depression detection circuit 15, switch detection circuit 17, display circuit 18, timer 19 and tone generator circuit 20. The ROM 12 stores a program for controlling the operation of the electronic musical instrument, tone color data, and preset accompaniment pattern data. As shown in FIG. 5, the RAM 13 is provided with a custom creation area used during data editing and a custom pattern storage area 31 for storing custom pattern data 30 and accompaniment patterns edited by the user. The custom creation area 30 is a solid storage area as shown in FIG. 3B, and can store accompaniment patterns for two measures.
Further, the custom pattern storage area 31 (31-1-31-
n) is an event type storage area as shown in FIG. 3A, and accompaniment of two measures each corresponding to n types of styles (styles 1 to n) selectable by a style select switch described later. The pattern can be stored. The keyboard 14 is connected to the key depression detection circuit 15. The keyboard has a range of 61 keys (5 octaves). The key-depression detection circuit 14 detects on / off of each key on the keyboard and key-depression strength (velocity). A panel switch group 16 is connected to the switch detection circuit 17. The panel switch group 16 includes a style select switch group 16a for selecting an accompaniment style (rhythm type: rock, bossa nova, etc.), a custom program switch 16b for storing accompaniment data (custom style data) edited by the user, and erasing data. A cancel switch 16c to be operated at the time and an all clear switch 16d to be operated at the time of clearing the custom created area are included. The style select switch group 16a includes a switch for selecting a preset accompaniment style and a switch for selecting custom style data.
The switch detection circuit 17 detects the ON state of each of these switches. The display circuit 18 is a liquid crystal matrix display,
Display the selected accompaniment style name, tone name, etc.,
When editing an accompaniment pattern, the accompaniment pattern is displayed. The tone generator circuit 20 has a plurality of tone generation channels. This tone generation channel can independently form a tone signal. A sound system 21 is connected to the sound source circuit 20. Sound system 2
Reference numeral 1 amplifies the tone signal input from the tone generator circuit 20 and outputs it from a speaker or the like. The timer 19 generates a tempo clock signal at an instructed speed and inputs this tempo clock signal to the CPU 10.
【0018】図6〜図10は同電子楽器の動作を示すフ
ローチャートである。6 to 10 are flowcharts showing the operation of the electronic musical instrument.
【0019】図6はメインルーチンを示している。この
電子楽器の電源がオンされるとまずイニシャライズ動作
が実行される。イニシャライズ動作とは、レジスタのリ
セットやプリセット音色の音源回路への送信等の動作で
ある。この動作によってこの電子楽器は演奏可能にな
り、こののちパネルスイッチ処理(n2)、カスタムリ
ズムパターン作成処理(n3)およびその他処理(n
4)を繰り返し実行する。以下、各動作について説明す
る。なお、その他処理(n4)は押鍵検出処理や自動伴
奏処理動作等である。FIG. 6 shows the main routine. When the power of this electronic musical instrument is turned on, the initializing operation is first executed. The initialization operation is an operation such as resetting a register or transmitting a preset tone color to the tone generator circuit. By this operation, the electronic musical instrument becomes playable, and then the panel switch processing (n2), the custom rhythm pattern creating processing (n3) and other processing (n
Repeat 4). Hereinafter, each operation will be described. The other processing (n4) is key pressing detection processing, automatic accompaniment processing operation, and the like.
【0020】図7はタイマインタラプト動作を示すフロ
ーチャートである。この動作は、自動伴奏時(RUN=
1)にタイマ19から入力されるテンポクロック信号を
割込信号として実行される。テンポクロック信号は1/
24拍周期で発生される。本実施例では伴奏パターンは
2小節(8拍)としているため、1パターンのカウント
数は192(0〜191)である。RUN=0であれば
自動伴奏モードでないためそのままリターンする(n1
0)。RUN=1であれば、テンポクロックレジスタT
IMEが191になるまでは割り込み動作ごとにTIM
Eに1づつ加算してゆき(n11→n12)、割り込み
動作時にTIMEが191になっていればTIMEに0
をセットして(n11→n13)リターンする。FIG. 7 is a flow chart showing the timer interrupt operation. This operation is performed during automatic accompaniment (RUN =
The tempo clock signal input from the timer 19 in 1) is executed as an interrupt signal. Tempo clock signal is 1 /
It is generated in a 24-beat cycle. In this embodiment, since the accompaniment pattern is 2 bars (8 beats), the count number of one pattern is 192 (0 to 191). If RUN = 0, the mode is not returned because the automatic accompaniment mode is not set (n1).
0). If RUN = 1, tempo clock register T
TIM for each interrupt operation until IME becomes 191
E is incremented by 1 (n11 → n12), and 0 is added to TIME if TIME is 191 during interrupt operation
Is set (n11 → n13) and the process returns.
【0021】図8および図9はパネルスイッチ処理動作
を示すフローチャートである。8 and 9 are flowcharts showing the panel switch processing operation.
【0022】まずカスタムプログラムスイッチ16bが
オンされたか否かを判断する。カスタムプログラムスイ
ッチ16bがオンされたとき、RUN=1であればRU
Nに0をセットする(n22)。RUN=0であれば、
現在選択されているSTYLのパターンデータをイベン
ト方式からベタ方式へ変換してカスタム作成領域へコピ
ーする(n23)。さらに、TIMEに0をセットし、
RUNに1をセットする(n24)。また、スタイルセ
レクトスイッチ16aがオンされると、RUNを判断し
(n26)、RUN=1であればカスタム作成領域のパ
ターンデータをベタ方式からイベント方式に変換して選
択されたSTYLのカスタムパターン領域へセーブす
る。またRUN=0の場合にはオンされたスタイルセレ
クトスイッチのナンバをSTYLにセットする(n2
8)。First, it is determined whether or not the custom program switch 16b is turned on. When the custom program switch 16b is turned on, if RUN = 1, then RU
N is set to 0 (n22). If RUN = 0,
The currently selected STYL pattern data is converted from the event system to the solid system and copied to the custom created area (n23). Furthermore, set 0 to TIME,
RUN is set to 1 (n24). When the style select switch 16a is turned on, RUN is determined (n26). If RUN = 1, the pattern data of the custom created area is converted from the solid method to the event method and the selected STYL custom pattern area is selected. Save to. When RUN = 0, the number of the style select switch that is turned on is set to STYL (n2
8).
【0023】また、オールクリアスイッチ16dがオン
された場合には(n31)、RUN=1かつキャンセル
スイッチ16cが同時オンされていた場合にはカスタム
作成領域のパターンデータを全て消去する(n33)。
こののち、その他のスイッチのオン/オフに対応する処
理(n34)を実行したのちリターンする。If the all clear switch 16d is turned on (n31), and if RUN = 1 and the cancel switch 16c is turned on at the same time, all the pattern data in the custom created area is erased (n33).
After this, a process (n34) corresponding to ON / OFF of other switches is executed, and then the process returns.
【0024】図10はカスタムリズムパターン作成処理
動作を示すフローチャートである。まずn40でRUN
=1であるか否かを判断する。RUN=0の場合にはそ
のままリターンする。RUN=1の場合にはキーオンが
あるか否かを判断する(n41)。キーオンがある場合
には、そのキーのノートナンバ,ベロシティをNOT
E,VELにセットする。次に、キャンセルスイッチが
同時にオンされているかを判断する(n43)。オンさ
れていればカスタム作成領域中のNOTEと一致するノ
ートナンバおよびそのベロシティデータを全て消去する
(n44)。すなわち伴奏用のリズムパターンの場合、
ノートナンバでリズム音色(パート)が指定されている
ため、この動作によって1パートを消去することができ
る。一方、キャンセルスイッチが同時オンされていなけ
ればカスタム作成領域のTIMEに相当するタイミング
の領域にNOTEとVELを書き込む(n45)。この
のち、カスタム作成領域のTIMEに相当するタイミン
グのデータを全て読み出し、音源回路に出力する(n4
6)。FIG. 10 is a flow chart showing the custom rhythm pattern creation processing operation. RUN with n40
It is determined whether or not = 1. When RUN = 0, the process directly returns. When RUN = 1, it is determined whether or not there is a key-on (n41). If there is a key-on, NOT the note number and velocity of that key
Set to E, VEL. Next, it is determined whether the cancel switches are turned on at the same time (n43). If it is turned on, all note numbers and their velocity data that match NOTE in the custom creation area are erased (n44). That is, in the case of a rhythm pattern for accompaniment,
Since the rhythm tone color (part) is specified by the note number, one part can be erased by this operation. On the other hand, if the cancel switches are not turned on at the same time, NOTE and VEL are written in the area of the timing corresponding to TIME of the custom creation area (n45). After this, all the data of the timing corresponding to TIME in the custom created area is read and output to the tone generator circuit (n4
6).
【0025】以上の動作により、通常はイベント方式で
データを記憶しておき、編集時のみこのデータをベタ方
式のカスタム作成領域に展開して編集することができ
る。これにより、カスタム作成領域は登録パターン数に
拘わらず1領域でよくメモリの節約になる。By the above operation, data is usually stored in the event system, and the data can be expanded and edited in the solid system custom creation area only at the time of editing. As a result, the custom-created area may be one area regardless of the number of registered patterns, which saves memory.
【0026】なお、本実施例においては、伴奏パターン
としてリズムを適用したが、これに限らず、ベースやコ
ードなどのパターンに適用してもよい。この場合には、
ベタ方式で記憶するデータにゲートタイム等のノートオ
フに関するデータを持たせるようにすればよい。In this embodiment, rhythm is applied as the accompaniment pattern, but the present invention is not limited to this, and it may be applied to patterns such as bass and chords. In this case,
It suffices if the data stored in the solid method has data related to note-off such as gate time.
【0027】また、本実施例においては、ノートデータ
のみを記憶するようにしたが、これに限らす、ノートデ
ータとともに音量データやテンポデータ等のノートデー
タ以外のデータも記憶するようにしてもよい。Further, in the present embodiment, only the note data is stored, but the present invention is not limited to this, and data other than the note data such as volume data and tempo data may be stored together with the note data. ..
【0028】さらに、カスタム作成領域で伴奏パターン
を作成する場合、最初から作成してもよく、プリセット
された伴奏パターンを読み出してこれを編集して新たな
伴奏パターンを作成するようにしてもよい。何れの場合
でも作成された伴奏パターンはカスタムパターン記憶領
域に記憶保存することができる。Further, when creating an accompaniment pattern in the custom creation area, it may be created from the beginning, or a preset accompaniment pattern may be read and edited to create a new accompaniment pattern. In either case, the accompaniment pattern created can be stored in the custom pattern storage area.
【0029】[0029]
【発明の効果】以上のようにこの発明の自動伴奏装置に
れば、削除や挿入を伴う編集時には第1の記憶手段を用
い、保存や自動演奏には第2の記憶手段を用いることに
より、メモリの節約ができるとともに、編集時の作業プ
ログラムを簡略化し処理速度をあげることができる。As described above, according to the automatic accompaniment apparatus of the present invention, the first storage means is used during editing accompanied by deletion and insertion, and the second storage means is used for storage and automatic performance. The memory can be saved and the work program at the time of editing can be simplified and the processing speed can be increased.
【図1】この発明で用いられるデータフォーマットを説
明する図FIG. 1 is a diagram illustrating a data format used in the present invention.
【図2】この発明で用いられるデータフォーマットを説
明する図FIG. 2 is a diagram illustrating a data format used in the present invention.
【図3】この発明で用いられるデータフォーマットを説
明する図FIG. 3 is a diagram illustrating a data format used in the present invention.
【図4】この発明の実施例である電子楽器のブロック図FIG. 4 is a block diagram of an electronic musical instrument that is an embodiment of the present invention.
【図5】同電子楽器のメモリの一部構成を示す図FIG. 5 is a diagram showing a partial configuration of a memory of the electronic musical instrument.
【図6】同電子楽器の動作を示すフローチャートFIG. 6 is a flowchart showing the operation of the electronic musical instrument.
【図7】同電子楽器の動作を示すフローチャートFIG. 7 is a flowchart showing the operation of the electronic musical instrument.
【図8】同電子楽器の動作を示すフローチャートFIG. 8 is a flowchart showing the operation of the electronic musical instrument.
【図9】同電子楽器の動作を示すフローチャートFIG. 9 is a flowchart showing the operation of the electronic musical instrument.
【図10】同電子楽器の動作を示すフローチャートFIG. 10 is a flowchart showing the operation of the electronic musical instrument.
Claims (1)
にイベントデータ記憶エリアを割り当て、自動伴奏の1
パターン分が記憶可能な第1の記憶手段と、 発生したイベントデータとその発生タイミングデータを
順次対応させて、 自動伴奏の複数パターン分が記憶可能な第2の記憶手段
と、 前記第1の記憶手段に演奏データを書き込む書込手段
と、 前記第1の記憶手段に記憶された1パターンの演奏デー
タを、発生したイベントデータとその発生タイミングデ
ータに変換し、前記第2の記憶手段に書き込む変換書込
手段と、 前記第2の記憶手段の記憶内容を読み出して自動伴奏を
実行する自動伴奏手段と、 を備えたことを特徴とする自動伴奏装置。1. An automatic accompaniment method for allocating an event data storage area for every timing at which an event can be designated.
A first storage means capable of storing a pattern portion; a second storage means capable of storing a plurality of patterns of automatic accompaniment by sequentially correlating generated event data and its generation timing data; Writing means for writing performance data to the means, and conversion of one pattern of performance data stored in the first storage means into generated event data and generation timing data thereof, and writing into the second storage means An automatic accompaniment apparatus comprising: a writing unit; and an automatic accompaniment unit that reads the stored contents of the second storage unit and executes an automatic accompaniment.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP03249088A JP3128888B2 (en) | 1991-09-27 | 1991-09-27 | Automatic accompaniment device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP03249088A JP3128888B2 (en) | 1991-09-27 | 1991-09-27 | Automatic accompaniment device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0588675A true JPH0588675A (en) | 1993-04-09 |
JP3128888B2 JP3128888B2 (en) | 2001-01-29 |
Family
ID=17187813
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP03249088A Expired - Fee Related JP3128888B2 (en) | 1991-09-27 | 1991-09-27 | Automatic accompaniment device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3128888B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0614989U (en) * | 1992-07-28 | 1994-02-25 | 株式会社タカネ | Second hand wheel support device |
-
1991
- 1991-09-27 JP JP03249088A patent/JP3128888B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP3128888B2 (en) | 2001-01-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4981066A (en) | Electronic musical instrument capable of editing chord performance style | |
JP2580720B2 (en) | Automatic performance device | |
GB2162989A (en) | Tone information processing device for an electronic musical instrument | |
JP3562333B2 (en) | Performance information conversion device, performance information conversion method, and recording medium storing performance information conversion control program | |
JPH0125078B2 (en) | ||
JP3128888B2 (en) | Automatic accompaniment device | |
JPH06259064A (en) | Electronic musical instrument | |
JP2590612B2 (en) | Performance data recording device | |
GB2091470A (en) | Electronic Musical Instrument | |
US5436404A (en) | Auto-play apparatus for generation of accompaniment tones with a controllable tone-up level | |
JP2639381B2 (en) | Electronic musical instrument | |
JP2625800B2 (en) | Automatic performance device | |
JP3970114B2 (en) | Electronic musical instrument, automatic accompaniment method, computer program, and computer-readable recording medium | |
JP3407375B2 (en) | Automatic arrangement device | |
JPS61292689A (en) | Electronic musical instrument with automatic accompanying device | |
JP2525933B2 (en) | Pitch control device | |
JPH10288987A (en) | Electronic musical instrument and musical sound control data generating device | |
JP2616072B2 (en) | Music data processor | |
JPH0515279B2 (en) | ||
JP2760398B2 (en) | Automatic performance device | |
JP3120487B2 (en) | Electronic musical instrument with automatic accompaniment function | |
JP2564811B2 (en) | Performance recorder | |
JP3324318B2 (en) | Automatic performance device | |
JP2518340B2 (en) | Automatic playing device | |
JP3261727B2 (en) | Automatic performance device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313532 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071117 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081117 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |