JP2004286891A - Musical performance data processor and program - Google Patents

Musical performance data processor and program Download PDF

Info

Publication number
JP2004286891A
JP2004286891A JP2003076653A JP2003076653A JP2004286891A JP 2004286891 A JP2004286891 A JP 2004286891A JP 2003076653 A JP2003076653 A JP 2003076653A JP 2003076653 A JP2003076653 A JP 2003076653A JP 2004286891 A JP2004286891 A JP 2004286891A
Authority
JP
Japan
Prior art keywords
performance
performance data
external
data
musical 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.)
Granted
Application number
JP2003076653A
Other languages
Japanese (ja)
Other versions
JP4144391B2 (en
Inventor
Norinao Aoki
紀尚 青木
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 JP2003076653A priority Critical patent/JP4144391B2/en
Publication of JP2004286891A publication Critical patent/JP2004286891A/en
Application granted granted Critical
Publication of JP4144391B2 publication Critical patent/JP4144391B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a musical performance data processor which can be controlled by an external musical performance device without arranging any special control function nor disturbing normal musical performance operation, and a program. <P>SOLUTION: After a musical performance data processing system receives musical performance data Dm from an external musical performance device Em by a receiving means Dm of a musical performance data processor PC, a discrimination means DS discriminates whether the musical performance data are original musical performance data Dns based upon musical performance operation on the external musical performance device Em or data Dcm based upon special operation. In the case of the former, a normal processing means VP performs normal processing corresponding to the original musical performance data Dns. In the case of the latter, namely, when a plurality of pieces of element data constituting the received musical performance data Dm have a special specific combination Dcm, processing corresponding to the original musical performance data Dns is not performed and a function executing means CM executes a specific function of a specific function musical performance data processor PC. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は、電子楽器のような外部演奏装置に接続される演奏データ処理装置を外部演奏装置により制御可能に動作させる演奏データ処理システムに関する。
【0002】
【従来の技術】
従来より、MIDIキーボード等の外部演奏装置と接続されて動作する電子楽器等の演奏データ処理装置において、当該外部演奏装置から演奏データ処理装置を制御可能にしたものは、例えば、特許文献1により提案されている。
【0003】
【特許文献1】
特開平8−234731号公報。
【0004】
この従来技術によれば、16個有るMIDIチャンネルのうちの特定チャンネルのノートイベントを演奏データ処理装置(電子楽器)の制御コマンドに割当て、演奏データ処理装置は、特定チャンネルのノートイベントを受信すると、割り当てられた制御コマンドを実行するようになっている。
【0005】
しかしながら、このような従来技術によると、特定チャンネルが制御コマンドに割り当てられてしまっているので、この特定チャンネルを通常の演奏処理に用いることができないという不都合がある。これに対して、ノートイベント等の演奏データを制御コマンドに割り当てず、専用の制御コマンドを外部演奏装置が出力できるようにすることも考えられるが、外部演奏装置の構成が複雑になる。
【0006】
【発明が解決しようとする課題】
この発明の目的は、このような事情に鑑み、外部演奏装置に接続される演奏データ処理装置を動作させる際に、外部演奏装置から演奏データ処理装置を容易に制御することができる演奏データ処理システム、特に、特別な制御機能を外部演奏装置に設けずに、しかも、通常の演奏操作に支障をきたすことなく、演奏データ処理装置を制御可能にする演奏データ処理システムを提供することにある。
【0007】
【課題を解決するための手段】
この発明の主たる特徴に従うと、外部演奏装置(EM)からの演奏データ(Dm)の処理が可能な演奏データ処理装置(PC)であって、外部演奏装置(EM)から演奏データ(Dm)を受信する受信手段(10pr;P5)と、受信された演奏データ(Dm)を構成する要素データ(各ノートイベント)が所定の組合わせ(Dcm)であるか否かを判別する判別手段(DS;P6)と、要素データが所定の組合わせであると判定された演奏データ(Dcm)に基づいて、この演奏データ処理装置(PC)の所定の機能を実行する機能実行手段(CM;P8)と、要素データが所定の組合わせでないと判定された演奏データ(Dns)に対応する通常処理を実行する通常処理手段(VP;P9)とを具備する演奏データ処理装置(PC)〔請求項1〕、並びに、外部演奏装置(EM)からの演奏データ(Dm)の処理が可能な演奏データ処理装置(PC)に対して、(EM)から演奏データ(Dm)を受信するステップ(P5)と、受信された演奏データ(Dm)を構成する要素データ(各ノートイベント)が所定の組合わせ(Dcm)であるか否かを判別するステップ(P6)と、要素データが所定の組合わせであると判定された演奏データ(Dcm)に基づいて、この演奏データ処理装置(PC)の所定の機能を実行するステップ(P8)と、要素データが所定の組合わせでないと判定された演奏データ(Dns)に対応する通常処理を実行するステップ(P9)とから成る手順を実行させるための演奏データ処理プログラム〔請求項4〕が提供される。なお、括弧書きは、後述する実施例において対応する参照記号又は用語を表わす。
【0008】
この発明による演奏データ処理装置(PC)は、さらに、通常処理手段(VP;P9)により通常処理が実行される演奏データ(Dns)を外部演奏装置(Em)へと返送する返送処理手段(10ps;P10)を具備する〔請求項2〕ように、さらに、外部演奏装置(Em)が、この演奏データ処理装置(PC)の所定の機能に対応した機器であるときには(P2・YES→P3)、判別手段(DS;P6)の機能を無効にする判別無効手段(P6・NO→P9及びP6・YES→P7・NO→P9等)を具備し、通常処理手段(VP;P9)は、判別手段(DS;P6)の機能が無効にされたときは、受信された演奏データ(Dm)に対応する通常処理を実行する〔請求項3〕ように、構成することができる。
【0009】
〔発明の作用〕
この発明による演奏データ処理システムにおいては、パーソナルコンピュータ等の演奏データ処理装置(PC)は、電子楽器等の外部演奏装置(Em)から演奏データ(Dm)を受信し(10pr;P5)、受信した演奏データ(Dm)が外部演奏装置(Em)での演奏操作に基づく本来の演奏データ(Dns)である場合は(P6→NO)、この演奏データ(Dns)に対応した通常処理を実行する(VP;P9)。この際、受信演奏データ(Dm)を構成する複数の要素データが所定の組合わせ(Dcm)であった場合には(P6→YES)、本来の演奏データ(Dns)に対応した処理は実行せず、演奏データ処理装置(PC)の所定の機能を実行するよう制御する(CM;P8)。
【0010】
すなわち、外部演奏装置(Em)側で、例えば、最低音を押しながら最高音を押す等の、普段の演奏ではあり得ない特殊な操作をすると、この特殊操作に基づき所定の要素データの組合わせを有する演奏データ(Dcm)が生成されるので、この演奏データ(Dcm)を受けた演奏データ処理装置(PC)は、これを特定のコマンドと認識して(P6→YES)は、当該特定コマンドに対応する所定機能の動作をする(CM;P8)。また、通常の演奏操作時に生成される演奏データ(Dns)に対しては、通常の演奏操作と判定して(P6→NO)当該通常の操作に対応した演奏処理の動作をする(VP;P9)。従って、通常の演奏処理(VP;P9)には支障をきたさずに演奏データ処理装置(PC)の所定機能を実行させることができる。
【0011】
また、本来の演奏データ(Dns)に対応してなされる処理には、受信された当該演奏データ(Dns)を外部演奏装置(EM)へと返送する処理(10ps;P10)が含まれ、要素データが所定の組合わせである演奏データ(Dcm)を受信した場合(P6→YES)は、このような返送処理を行わない。従って、外部演奏装置(EM)においては、通常は、演奏データ(Dns)が返送されることで、楽音発生等の演奏処理がなされるが、所定の組合わせの場合には(P6→YES)演奏データ(Dcm)が返送されないことから、不要な演奏処理がなされることがない。
【0012】
さらに、外部演奏装置(Em)が所定の機能に対応した機器の場合(P2・YES→P3)、組合わせ判別(DS;P6)を無効にして(省略して)、受信された演奏データ(Dm)の要素データが所定の組合わせであるか否かに拘わらず(P6・NO→P9及びP6・YES→P7・NO→P9等)、当該演奏データ(Dm)に対応する通常処理を実行する(VP;P9)。従って、所定機能に非対応の外部演奏装置(EM)であっても、特殊組合わせの演奏データ(Dcm)を所定機能実行コマンドとみなすことで、所定機能の実行(CM;P8)を指示することができるようにすると共に、独自に所定機能実行コマンドの送信(M4)が可能な所定機能に対応した外部演奏装置(EM)については、演奏データ(Dcm)の要素データがどんな組合わせでも本来の演奏データ(Dns)と判定して通常処理(P9)を行うことで、処理工程を簡単にすることができる。
【0013】
【発明の実施の形態】
〔システムの概要〕
図1は、この発明の一実施例による演奏データ処理システムのハードウエア構成ブロック図を示す。この演奏データ処理システムは、演奏データ処理装置PC及び外部演奏装置EMから成り、この例では、外部演奏装置EMには電子楽器が用いられる。また、演奏データ処理装置には演奏情報処理機能を有するパーソナルコンピュータPCが用いられ、その演奏情報処理機能には、演奏データの一致判定などの演奏データに対応した処理機能がある。なお、何れの装置PC,EMも、通信機能を備え、通信ネットワークCNを介してサーバコンピュータSV等の外部の情報処理装置と通信可能である。
【0014】
外部演奏装置(電子楽器)EMは、図1下部に示すように、中央処理装置(CPU)1m、ランダムアクセスメモリ(RAM)2m、読出専用メモリ(ROM)3m、外部記憶装置4m、演奏検出回路5m、パネル検出回路6m、表示回路7m、音源回路8m、効果回路9m、MIDI(Musical Instrument Digital Interface)インターフェース(MIDII/F)10m、通信インターフェース(通信I/F)11mなどを備え、これらの装置1m〜11mはバス12mに接続されている。
【0015】
CPU1mは、所定のソフトウエア・プログラムに従いタイマ13mによるクロックを利用してユーザ演奏に伴う各種処理を行う。RAM2mは、各種処理に際して必要なデータやパラメータを記憶するためのワーク領域として用いられ、ROM3mは各種処理のための制御プログラムや制御パラメータを記憶している。外部記憶装置4mには、ハードディスクドライブ(HDD)の外に、コンパクトディスク・リード・オンリィ・メモリ(CD−ROM)、フレキシブルディスク(FD)、光磁気(MO)ディスク、ディジタル多目的ディスク(DVD)、半導体メモリ等の外部記録媒体が利用され、必要な楽曲データや制御プログラムなどが記録することができる。
【0016】
演奏検出回路5mは、これに接続される鍵盤等の演奏操作子14mのユーザによる演奏操作内容を検出してCPU1の演奏処理機能部に導入し演奏データを生成するのに用いられる。なお、外部演奏装置(電子楽器)EMの形態は、鍵盤楽器に限らず、弦楽器タイプ、管楽器タイプ、打楽器タイプ等の形態でもよい。パネル検出回路6mは、これに接続されるスイッチ等の設定操作子15mによる操作内容を検出してCPU1の設定処理機能部に導入し外部演奏装置EMの動作状態を設定するのに用いられる。また、表示回路6は、これに接続されるディスプレイ16mをCPU1からの指令に従って制御し、装置EMの動作状態や設定内容を表示するのに用いられる。
【0017】
音源回路(ソフトウエアを含む)8m及びDSP(ディジタル信号処理器)等を含む効果回路9mは、ユーザ演奏や楽曲データ自動演奏による演奏データに基づく楽音信号を生成し、D/A変換器やアンプ、スピーカを含むサウンドシステム17mは、両回路8m,9mと共に楽音生成部を構成し、効果回路9mからの楽音信号に基づく楽音を発音する。
【0018】
MIDII/F10mは、演奏データ処理装置PC等の他のMIDI機器と通信するためのインターフェースである。また、通信I/F11mにはインターネットやLANなどの通信ネットワークCNを通じてサーバコンピュータSV等の外部装置と交信することができる。通信I/F11m及び通信ネットワークCNは、有線のものに限らず無線でもよい。また、双方を備えていてもよい。
【0019】
演奏データ処理装置(パーソナルコンピュータ)PCも、図1上部に示すように、外部演奏装置EMとほぼ同様のハードウエア構成を有し、演奏データ処理装置PCは、CPU1p、RAM2p、ROM3p、外部記憶装置4p、検出回路6p、表示回路7p、MIDII/F10p、通信I/F11p、バス12p、タイマ13p、設定操作子15p、ディスプレイ16pなどを備え、音源回路8p、効果回路9p及びサウンドシステム17pから成る楽音生成部は、必要に応じて設けることができる。また、これらの構成要素は、同一番号の参照記号が付記された外部演奏装置EMの構成要素に対応し、これらと同様の機能を有する。
【0020】
演奏データ処理装置PCは、CPU1pによる制御の下で、特に、一致判定などの通常イベント処理や所定機能の実行などに関わる演奏データ処理を含む各種処理を行うことができる。このため、演奏データ処理プログラム等の制御プログラムがROM3p又は外部記憶装置4pに記憶されており、この演奏データ処理プログラムには、通常イベント処理プログラムや所定機能プログラムなどのサブプログラムが含まれる。
【0021】
なお、演奏データ処理装置PCの検出回路6pは、これに接続されるマウスや文字キーボード等の操作子15pの操作内容を検出してCPU1pの操作入力処理機能部に導入し処理装置PCの動作状態を設定するのに用いられる。また、MIDII/F10pには、MIDIケーブルMCを介して外部演奏装置EMのMIDII/F10mに接続され、両装置PC,EMは、I/F10p,10mを介して必要な情報をMIDI形式で送受し合い、連係動作をすることができる。
【0022】
また、演奏データ処理装置PC及び外部演奏装置EMの各種処理に利用される制御プログラムや各種データは、外部記憶媒体(4p,4m)から、或いは、通信I/F11p,11mを介してサーバコンピュータSVなどの外部装置から、演奏データ処理装置PC及び外部演奏装置EM本体に供給してもよい。
【0023】
〔システムの機能〕
図2は、この発明の一実施例による演奏データ処理システムの主要な機能を概略的に表わす機能ブロック図である。ここで、図2を用いて、この演奏データ処理システムの概要を説明しておく。電子楽器等の外部演奏装置Emからの演奏データDmは、パーソナルコンピュータ等の演奏データ処理装置PCの受信手段10prで受信された後、判別手段DSにおいて、外部演奏装置Emでの(1)演奏操作に基づく本来の演奏データDnsであるか(2)特殊な操作に基づくデータDcmであるかが判別される。前者(1)の場合は、通常処理手段VPにて、本来の演奏データDnsに対応した通常処理が実行され、後者(2)の場合、即ち、受信演奏データDmを構成する複数の要素データが特殊な所定の組合わせDcmをもつ場合には、本来の演奏データDnsに対応した処理は実行せず、機能実行手段CMにて所定機能演奏データ処理装置PCの所定の機能が実行される。
【0024】
以下、図2について、より詳細に説明する。この演奏データ処理システムでは、外部演奏装置EMは、電源のオンにより外部演奏装置EMはMIDI受信部10mrが動作可能になる。また、演奏データ処理装置PCは、電源をオンするか、演奏データ処理プログラムが動作している状態で所定機能プログラムを起動することにより、所定機能のオン/オフを管制する所定機能起動部STの機能が立ち上がり、MIDI送信部10psを介して、所定機能がオン(作動可能)になったことを表わす所定機能オンコマンドとローカルオフを指示するローカルオフコマンドCfとを外部演奏装置EMのMIDI受信部10mrに送信する。
【0025】
外部演奏装置EMでは、通常、演奏操作子14mの演奏操作に応じて生成されるノートデータDntが音源8mに供給されるようになっている。ここで、上述のように、演奏データ処理装置PCから両コマンドを受けた場合、外部演奏装置EMは、所定機能オンコマンドの確認により、処理装置PCと連係可能な動作状態となってMIDI送信部10msが能動化され、ローカルオフコマンドCfに従って、ノートデータDntを音源8mに供給しないようにセットされる。
【0026】
外部演奏装置EMがこのように処理装置PCとの連係可能な動作状態であるときに、演奏操作子14mをユーザが操作すると、この操作に応じてノートイベント等のMIDIイベントデータDmが生成され、このMIDIイベントデータDmは、MIDI送信部10msを介して演奏データ処理装置PCに送信される。なお、このデータDmは上述のローカルオフにより音源8mには供給されない。
【0027】
演奏データ処理装置PCでは、MIDI送信部10prが、外部演奏装置EMから発信されたMIDIイベントデータDmを受け取り、これをイベント判別部DSに手渡す。イベント判別部DSは、演奏装置EMからの発信MIDIイベントデータDmを解析し、当該発信MIDIイベントデータDmが略同時の複数のイベントであるときには、当該イベントの組合わせが、予め定められた特別の組合わせであるかどうかを判別する。この組合わせは、通常の演奏においては有り得ないような所定の組合わせであり、「特殊組合わせ」と呼ばれる。この特殊組合わせには、例えば、演奏操作子14mの最低音と最高音或いはこれらの音に隣接する音を同時に発生させるようなイベントの組合わせなどが採用される。
【0028】
イベント判別部DSは、このような判別の結果、発信MIDIイベントデータDmを構成する略同時の複数のイベント(要素データ)が、特殊組合わせではなく、通常の演奏であり得る組合わせであれば、イベント判別部DSは、このMIDIイベントデータDmを、外部演奏装置EMの演奏操作子14mの通常の演奏操作に基づく通常MIDIイベントDnsであると判別し、この通常MIDIイベントデータDnsを通常イベント処理部VPに送る。そして、通常イベント処理部VPは、この演奏データ処理装置PCの通常イベントプログラムに従い、通常MIDIイベントデータDnsに基づく通常イベント処理を実行する。
【0029】
通常イベント処理部VPは、例えば、通常イベントプログラムが演奏データの一致判定機能を有していれば、通常イベント処理として一致判定機能を実行する。すなわち、通常MIDIイベントデータDnsを所定の模範ソングデータと比較して所定ソングの演奏が正しく出来たか否かを判定する。なお、この一致判定機能には、併せて、伴奏パートに関してMIDIイベント(以下、「補助MIDIイベント」と呼ぶ)Dacを生成する伴奏機能を含ませることができる。
【0030】
一方、イベント判別部DSにおいて、イベントの組合わせが特殊組合わせであると判別された場合には、当該同時イベントDcmを、演奏データ処理装置PCにおいて所定機能を実行させるための所定機能実行コマンドとみなして、発信MIDIイベントデータDmから抽出し、当該同時イベントDcmに対応する所定機能実行コマンドをコマンド処理部CMに送る。所定機能実行コマンドとしては、例えば、上述した一致判定機能を始動又は停止させるスタート/ストップ機能がある。そして、コマンド処理部CMは、このコマンドに対応する所定機能を実行する。このようにして、外部演奏装置から所定機能の実行を制御することができるとともに、当該機能に対して演奏データを提供することができる。
【0031】
さて、イベント判別部DSは、通常のMIDIイベントと判定した場合には、さらに、通常MIDIイベントデータDnsをMIDI送信部10psにも送って、これを外部演奏装置EMに返送させる。また、MIDI送信部10psは、必要に応じて、通常イベント処理部VPで生成された補助(伴奏パート)MIDIイベントDacをも受け取り、外部演奏装置EMに返送する。つまり、演奏データ処理装置PCから外部演奏装置EMに返信される返送MIDIイベントデータDpは、通常MIDIイベントデータDnsであるか、或いは、通常MIDIイベントデータDnsに補助MIDIイベントDacを加えたものである。
【0032】
外部演奏装置EMは、演奏データ処理装置PCから返送されてきたMIDIイベントデータDpをMIDI受信部10mrで受け取り、さらに、音源8mに手渡す。この返送MIDIイベントデータDpには、ローカルオフコマンドCfによるセット動作で音源8mに供給されなかったユーザ演奏によるMIDIイベントデータDnsが含まれる。これにより、ユーザの演奏操作に基づく演奏データが処理装置PC経由で音源8mに供給されることになる。
【0033】
一方、演奏データ処理装置PCで特殊組合わせと判定された場合は、特殊組合わせに該当するMIDIイベントDcmが外部演奏装置EMへと返送されないので、不要な楽音発生を防ぐことができる。(但し、特殊組合わせの複数MIDIイベントを或る時間差を持って発生させた場合は、最初のMIDIイベントが発生した時点では未だ特殊組合わせと判定されないので、この最初のMIDIイベントの楽音は発生されることになる。)
【0034】
なお、演奏データ処理装置PCにおいて、電源をオフしたり所定機能プログラムを終了する操作等によって所定機能をオフしたときは、所定機能起動部STは、ローカルオンコマンドCnをMIDI送信部10psを介して外部演奏装置EMのMIDI受信部10mrに送信する。外部演奏装置EMは、このローカルオンコマンドCnの受信によりローカルオンにリセットされ、演奏操作子14mの演奏操作で生成されるノートデータDntを音源8mに供給可能として、演奏装置EM単独で演奏を行う通常状態に復帰する。
【0035】
〔動作フロー例〕
図3は、この発明の一実施例による演奏データ処理システムの動作例を概略的に表わすフローチャートである。演奏データ処理装置PC及び外部演奏装置EMは、図3の動作フローに従い、大略、図2の主要機能ブロック図で説明した機能を実行する。この動作フローでは、演奏データ処理装置PCは、外部演奏装置EMが所定機能に対応しているか否かに応じて異なる動作過程を経るようにした点で、図2で言及しなかった動作を呈する。なお、図3中の“※”印は、外部演奏装置EMが所定機能対応機器の場合に採り得る動作ステップ乃至経路を表わす。
【0036】
先ず、演奏データ処理装置PCは、電源オンや、演奏データ処理プログラムが動作している状態で所定機能プログラムを起動したとき等の最初の段階で、外部演奏装置EMに対する開始コマンドとして、所定機能のオンを表わす所定機能オンコマンドとローカルオフコマンドCfとを送信する(ステップP1)。
【0037】
これに対して、外部演奏装置EMは、所定機能対応機器の場合、これらの開始コマンドを受信し、所定機能オンコマンドを自動的に返送することができる(ステップM1)。すなわち、外部演奏装置EMには、機種によって所定機能オンコマンドを認識できるものとできないものとがあり、所定機能オンコマンドの認識可能な外部演奏装置EMの場合は、当該所定機能オンコマンドを演奏データ処理装置PCへと返送して所定機能の実行を正式に指示する。
【0038】
一方、認識不能の外部演奏装置EMの場合には、このコマンドを無視してそのまま以下のステップに進む。何れの場合も、その後は、受信したローカルオフコマンドCfに基づいてローカルオフに設定し(ローカルオフを認識不能な外部演奏装置はあまり無い)、ユーザの演奏操作に基づく演奏データDntを音源8mに供給しないようにセットする(ステップM2)。
【0039】
一方、演奏データ処理装置PCは、開始コマンドの送信(M1)の後、外部演奏装置EMから所定機能オンコマンドを受信したか否かを判断する(ステップP2)。ここで、外部演奏装置EMから返送される所定機能オンコマンドを受信すれば(P2→YES)、外部演奏装置EMが所定機能に正式に対応したものであると判定する(ステップP3)。逆に、当該所定機能オンコマンドを受信しない場合は(P2→NO)、所定機能に非対応であると判定する(ステップP4)。
【0040】
次いで、外部演奏装置EMにおいて、ユーザが演奏操作子14mを操作すると、この操作に基づき生成されるMIDIイベントデータDmが演奏データ処理装置PCに送信される(ステップM3)。演奏データ処理装置PCは、このMIDIイベントデータDmを受信し(ステップP5)、受信したMIDIイベントデータDmが特殊組合わせのイベントであるか否かを判別する(ステップP6)。ここで、特殊組合わせと判定されると(P6→YES)、さらに、所定機能対応/非対応の判定(P3/P4)に基づいて、外部演奏装置EMが所定機能に非対応の演奏装置であるか否かを識別する(ステップP7)。
【0041】
演奏データ処理装置PCにおいて、上述した対応/非対応識別ステップ(P7)で、外部演奏装置EMが所定機能に非対応の機器(P4判定)であると分かったときは(P7→YES)、判定された特殊組合わせに応じて所定機能実行コマンドを特定した上、当該コマンドに対応する所定の機能を実行する(ステップP8)。そして、このコマンド処理の実行後、外部演奏装置EMからの受信〔所定機能対応の外部演奏装置EM(P3)に対してはステップP5及びステップP8、所定機能非対応の外部演奏装置EM(P4)に対してはステップP5〕を待機する状態にリターンする。
【0042】
また、外部演奏装置EMが所定機能に対応する演奏装置である場合、図3で※印が付記された破線のステップM4に示すように、演奏操作子14mの操作ステップM3の前後で(図3ではステップM3の後)、外部演奏装置EMからの受信を待機している演奏データ処理装置PCに所定機能実行コマンドを送信することができる。これに対して、演奏データ処理装置PCは、この所定機能実行コマンドを受信することができ、所定機能実行コマンドを受信した場合には所定機能実行ステップP8に進む。この所定機能実行ステップP8においては、図3のP8枠内に括弧書きで示すように、受信した所定機能実行コマンドに従って所定機能を実行する。
【0043】
外部演奏装置EMは、所定機能に対応している機器の場合は所定機能実行コマンドを送信することができるが、非対応の機器では送信することができない。このため、この例では、外部演奏装置EMが所定機能非対応の演奏装置であっても所定機能実行を指示できるように、特殊組合わせのMIDIイベントDcmを受信した場合は、所定機能実行コマンドとみなすようにしている〔P6(YES)→P7(YES)→P8〕。
【0044】
また、所定機能対応の外部演奏装置EMについては、上述した所定機能実行コマンド送信ステップM4及び所定機能実行ステップP8の動作により、特殊組合わせのMIDIイベントDcmを所定機能実行コマンドとみなす必要も無いことから、次に説明するように、どのような組合わせであったとしても通常のMIDIイベントと判定するようにしている〔P6(YES)→P7(NO)→P9、或いは、P6(NO)→P9〕。
【0045】
すなわち、演奏データ処理装置PCでは、受信MIDIイベントデータDmが特殊組合わせのイベントではなく通常MIDIイベントデータDnsであるとき(P6→NO)、或いは、受信MIDIイベントデータDmが特殊組合わせイベントであっても(P6→YES)外部演奏装置EMが所定機能対応機器(P3判定)のときは(P7→NO)、通常MIDIイベントデータDnsに対して通常イベント処理を行う(ステップP9)。通常イベント処理の後は、当該MIDIイベントデータDns乃至通常イベント処理で生成した補助MIDIイベントDacを返送MIDIイベントデータDpとして外部演奏装置EMに送信する(ステップP10)。そして、このデータ送信処理の実行後、外部演奏装置EMからの受信(P5,P8)を待機する状態にリターンする。
【0046】
また、外部演奏装置EMは、演奏データ処理装置PCからの返送MIDIイベントデータDpを受信すると、このデータに基づいて音源10mを駆動し、演奏操作子14mの操作(M3)〔所定機能対応装置では、更に、所定機能実行コマンド送信(M4)〕を待機する状態にリターンする。
【0047】
なお、前述した所定機能非対応/対応ごとの処理のために、所定機能非対応の外部演奏装置EMに対応して、MIDIイベント受信ステップP5を所定機能非対応判定ステップP4のみに後続させ、所定機能対応/非対応識別ステップP7を省略して、特殊組合わせ判別ステップP6で肯定出力(YES)があると直ちに所定機能実行ステップP8に進むように構成すると共に、所定機能対応の外部演奏装置EMに対応して、所定機能対応の判定ステップP3に続いて、別個のMIDIイベント受信ステップを設け、このMIDIイベント受信ステップから直ちに通常イベント処理ステップP9に進むように構成してもよい。
【0048】
〔種々の実施態様〕
以上、図面を参照しつつこの発明の好適な実施の一形態について説明したが、これは単なる一例であって、この発明は、発明の精神を逸脱しない範囲で種々の変更が可能であり、種々の態様で実施することができる。
【0049】
演奏データ処理装置PCが実行する通常イベント処理機能や所定機能は、例示したものに限らない。通常イベント処理機能は、外部演奏装置EMからの演奏データに対応した処理であれば何でもよい。例えば、外部演奏装置EMからの演奏データに対して、補助データ(Dac)として伴奏データを自動生成する自動伴奏や、和音進行に合わせて音高を変換する音高変換などの演奏補助機能がある。また、標準データとの一致度合いに応じた得点を楽しむ等の音楽ゲーム機能もあり、単なる演奏データ(Dns)の記憶機能を含む。また、所定機能についても、これら通常イベント処理機能のスタート/ストップ機能だけでなく、演奏データ処理装置PC自体が備える楽曲データに基づいて外部演奏装置EMの楽音生成部(8m−9m−17m)で自動演奏させる際のスタート/ストップ機能や、複数の演奏データ処理項目から実行したい演奏データ機能を順次選択するなど、演奏データ処理装置PCが有する演奏データ処理機能に関する設定や制御の機能であれば何でもよい。
【0050】
特殊組合わせとしては、例示したものに限らない。また、特殊組合わせを複数用意しておき、それぞれ異なる機能に対応させても良いし、複数の特殊組合わせを1つの機能に対応させてもよい。特殊組合わせのパターンをユーザ設定可能としてもよいし、特殊組合わせと対応させる機能をユーザ設定可能としてもよい。
【0051】
【発明の効果】
以上説明したように、この発明によれば、演奏データ処理装置は、外部演奏装置から演奏データを受信し、当該演奏データに従って、外部演奏装置での演奏操作に基づく本来の演奏データに対応した通常処理を実行すると共に、受信した演奏データを構成する複数の要素データが所定の組合わせであった場合には、本来の演奏データに対応した処理は実行せず、演奏データ処理装置の所定の機能を実行するように制御しているので、通常の演奏処理には支障をきたさずに演奏データ処理装置の所定機能を実行させることができる。
【0052】
また、演奏データに対応した処理を行う場合は、受信した演奏データを外部演奏装置へと返送する処理を行い、受信した複数の演奏データが所定の組合わせであったときには、当該返送処理を行わないようにしているので、通常は、演奏データが返送されることで外部演奏装置において演奏処理(楽音発生等)がなされるが、所定の組合わせの場合には、演奏データが返送されないことから、外部演奏装置において不要な演奏処理がなされることがない。さらに、外部演奏装置が独自に所定機能実行コマンドを送信可能な所定機能対応機器の場合には、組合わせ判別を無効にして(省略して)、受信された演奏データが所定の組合わせであるか否かに拘わらず、当該演奏データに対応する通常処理を実行するようにしているので、所定機能対応の外部演奏装置については、演奏データがどんな組合わせでも本来の演奏データと判定して処理工程を簡単にすることができる。
【図面の簡単な説明】
【図1】図1は、この発明の一実施例による演奏データ処理システム全体のハードウエア構成ブロック図である。
【図2】図2は、この発明の一実施例による演奏データ処理システムの概略的な機能ブロック図である。
【図3】図3は、この発明の一実施例による演奏データ処理システムの動作例を表わすフローチャートである。
【符号の説明】
ST ローカルオン及びオフコマンドCn,Cfを発生する所定機能起動部、
DS,VP,CM イベント判別部、通常イベント処理部及びコマンド処理部、
Dnt ユーザ演奏によるノートデータ、
Dm,Dp (発信及び返送)MIDIイベントデータ,
Dns 通常MIDIイベント(本来の演奏データ)、
Dcm 特殊組合わせイベント(又は、対応する所定機能実行コマンド)、
Dac 補助(伴奏パート)MIDIイベント。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a performance data processing system for controlling a performance data processing device connected to an external performance device such as an electronic musical instrument to be controllable by the external performance device.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a performance data processing device such as an electronic musical instrument that operates in connection with an external performance device such as a MIDI keyboard, in which the performance data processing device can be controlled from the external performance device, is proposed in, for example, Patent Document 1. Have been.
[0003]
[Patent Document 1]
JP-A-8-234731.
[0004]
According to this conventional technique, a note event of a specific channel among the 16 MIDI channels is assigned to a control command of the performance data processing device (electronic musical instrument), and when the performance data processing device receives the note event of the specific channel, The assigned control command is executed.
[0005]
However, according to such a conventional technique, since a specific channel is assigned to a control command, there is a disadvantage that the specific channel cannot be used for normal performance processing. On the other hand, it is conceivable that an external performance device can output a dedicated control command without assigning performance data such as a note event to a control command, but the configuration of the external performance device becomes complicated.
[0006]
[Problems to be solved by the invention]
An object of the present invention is to provide a performance data processing system capable of easily controlling a performance data processing device from an external performance device when operating a performance data processing device connected to the external performance device in view of such circumstances. In particular, it is an object of the present invention to provide a performance data processing system capable of controlling a performance data processing device without providing a special control function in an external performance device and without hindering a normal performance operation.
[0007]
[Means for Solving the Problems]
According to a main feature of the present invention, there is provided a performance data processing device (PC) capable of processing performance data (Dm) from an external performance device (EM), wherein performance data (Dm) is transmitted from the external performance device (EM). Receiving means (10pr; P5) for receiving and discriminating means (DS; DS) for judging whether or not element data (each note event) constituting the received performance data (Dm) is a predetermined combination (Dcm). P6) and function execution means (CM; P8) for executing predetermined functions of the performance data processing device (PC) based on the performance data (Dcm) determined to be a predetermined combination of element data. Performance data processing device (PC) having normal processing means (VP; P9) for executing normal processing corresponding to performance data (Dns) determined that the element data is not a predetermined combination. Item 1] and a step (P5) of receiving performance data (Dm) from (EM) to a performance data processing device (PC) capable of processing performance data (Dm) from an external performance device (EM). ), A step (P6) of determining whether or not the element data (each note event) constituting the received performance data (Dm) is a predetermined combination (Dcm); (P8) for executing a predetermined function of the performance data processing apparatus (PC) based on the performance data (Dcm) determined to be A performance data processing program (claim 4) for executing a procedure comprising a step (P9) of executing a normal process corresponding to (Dns). Note that parentheses indicate corresponding reference symbols or terms in examples described later.
[0008]
The performance data processing apparatus (PC) according to the present invention further includes a return processing means (10 ps) for returning performance data (Dns) for which normal processing is performed by the normal processing means (VP; P9) to the external performance apparatus (Em). P10), when the external performance device (Em) is a device corresponding to a predetermined function of the performance data processing device (PC) (P2.YES → P3). , A discriminating invalidating means (P6.NO → P9 and P6.YES → P7.NO → P9, etc.) for invalidating the function of the discriminating means (DS; P6), and the normal processing means (VP; P9) When the function of the means (DS; P6) is invalidated, normal processing corresponding to the received performance data (Dm) is executed [Claim 3].
[0009]
[Function of the Invention]
In the performance data processing system according to the present invention, a performance data processing device (PC) such as a personal computer receives (10pr; P5) performance data (Dm) from an external performance device (Em) such as an electronic musical instrument. When the performance data (Dm) is the original performance data (Dns) based on the performance operation on the external performance device (Em) (P6 → NO), the normal processing corresponding to the performance data (Dns) is executed ( VP; P9). At this time, if the plurality of element data constituting the received performance data (Dm) is a predetermined combination (Dcm) (P6 → YES), the processing corresponding to the original performance data (Dns) is executed. Control is performed to execute a predetermined function of the performance data processing device (PC) (CM; P8).
[0010]
That is, when a special operation that cannot be performed in a normal performance, such as pressing the lowest note while pressing the highest note, is performed on the external performance device (Em) side, a combination of predetermined element data is performed based on the special operation. Is generated, the performance data processing device (PC) receiving the performance data (Dcm) recognizes this as a specific command (P6 → YES) and issues the specific command. (CM; P8). Also, the performance data (Dns) generated during the normal performance operation is determined to be a normal performance operation (P6 → NO), and a performance process operation corresponding to the normal operation is performed (VP; P9). ). Therefore, the predetermined function of the performance data processing device (PC) can be executed without hindering the normal performance process (VP; P9).
[0011]
The processing performed in response to the original performance data (Dns) includes a process (10 ps; P10) of returning the received performance data (Dns) to the external performance device (EM). When the performance data (Dcm) having a predetermined combination of data is received (P6 → YES), such a return process is not performed. Therefore, in the external performance device (EM), the performance data (Dns) is normally returned to perform a performance process such as generation of a musical tone. However, in the case of a predetermined combination (P6 → YES). Since the performance data (Dcm) is not returned, unnecessary performance processing is not performed.
[0012]
Further, when the external performance device (Em) is a device corresponding to a predetermined function (P2 · YES → P3), the combination discrimination (DS; P6) is invalidated (omitted), and the received performance data ( Normal processing corresponding to the performance data (Dm) is executed regardless of whether the element data of (Dm) is a predetermined combination (P6.NO → P9 and P6.YES → P7.NO → P9, etc.). (VP; P9). Therefore, even if the external performance device (EM) does not support the predetermined function, the execution of the predetermined function (CM; P8) is instructed by regarding the performance data (Dcm) of the special combination as the predetermined function execution command. For an external performance device (EM) corresponding to a predetermined function capable of independently transmitting a predetermined function execution command (M4), any combination of element data of performance data (Dcm) By performing the normal processing (P9) by determining the performance data (Dns), the processing steps can be simplified.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
[Overview of the system]
FIG. 1 is a block diagram showing a hardware configuration of a performance data processing system according to an embodiment of the present invention. This performance data processing system comprises a performance data processing device PC and an external performance device EM. In this example, an electronic musical instrument is used for the external performance device EM. Further, a personal computer PC having a performance information processing function is used as the performance data processing device, and the performance information processing function includes a processing function corresponding to performance data such as performance data matching determination. Each of the devices PC and EM has a communication function and can communicate with an external information processing device such as a server computer SV via the communication network CN.
[0014]
As shown in the lower part of FIG. 1, the external performance device (electronic musical instrument) EM includes a central processing unit (CPU) 1 m, a random access memory (RAM) 2 m, a read-only memory (ROM) 3 m, an external storage device 4 m, a performance detection circuit. 5 m, a panel detection circuit 6 m, a display circuit 7 m, a sound source circuit 8 m, an effect circuit 9 m, a MIDI (Musical Instrument Digital Interface) interface (MIDII / F) 10 m, a communication interface (communication I / F) 11 m, and the like. 1m to 11m are connected to a bus 12m.
[0015]
The CPU 1m performs various processes associated with the user's performance using a clock from the timer 13m according to a predetermined software program. The RAM 2m is used as a work area for storing data and parameters necessary for various processes, and the ROM 3m stores control programs and control parameters for various processes. The external storage device 4m includes a hard disk drive (HDD), a compact disk read only memory (CD-ROM), a flexible disk (FD), a magneto-optical (MO) disk, a digital multipurpose disk (DVD), An external recording medium such as a semiconductor memory is used to record necessary music data and control programs.
[0016]
The performance detection circuit 5m is used to detect the content of a performance operation performed by the user on the performance operator 14m such as a keyboard connected thereto, and introduce the content into the performance processing function unit of the CPU 1 to generate performance data. Note that the form of the external performance device (electronic musical instrument) EM is not limited to a keyboard instrument, but may be a stringed instrument type, a wind instrument type, a percussion instrument type, or the like. The panel detection circuit 6m detects the operation content of the setting operation element 15m such as a switch connected thereto, and introduces the operation content into the setting processing function unit of the CPU 1 to set the operation state of the external performance device EM. The display circuit 6 controls the display 16m connected thereto in accordance with a command from the CPU 1, and is used to display the operation state and setting contents of the device EM.
[0017]
A sound source circuit (including software) 8m and an effect circuit 9m including a DSP (digital signal processor) generate a tone signal based on performance data from a user performance or automatic performance of music data, and a D / A converter or an amplifier. The sound system 17m including the speakers constitutes a tone generator together with the two circuits 8m and 9m, and emits a tone based on the tone signal from the effect circuit 9m.
[0018]
The MIDII / F 10m is an interface for communicating with another MIDI device such as the performance data processing device PC. The communication I / F 11m can communicate with an external device such as a server computer SV through a communication network CN such as the Internet or a LAN. The communication I / F 11m and the communication network CN are not limited to wired ones, but may be wireless. Moreover, both may be provided.
[0019]
As shown in the upper part of FIG. 1, the performance data processing device (personal computer) PC has almost the same hardware configuration as the external performance device EM. The performance data processing device PC includes a CPU 1p, a RAM 2p, a ROM 3p, an external storage device. 4p, a detection circuit 6p, a display circuit 7p, a MID II / F 10p, a communication I / F 11p, a bus 12p, a timer 13p, a setting operator 15p, a display 16p, and the like. The generator can be provided as needed. Further, these components correspond to the components of the external performance device EM to which the same reference numerals are added, and have the same functions.
[0020]
Under the control of the CPU 1p, the performance data processing device PC can perform various processes including normal event processing such as coincidence determination and performance data processing related to execution of a predetermined function. Therefore, a control program such as a performance data processing program is stored in the ROM 3p or the external storage device 4p, and the performance data processing program includes sub-programs such as a normal event processing program and a predetermined function program.
[0021]
The detection circuit 6p of the performance data processing device PC detects the operation content of the operation device 15p such as a mouse or a character keyboard connected thereto, and introduces the operation content into the operation input processing function unit of the CPU 1p, thereby operating the processing device PC. Used to set The MID II / F 10p is connected to the MID II / F 10m of the external performance device EM via a MIDI cable MC, and the two devices PC and EM transmit and receive necessary information in a MIDI format via the I / Fs 10p and 10m. Can work together.
[0022]
Further, control programs and various data used for various processes of the performance data processing device PC and the external performance device EM are transmitted from the external storage medium (4p, 4m) or the server computer SV via the communication I / Fs 11p, 11m. The performance data processing device PC and the external performance device EM may be supplied from an external device such as an external device.
[0023]
[System function]
FIG. 2 is a functional block diagram schematically showing main functions of the performance data processing system according to one embodiment of the present invention. Here, an outline of the performance data processing system will be described with reference to FIG. After the performance data Dm from the external performance device Em such as an electronic musical instrument is received by the receiving means 10pr of the performance data processing device PC such as a personal computer, the discrimination means DS performs (1) the performance operation by the external performance device Em. It is determined whether the data is original performance data Dns based on (2) or data Dcm based on a special operation. In the case of the former (1), normal processing corresponding to the original performance data Dns is executed by the normal processing means VP. In the case of the latter (2), that is, a plurality of element data constituting the reception performance data Dm are In the case of having a special predetermined combination Dcm, the processing corresponding to the original performance data Dns is not executed, and the predetermined function of the predetermined function performance data processing device PC is executed by the function execution means CM.
[0024]
Hereinafter, FIG. 2 will be described in more detail. In this performance data processing system, when the power of the external performance device EM is turned on, the MIDI reception unit 10mr of the external performance device EM can operate. Further, the performance data processing device PC turns on the power or activates the predetermined function program in a state where the performance data processing program is operating, so that the predetermined function activation unit ST for controlling on / off of the predetermined function is provided. The function is started and a predetermined function on command indicating that the predetermined function is turned on (operable) and a local off command Cf for instructing local off are transmitted via the MIDI transmitting section 10ps to the MIDI receiving section of the external performance device EM. Send to 10mr.
[0025]
In the external performance device EM, normally, note data Dnt generated according to the performance operation of the performance operator 14m is supplied to the sound source 8m. Here, as described above, when both commands are received from the performance data processing device PC, the external performance device EM is brought into an operation state capable of coordinating with the processing device PC by confirming the predetermined function ON command, and the MIDI transmitting unit 10 ms is activated, and according to the local off command Cf, the note data Dnt is set so as not to be supplied to the sound source 8m.
[0026]
When the user operates the performance operator 14m while the external performance device EM is in an operating state in which the external performance device EM can cooperate with the processing device PC, MIDI event data Dm such as a note event is generated in accordance with the operation, The MIDI event data Dm is transmitted to the performance data processing device PC via the MIDI transmission unit 10 ms. Note that this data Dm is not supplied to the sound source 8m due to the above-mentioned local OFF.
[0027]
In the performance data processing device PC, the MIDI transmission unit 10pr receives the MIDI event data Dm transmitted from the external performance device EM, and hands it to the event discrimination unit DS. The event discriminating unit DS analyzes the transmitted MIDI event data Dm from the performance device EM, and when the transmitted MIDI event data Dm is a plurality of substantially simultaneous events, the combination of the events is determined by a predetermined special event. Determine whether the combination is a combination. This combination is a predetermined combination that is impossible in a normal performance, and is called a “special combination”. As the special combination, for example, a combination of events that simultaneously generate the lowest sound and the highest sound of the performance operator 14m or sounds adjacent to these sounds is adopted.
[0028]
As a result of such a determination, the event determination unit DS determines that if a plurality of substantially simultaneous events (element data) constituting the outgoing MIDI event data Dm are not special combinations but combinations that can be performed normally. The event determination unit DS determines that the MIDI event data Dm is a normal MIDI event Dns based on a normal performance operation of the performance operator 14m of the external performance device EM, and processes the normal MIDI event data Dns. Send to the department VP. Then, the normal event processing unit VP executes normal event processing based on the normal MIDI event data Dns according to the normal event program of the performance data processing device PC.
[0029]
For example, if the normal event program has a performance data match determination function, the normal event processing unit VP executes the match determination function as normal event processing. That is, the normal MIDI event data Dns is compared with the predetermined model song data to determine whether or not the performance of the predetermined song has been performed correctly. The coincidence determination function can also include an accompaniment function for generating a MIDI event (hereinafter referred to as “auxiliary MIDI event”) Dac for the accompaniment part.
[0030]
On the other hand, when the event discriminating unit DS determines that the combination of events is a special combination, the simultaneous event Dcm includes a predetermined function execution command for causing the performance data processing device PC to execute a predetermined function. Considering this, it extracts from the outgoing MIDI event data Dm and sends a predetermined function execution command corresponding to the simultaneous event Dcm to the command processing unit CM. The predetermined function execution command includes, for example, a start / stop function for starting or stopping the above-described coincidence determination function. Then, the command processing unit CM executes a predetermined function corresponding to the command. In this way, the execution of a predetermined function can be controlled from the external performance device, and performance data can be provided for the function.
[0031]
When the event determining unit DS determines that the event is a normal MIDI event, the event determining unit DS also sends the normal MIDI event data Dns to the MIDI transmitting unit 10ps and returns the same to the external performance device EM. The MIDI transmitting unit 10ps also receives an auxiliary (accompaniment part) MIDI event Dac generated by the normal event processing unit VP, if necessary, and returns it to the external performance device EM. That is, the return MIDI event data Dp returned from the performance data processing device PC to the external performance device EM is the normal MIDI event data Dns, or the normal MIDI event data Dns plus the auxiliary MIDI event Dac. .
[0032]
The external performance device EM receives the MIDI event data Dp returned from the performance data processing device PC by the MIDI receiving unit 10mr, and passes the MIDI event data Dp to the sound source 8m. The returned MIDI event data Dp includes MIDI event data Dns due to user performance that was not supplied to the sound source 8m by the set operation using the local off command Cf. As a result, performance data based on the performance operation of the user is supplied to the sound source 8m via the processing device PC.
[0033]
On the other hand, if the performance data processing device PC determines that the combination is a special combination, the MIDI event Dcm corresponding to the special combination is not returned to the external performance device EM, so that generation of unnecessary musical sounds can be prevented. (However, if a plurality of MIDI events of a special combination are generated with a certain time difference, the tone of the first MIDI event is generated because the special combination is not yet determined when the first MIDI event occurs. Will be done.)
[0034]
In the performance data processing device PC, when the predetermined function is turned off by an operation of turning off the power or terminating the predetermined function program, the predetermined function activation unit ST transmits the local on command Cn via the MIDI transmission unit 10ps. This is transmitted to the MIDI receiving unit 10 mr of the external performance device EM. The external performance device EM is reset to the local ON state by receiving the local ON command Cn, and can supply the note data Dnt generated by the performance operation of the performance operator 14m to the sound source 8m, thereby performing the performance by the performance device EM alone. Return to normal state.
[0035]
[Operation flow example]
FIG. 3 is a flowchart schematically showing an operation example of the performance data processing system according to one embodiment of the present invention. The performance data processing device PC and the external performance device EM generally execute the functions described in the main functional block diagram of FIG. 2 according to the operation flow of FIG. In this operation flow, the performance data processing device PC exhibits an operation not mentioned in FIG. 2 in that the performance data processing device PC goes through different operation processes depending on whether or not the external performance device EM supports the predetermined function. . Note that “*” marks in FIG. 3 indicate operation steps or paths that can be taken when the external performance device EM is a device compatible with a predetermined function.
[0036]
First, at an initial stage such as when power is turned on or when a predetermined function program is started while the performance data processing program is running, the performance data processing apparatus PC issues a predetermined function as a start command to the external performance apparatus EM. A predetermined function ON command indicating ON and a local OFF command Cf are transmitted (step P1).
[0037]
On the other hand, in the case of the equipment corresponding to the predetermined function, the external performance device EM can receive these start commands and automatically return the predetermined function ON command (step M1). That is, some external performance devices EM can and cannot recognize a predetermined function on command depending on the model. In the case of an external performance device EM that can recognize the predetermined function on command, the external device EM transmits the predetermined function on command to the performance data. It is returned to the processing device PC to formally instruct execution of the predetermined function.
[0038]
On the other hand, in the case of the external performance device EM that cannot be recognized, this command is ignored and the process proceeds to the following steps. In any case, thereafter, the local off is set based on the received local off command Cf (there are few external performance devices that cannot recognize the local off), and the performance data Dnt based on the performance operation by the user is transmitted to the sound source 8m. It is set so as not to be supplied (step M2).
[0039]
On the other hand, after transmitting the start command (M1), the performance data processing device PC determines whether or not a predetermined function ON command has been received from the external performance device EM (step P2). Here, if a predetermined function ON command returned from the external performance device EM is received (P2 → YES), it is determined that the external performance device EM is formally compatible with the predetermined function (step P3). Conversely, when the predetermined function ON command is not received (P2 → NO), it is determined that the predetermined function is not supported (step P4).
[0040]
Next, when the user operates the performance operator 14m in the external performance device EM, MIDI event data Dm generated based on this operation is transmitted to the performance data processing device PC (step M3). The performance data processing device PC receives the MIDI event data Dm (step P5), and determines whether or not the received MIDI event data Dm is an event of a special combination (step P6). Here, when it is determined that the combination is a special combination (P6 → YES), based on the determination (P3 / P4) of the correspondence / non-correspondence of the predetermined function, the external performance device EM is replaced with a performance device that does not support the predetermined function. It is determined whether or not there is (Step P7).
[0041]
In the performance data processing device PC, when the external performance device EM is found to be a device that does not support the predetermined function (P4 determination) in the above-described corresponding / non-compliant identification step (P7) (P7 → YES), the determination is made. After specifying a predetermined function execution command according to the specified special combination, a predetermined function corresponding to the command is executed (step P8). After execution of this command processing, reception from the external performance device EM (steps P5 and P8 for the external performance device EM (P3) corresponding to the predetermined function, external performance device EM (P4) not supporting the predetermined function) Returns to the state of waiting for step P5].
[0042]
Further, when the external performance device EM is a performance device corresponding to a predetermined function, as shown in a broken line step M4 marked with * in FIG. 3, before and after the operation step M3 of the performance operator 14m (FIG. Then, after step M3), a predetermined function execution command can be transmitted to the performance data processing device PC which is waiting for reception from the external performance device EM. On the other hand, the performance data processing device PC can receive the predetermined function execution command, and upon receiving the predetermined function execution command, proceeds to the predetermined function execution step P8. In the predetermined function execution step P8, the predetermined function is executed according to the received predetermined function execution command as shown in parentheses in the P8 frame of FIG.
[0043]
The external performance device EM can transmit a predetermined function execution command for a device that supports the predetermined function, but cannot transmit it for a device that does not support the function. Therefore, in this example, when the MIDI event Dcm of the special combination is received, the external performance device EM receives the predetermined function execution command so that the external performance device EM can instruct the execution of the predetermined function even if the performance device does not support the predetermined function. [P6 (YES) → P7 (YES) → P8].
[0044]
Further, for the external performance device EM corresponding to the predetermined function, it is not necessary to regard the MIDI event Dcm of the special combination as the predetermined function execution command by the operation of the predetermined function execution command transmission step M4 and the predetermined function execution step P8 described above. Therefore, as described below, a normal MIDI event is determined regardless of the combination [P6 (YES) → P7 (NO) → P9, or P6 (NO) → P9].
[0045]
That is, in the performance data processing device PC, when the received MIDI event data Dm is not a special combination event but normal MIDI event data Dns (P6 → NO), or the received MIDI event data Dm is a special combination event. However (P6 → YES), when the external performance device EM is the device corresponding to the predetermined function (P3 determination) (P7 → NO), the normal event processing is performed on the normal MIDI event data Dns (step P9). After the normal event processing, the MIDI data Dns to the auxiliary MIDI event Dac generated in the normal event processing are transmitted to the external performance device EM as return MIDI event data Dp (step P10). After the execution of the data transmission process, the process returns to a state of waiting for reception (P5, P8) from the external performance device EM.
[0046]
When the external performance device EM receives the return MIDI event data Dp from the performance data processing device PC, the external performance device EM drives the sound source 10m based on this data, and operates the performance operator 14m (M3) [in the device corresponding to the predetermined function, , And returns to a state of waiting for transmission of a predetermined function execution command (M4)].
[0047]
Note that, for the above-described processing for each predetermined function non-correspondence / correspondence, the MIDI event receiving step P5 is made to follow only the predetermined function non-correspondence determining step P4 corresponding to the external performance device EM not corresponding to the predetermined function, and The function corresponding / non-corresponding identification step P7 is omitted, and if there is a positive output (YES) in the special combination determination step P6, the process immediately proceeds to the predetermined function execution step P8. In response to the above, a separate MIDI event receiving step may be provided following the determining step P3 corresponding to the predetermined function, and the process may immediately proceed to the normal event processing step P9 from the MIDI event receiving step.
[0048]
(Various embodiments)
The preferred embodiment of the present invention has been described above with reference to the drawings. However, this is merely an example, and the present invention can be variously modified without departing from the spirit of the invention. It can be implemented in the aspect of.
[0049]
The normal event processing function and the predetermined function executed by the performance data processing device PC are not limited to those illustrated. The normal event processing function may be any processing as long as it corresponds to performance data from the external performance device EM. For example, there are performance assist functions such as automatic accompaniment for automatically generating accompaniment data as auxiliary data (Dac) for performance data from the external performance device EM, and pitch conversion for converting pitches in accordance with chord progression. . There is also a music game function such as enjoying a score according to the degree of coincidence with the standard data, and includes a function of simply storing performance data (Dns). As for the predetermined function, not only the start / stop function of the normal event processing function but also the tone generator (8m-9m-17m) of the external performance device EM based on the music data provided in the performance data processing device PC itself. Any function for setting and controlling the performance data processing function of the performance data processing device PC, such as a start / stop function for automatic performance and a performance data function to be executed sequentially selected from a plurality of performance data processing items. Good.
[0050]
The special combination is not limited to the illustrated one. A plurality of special combinations may be prepared and correspond to different functions, respectively, or a plurality of special combinations may correspond to one function. The pattern of the special combination may be settable by the user, or the function corresponding to the special combination may be settable by the user.
[0051]
【The invention's effect】
As described above, according to the present invention, the performance data processing device receives the performance data from the external performance device, and, in accordance with the performance data, performs the normal performance data corresponding to the original performance data based on the performance operation on the external performance device. When the processing is executed and the plurality of element data constituting the received performance data are in a predetermined combination, the processing corresponding to the original performance data is not executed, and the predetermined function of the performance data processing device is performed. Is performed, the predetermined function of the performance data processing apparatus can be executed without hindering normal performance processing.
[0052]
When performing processing corresponding to performance data, processing for returning received performance data to an external performance device is performed. When a plurality of received performance data are in a predetermined combination, the return processing is performed. Normally, the performance data is returned, so that performance processing (musical sound generation, etc.) is performed in the external performance device. However, in the case of a predetermined combination, the performance data is not returned. Unnecessary performance processing is not performed in the external performance device. Further, when the external performance device is a device corresponding to a predetermined function that can independently transmit a predetermined function execution command, the combination determination is invalidated (omitted), and the received performance data is a predetermined combination. The normal processing corresponding to the performance data is executed regardless of whether or not the performance data of the external performance device is compatible with the predetermined function. The process can be simplified.
[Brief description of the drawings]
FIG. 1 is a hardware configuration block diagram of an entire performance data processing system according to an embodiment of the present invention.
FIG. 2 is a schematic functional block diagram of a performance data processing system according to an embodiment of the present invention.
FIG. 3 is a flowchart showing an operation example of the performance data processing system according to one embodiment of the present invention.
[Explanation of symbols]
ST A predetermined function activation unit for generating local on and off commands Cn and Cf,
DS, VP, CM event discriminator, normal event processor and command processor,
Dnt Note data from user performance,
Dm, Dp (send and return) MIDI event data,
Dns Normal MIDI event (original performance data),
Dcm special combination event (or corresponding predetermined function execution command),
Dac Auxiliary (accompaniment part) MIDI event.

Claims (4)

外部演奏装置からの演奏データの処理が可能な演奏データ処理装置であって、
外部演奏装置から演奏データを受信する受信手段と、
受信された演奏データを構成する要素データが所定の組合わせであるか否かを判別する判別手段と、
要素データが所定の組合わせであると判定された演奏データに基づいて、この演奏データ処理装置の所定の機能を実行する機能実行手段と、
要素データが所定の組合わせでないと判定された演奏データに対応する通常処理を実行する通常処理手段と
を具備することを特徴とする演奏データ処理装置。
A performance data processing device capable of processing performance data from an external performance device,
Receiving means for receiving performance data from an external performance device;
Determining means for determining whether or not element data constituting the received performance data is a predetermined combination;
Function execution means for executing a predetermined function of the performance data processing device based on performance data determined to be a predetermined combination of element data;
A performance data processing apparatus comprising: normal processing means for executing normal processing corresponding to performance data determined to be not a predetermined combination of element data.
さらに、
前記通常処理手段により通常処理が実行される演奏データを前記外部演奏装置へと返送する返送処理手段
を具備することを特徴とする請求項1に記載の演奏データ処理装置。
further,
2. The performance data processing apparatus according to claim 1, further comprising return processing means for returning performance data for which normal processing is executed by said normal processing means to said external performance apparatus.
さらに、
前記外部演奏装置が、この演奏データ処理装置の所定の機能に対応した機器であるときには、前記判別手段の機能を無効にする判別無効手段
を具備し、
前記通常処理手段は、前記判別手段の機能が無効にされたときは、受信された演奏データに対応する通常処理を実行する
ことを特徴とする請求項1に記載の演奏データ処理装置。
further,
When the external performance device is a device corresponding to a predetermined function of the performance data processing device, the external performance device includes a determination invalidation unit that invalidates a function of the determination unit,
2. The performance data processing apparatus according to claim 1, wherein the normal processing unit executes a normal process corresponding to the received performance data when the function of the determination unit is invalidated.
外部演奏装置からの演奏データの処理が可能な演奏データ処理装置に対して、
外部演奏装置から演奏データを受信するステップと、
受信された演奏データを構成する要素データが所定の組合わせであるか否かを判別するステップと、
要素データが所定の組合わせであると判定された演奏データに基づいて、この演奏データ処理装置の所定の機能を実行するステップと、
要素データが所定の組合わせでないと判定された演奏データに対応する通常処理を実行するステップと
から成る手順を実行させるための演奏データ処理プログラム。
For performance data processing devices that can process performance data from external performance devices,
Receiving performance data from an external performance device;
Determining whether the element data constituting the received performance data is a predetermined combination,
Executing a predetermined function of the performance data processing device based on the performance data for which the element data is determined to be a predetermined combination;
Performing a normal process corresponding to the performance data determined that the element data is not a predetermined combination.
JP2003076653A 2003-03-19 2003-03-19 Performance data processing apparatus and program Expired - Fee Related JP4144391B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003076653A JP4144391B2 (en) 2003-03-19 2003-03-19 Performance data processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003076653A JP4144391B2 (en) 2003-03-19 2003-03-19 Performance data processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2004286891A true JP2004286891A (en) 2004-10-14
JP4144391B2 JP4144391B2 (en) 2008-09-03

Family

ID=33291607

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003076653A Expired - Fee Related JP4144391B2 (en) 2003-03-19 2003-03-19 Performance data processing apparatus and program

Country Status (1)

Country Link
JP (1) JP4144391B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010204162A (en) * 2009-02-27 2010-09-16 Yamaha Corp Electronic musical instrument
JP2010231054A (en) * 2009-03-27 2010-10-14 Yamaha Corp Performance assisting system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010204162A (en) * 2009-02-27 2010-09-16 Yamaha Corp Electronic musical instrument
JP2010231054A (en) * 2009-03-27 2010-10-14 Yamaha Corp Performance assisting system

Also Published As

Publication number Publication date
JP4144391B2 (en) 2008-09-03

Similar Documents

Publication Publication Date Title
JP3726712B2 (en) Electronic music apparatus and server apparatus capable of exchange of performance setting information, performance setting information exchange method and program
US7799985B2 (en) Electronic musical apparatus, control method therefor, and storage medium storing instructions for implementing the method
JP2006243102A (en) Device and program for supporting performance
JP2007086570A (en) Automatic musical accompaniment device and program
JP4144391B2 (en) Performance data processing apparatus and program
JP2007025408A (en) Electronic musical instrument
JP2007322683A (en) Musical sound control device and program
JP4193738B2 (en) Electronic music apparatus and program
JP4572874B2 (en) Electronic musical instrument main body apparatus and program thereof
JP2005292222A (en) Karaoke device having feature in performance stop control
JP3358568B2 (en) Performance assisting device and recording medium therefor
JP5082771B2 (en) Performance terminal controller and program
JP4655538B2 (en) Electronic music apparatus and program
JP4534966B2 (en) Tone setting device and program
JP2000221967A (en) Setting control device for electronic musical instrument or the like
JP5135922B2 (en) Electronic music apparatus and program
JP3873880B2 (en) Performance assist device and performance assist program
JP4121080B2 (en) Electronic keyboard instrument
JP3687317B2 (en) Music generator
JPH11184465A (en) Playing device
JP3059988B2 (en) Tone data conversion method and device
JP4254656B2 (en) Automatic performance device and program
JP2003256348A (en) Communication setting device and communication setting program
JP4214932B2 (en) Website program applied to server computer
JP4466494B2 (en) Electronic musical instrument and electronic musical instrument system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050927

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071203

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071211

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080204

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4144391

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130627

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140627

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees