JP4905708B2 - GUI development apparatus, program for realizing the control method, and electronic music apparatus - Google Patents

GUI development apparatus, program for realizing the control method, and electronic music apparatus Download PDF

Info

Publication number
JP4905708B2
JP4905708B2 JP2007187237A JP2007187237A JP4905708B2 JP 4905708 B2 JP4905708 B2 JP 4905708B2 JP 2007187237 A JP2007187237 A JP 2007187237A JP 2007187237 A JP2007187237 A JP 2007187237A JP 4905708 B2 JP4905708 B2 JP 4905708B2
Authority
JP
Japan
Prior art keywords
widget
parameter
gui
electronic music
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007187237A
Other languages
Japanese (ja)
Other versions
JP2009025988A (en
Inventor
和秀 岩本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yamaha Corp
Original Assignee
Yamaha Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yamaha Corp filed Critical Yamaha Corp
Priority to JP2007187237A priority Critical patent/JP4905708B2/en
Publication of JP2009025988A publication Critical patent/JP2009025988A/en
Application granted granted Critical
Publication of JP4905708B2 publication Critical patent/JP4905708B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Electrophonic Musical Instruments (AREA)

Description

本発明は、電子音楽装置の表示器に表示するGUI(graphical user interface)を開発するGUI開発装置、その制御方法を実現するためのプログラム、およびGUI開発装置によって開発されたGUIをインポートする電子音楽装置に関する。   The present invention relates to a GUI development apparatus that develops a GUI (graphical user interface) to be displayed on a display of an electronic music apparatus, a program for realizing the control method, and electronic music that imports a GUI developed by the GUI development apparatus. Relates to the device.

組み込み機器の表示器に表示するGUIを開発するGUI開発装置は、従来から知られている。   A GUI development apparatus that develops a GUI to be displayed on a display device of an embedded device has been conventionally known.

このようなGUI開発装置として、組み込み機器のGUIをPC(パーソナルコンピュータ)上で開発し、その開発結果をXML(extensible markup language)などのマークアップ言語で出力することで、開発効率を向上させるようにしたものがある(たとえば、非特許文献1参照)。
「組み込みソフトをXMLが変える 開発効率向上の切り札に」日経エレクトロニクス第904号、2005年7月18日発行、日経BP社刊行(第51頁〜第58頁)
As such a GUI development device, a GUI of an embedded device is developed on a PC (personal computer), and the development result is output in a markup language such as XML (extensible markup language) so as to improve development efficiency. (For example, refer nonpatent literature 1).
“XML changes the embedded software to become a trump card for improving development efficiency” Nikkei Electronics No. 904, published on July 18, 2005, published by Nikkei BP (pages 51-58)

しかし、上記従来のGUI開発装置では、GUIの開発中に、そのGUIを表示する実機と連動させていないために、開発途中のGUIに実機の応答を反映させることができなかった。特に実機が、音のようにリアルタイムに変化する現象を取り扱う電子音楽装置であり、たとえば、GUI上に、音量レベルを示すレベルメータを見易く配置させたい場合に、開発途中のレベルメータに実機の音量を逐次反映させながら、そのレベルメータの位置を決定できれば、GUI開発装置上でのレベルメータの見え方と、そのレベルメータをインポートした実機上でのレベルメータの見え方とが同じになるので、GUIの開発効率が向上する。したがって、GUIの開発者にとって、実機の応答を反映させたGUI開発が望まれていた。   However, since the conventional GUI development apparatus is not linked to an actual machine that displays the GUI during GUI development, the response of the actual machine cannot be reflected in the GUI under development. In particular, if the actual machine is an electronic music device that handles phenomena that change in real time, such as sound, for example, if you want to place a level meter showing the volume level on the GUI in an easy-to-see manner, If the position of the level meter can be determined while sequentially reflecting the level meter, the way the level meter looks on the GUI development device will be the same as the level meter on the actual machine that imported the level meter. Improved GUI development efficiency. Therefore, GUI development that reflects the response of the actual machine has been desired for GUI developers.

本発明は、この点に着目してなされたものであり、実機の応答を反映させたGUI開発を行うことが可能となるGUI開発装置、その制御方法を実現するためのプログラム、およびGUI開発装置によって開発されたGUIをインポートする電子音楽装置を提供することを目的とする。   The present invention has been made paying attention to this point, and a GUI development apparatus capable of performing GUI development reflecting the response of an actual machine, a program for realizing the control method, and a GUI development apparatus An object of the present invention is to provide an electronic music apparatus that imports a GUI developed by the company.

上記目的を達成するため、請求項1に記載のGUI開発装置は、電子音楽装置のGUIを開発するGUI開発装置であって、前記電子音楽装置に接続し、該電子音楽装置とデータの送受信を行う通信手段と、複数のウィンドウを表示可能な表示手段と、前記電子音楽装置がGUIとして表示可能なウィジェットの集合であるウィジェットライブラリを記憶する記憶手段と、該記憶手段に記憶されたウィジェットライブラリからユーザが選択したウィジェットを、前記複数のウィンドウのうち、ユーザによって指定されたウィンドウ上に配置させることで、当該ウィンドウを構成するウィンドウ構成手段と、該ウィンドウ構成手段によってウィンドウ上に配置されたウィジェットと、前記電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとを関連付けるウィジェット・パラメータ関連付け手段と、該ウィジェット・パラメータ関連付け手段によって関連付けられたパラメータの値を、前記通信手段を介して前記電子音楽装置から取得する取得手段と、該取得手段によって取得されたパラメータの値を、対応するウィジェットの表示に反映させる反映手段と、前記ウィンドウ構成手段によって構成されたウィンドウ構成を示すウィンドウ構成情報と、前記関連付け手段によって関連付けられたウィジェットとパラメータを示すウィジェット・パラメータ関連付け情報を出力する出力手段とを有することを特徴とする。   In order to achieve the above object, a GUI development apparatus according to claim 1 is a GUI development apparatus for developing a GUI of an electronic music apparatus, and is connected to the electronic music apparatus and transmits / receives data to / from the electronic music apparatus. Communication means for performing, display means capable of displaying a plurality of windows, storage means for storing a widget library that is a set of widgets that can be displayed as a GUI by the electronic music device, and widget libraries stored in the storage means A widget selected by the user is arranged on a window designated by the user among the plurality of windows, and a window configuring unit configuring the window, and a widget arranged on the window by the window configuring unit, Among the plurality of parameters provided in the electronic music device, Widget parameter associating means for associating with the parameter designated by the user, obtaining means for obtaining the value of the parameter associated with the widget parameter associating means from the electronic music device via the communication means, and the obtaining Reflecting means for reflecting the value of the parameter acquired by the means in the display of the corresponding widget, window configuration information indicating the window configuration configured by the window configuration means, and the widget and parameter associated by the association means Output means for outputting the widget parameter association information shown.

請求項2に記載のGUI開発装置は、請求項1のGUI開発装置において、前記通信手段を介して前記電子音楽装置の動作状態が所定の動作状態に遷移したことを検知する状態遷移検知手段と、該状態遷移検知手段によって前記所定の動作状態が検知されたときに、現在アクティブになっているウィンドウ構成を他のウィンドウ構成に切り替える切り替え手段とをさらに有し、前記出力手段は、前記所定の動作状態と切り替えるべきウィンドウ構成とを関連付ける動作状態・ウィンドウ構成関連付け情報も出力することを特徴とする。   The GUI development device according to claim 2 is the GUI development device according to claim 1, wherein the GUI development device includes state transition detection means for detecting that the operation state of the electronic music device has transitioned to a predetermined operation state via the communication means. And a switching means for switching the currently active window configuration to another window configuration when the predetermined operation state is detected by the state transition detection means, and the output means The operation state / window configuration association information for associating the operation state with the window configuration to be switched is also output.

請求項3に記載のGUI開発装置は、請求項1または2のGUI開発装置において、当該GUI開発装置に対する所定のユーザ操作を検知するユーザ操作検知手段と、前記所定のユーザ操作と、前記電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとを関連付けるユーザ操作・パラメータ関連付け手段と、前記ユーザ操作検知手段によって前記所定のユーザ操作が検出されたときに、該検出された所定のユーザ操作に関連付けられたパラメータの値を変更するように、前記通信手段を介して前記電子音楽装置に指示する指示手段とをさらに有することを特徴とする。   The GUI development device according to claim 3 is the GUI development device according to claim 1 or 2, wherein user operation detection means for detecting a predetermined user operation on the GUI development device, the predetermined user operation, and the electronic music The user operation / parameter association means for associating a parameter designated by the user among the plurality of parameters provided in the apparatus, and the detected user operation when the predetermined user operation is detected by the user operation detection means. The apparatus further includes an instruction unit that instructs the electronic music device via the communication unit to change a value of a parameter associated with a predetermined user operation.

請求項4に記載のGUI開発装置は、請求項1または2のGUI開発装置において、所定のユーザ操作に応じて発生されたイベントまたは前記電子音楽装置が備えた所定のパラメータの状態変化に応じて発生されたイベントを検知するイベント検知手段と、該イベント検知手段によってイベントが検出されたときに起動されるスクリプトであって、現在アクティブになっているウィンドウ構成を他のウィンドウ構成に切り替える処理および/または前記電子音楽装置が備えているパラメータの値を変更する処理を実行するものを、当該イベントに関連付けるスクリプト・イベント関連付け手段とをさらに有し、前記出力手段は、前記スクリプト・イベント関連付け手段によって関連付けられたスクリプト・イベント関連付け情報も出力することを特徴とする。   The GUI development device according to claim 4 is the GUI development device according to claim 1 or 2 according to an event generated in response to a predetermined user operation or a state change of a predetermined parameter included in the electronic music device. An event detection means for detecting an event that has occurred, a script that is activated when an event is detected by the event detection means, and a process for switching a currently active window configuration to another window configuration, and / or Alternatively, the electronic music apparatus further includes a script / event association unit that associates a parameter that is included in the electronic music device with the event to execute a process for changing a parameter value, and the output unit associates the event with the script / event association unit. Output script event association information. The features.

上記目的を達成するため、請求項5に記載の電子音楽装置は、請求項1のGUI開発装置に接続し、該GUI開発装置とデータの送受信を行う通信手段と、前記GUI開発装置の記憶手段に記憶されているウィジェットライブラリと同様のウィジェットライブラリを記憶する記憶手段と、前記GUI開発装置の出力手段によって出力されたウィンドウ構成情報およびウィジェット・パラメータ関連付け情報をインポートするインポート手段と、該インポート手段によってインポートされたウィンドウ構成情報に基づいて、複数の画面を切り替えて表示可能な表示手段と、前記通信手段を介して前記GUI開発装置から問い合わせられたパラメータ値を、前記通信手段を介して応答する応答手段と、該応答手段によってパラメータ値を応答したパラメータが、前記表示手段上に現在表示されている画面に配置されたウィジェットに関連付けられたものであるときには、前記パラメータ値を当該ウィジェットの表示に反映させる反映手段とを有することを特徴とする。   In order to achieve the above object, an electronic music apparatus according to claim 5 is connected to the GUI development apparatus according to claim 1, and communication means for transmitting / receiving data to / from the GUI development apparatus, and storage means of the GUI development apparatus. Storage means for storing a widget library similar to the widget library stored in the window, import means for importing window configuration information and widget parameter association information output by the output means of the GUI development device, and the import means Based on the imported window configuration information, a display unit that can switch and display a plurality of screens, and a response that responds via the communication unit with a parameter value inquired from the GUI development device via the communication unit And the parameter value is returned by the response means. Parameter is the when on the display unit are those associated with the widget arranged in the screen currently being displayed is characterized by having a reflecting means for reflecting the parameter values on the display of the widget.

上記目的を達成するため、請求項6に記載のプログラムは、請求項1と同様の技術的思想によって実現できる。   In order to achieve the above object, the program according to claim 6 can be realized by the same technical idea as that of claim 1.

請求項1または6に記載の発明によれば、ウィンドウ上に配置されたウィジェットと、電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとが関連付けられ、該関連付けられたパラメータの値が、通信手段を介して前記電子音楽装置から取得され、該取得されたパラメータの値が、対応するウィジェットの表示に反映されるので、実機の応答を反映させたGUI開発を行うことが可能となる。また、このようにGUI開発が分かり易いものとなり、その結果が、たとえばXML形式の情報として入出力できるので、開発者以外(たとえば、店員やユーザ自身)がGUIを編集し、その結果を配布したり、交換したりすることが可能となる。   According to the first or sixth aspect of the present invention, the widget arranged on the window is associated with the parameter specified by the user among the plurality of parameters included in the electronic music device, and the associated The parameter value is acquired from the electronic music apparatus via the communication means, and the acquired parameter value is reflected in the display of the corresponding widget. Therefore, GUI development reflecting the response of the actual device is performed. Is possible. In addition, GUI development becomes easy to understand in this way, and the results can be input / output as, for example, XML format information. Other than the developer (for example, a store clerk or the user himself) edits the GUI and distributes the results. Or can be exchanged.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施の形態に係る電子音楽装置100の概略構成を示すブロック図である。   FIG. 1 is a block diagram showing a schematic configuration of an electronic music apparatus 100 according to an embodiment of the present invention.

同図に示すように、電子音楽装置100は、演奏情報を入力するための鍵盤を含む演奏操作子1と、各種情報を入力するための複数のスイッチを含むパネル操作子2と、演奏操作子1の操作状態を検出する検出回路3と、パネル操作子2の操作状態を検出する検出回路4と、装置全体の制御を司るCPU5と、該CPU5が実行する制御プログラムや、各種テーブルデータ等を記憶するROM6と、演奏情報、各種入力情報および演算結果等を一時的に記憶するRAM7と、タイマ割込み処理における割込み時間や各種時間を計時するタイマ8と、各種情報等を表示する、たとえば小型の液晶ディスプレイ(LCD)および発光ダイオード(LED)等を備えた表示器9と、前記制御プログラムを含む各種アプリケーションプログラムや各種楽曲データ、各種データ等を記憶する外部記憶装置10と、外部からのMIDI(Musical Instrument Digital Interface)メッセージを入力したり、MIDIメッセージを外部に出力したりするMIDIインターフェース(I/F)11と、通信ネットワーク401を介して、GUI開発装置200やサーバコンピュータ(以下、「サーバ」と略して言う)300とデータの送受信を行う通信インターフェース(I/F)12と、演奏操作子1から入力された演奏情報や、前記外部記憶装置10に記憶されたいずれかの楽曲データを再生して得られた演奏情報等を楽音信号に変換する音源回路13と、該音源回路13からの楽音信号に各種効果を付与するための効果回路14と、該効果回路14からの楽音信号を音響に変換する、たとえば、DAC(Digital-to-Analog Converter)やアンプ、スピーカ等のサウンドシステム15とにより構成されている。   As shown in the figure, an electronic music apparatus 100 includes a performance operator 1 including a keyboard for inputting performance information, a panel operator 2 including a plurality of switches for inputting various information, and a performance operator. A detection circuit 3 for detecting the operation state of 1, a detection circuit 4 for detecting the operation state of the panel operator 2, a CPU 5 for controlling the entire apparatus, a control program executed by the CPU 5, various table data, and the like. ROM 6 for storing, RAM 7 for temporarily storing performance information, various input information, calculation results, and the like, timer 8 for measuring interrupt time and various times in timer interrupt processing, various information, and the like are displayed. Display 9 having a liquid crystal display (LCD) and a light emitting diode (LED), and various application programs including the control program An external storage device 10 for storing song data, various data, etc .; a MIDI interface (I / F) 11 for inputting an external MIDI (Musical Instrument Digital Interface) message and outputting a MIDI message to the outside; A communication interface (I / F) 12 that transmits and receives data to and from the GUI development device 200 and a server computer (hereinafter abbreviated as “server”) 300 and the performance operator 1 are input via the communication network 401. A tone generator circuit 13 that converts performance information, performance information obtained by reproducing any of the music data stored in the external storage device 10 into a tone signal, and various effects on the tone signal from the tone generator circuit 13 And an effect circuit 14 for imparting sound, and a musical sound signal from the effect circuit 14 is converted into sound, for example, DAC (Digit al-to-Analog Converter), a sound system 15 such as an amplifier and a speaker.

上記構成要素3〜14は、バス16を介して相互に接続され、CPU5にはタイマ8が接続され、MIDII/F11には他のMIDI機器400が接続され、通信I/F12には通信ネットワーク401が接続され、音源回路13には効果回路14が接続され、効果回路14にはサウンドシステム15が接続されている。ここで、通信I/F12および通信ネットワーク401は、有線方式のものに限らず、無線方式のものであってもよい。また、両方式のものを備えていてもよい。   The above components 3 to 14 are connected to each other via the bus 16, the timer 5 is connected to the CPU 5, the other MIDI device 400 is connected to the MID II / F 11, and the communication network 401 is connected to the communication I / F 12. Is connected to the sound source circuit 13, and the sound circuit 15 is connected to the effect circuit 14. Here, the communication I / F 12 and the communication network 401 are not limited to a wired system but may be a wireless system. In addition, both types may be provided.

外部記憶装置10としては、たとえば、フレキシブルディスクドライブ(FDD)、ハードディスクドライブ(HDD)、CD−ROMドライブおよび光磁気ディスク(MO)ドライブ等を挙げることができる。そして、外部記憶装置10には、前述のように、CPU5が実行する制御プログラムも記憶でき、ROM6に制御プログラムが記憶されていない場合には、この外部記憶装置10に制御プログラムを記憶させておき、それをRAM7に読み込むことにより、ROM6に制御プログラムを記憶している場合と同様の動作をCPU5にさせることができる。このようにすると、制御プログラムの追加やバージョンアップ等が容易に行える。   Examples of the external storage device 10 include a flexible disk drive (FDD), a hard disk drive (HDD), a CD-ROM drive, and a magneto-optical disk (MO) drive. As described above, the external storage device 10 can also store a control program to be executed by the CPU 5. If no control program is stored in the ROM 6, the control program is stored in the external storage device 10. By reading it into the RAM 7, it is possible to cause the CPU 5 to perform the same operation as when the control program is stored in the ROM 6. In this way, control programs can be easily added and upgraded.

MIDII/F11は、専用のものに限らず、RS−232CやUSB(ユニバーサル・シリアル・バス)、IEEE1394(アイトリプルイー1394)等の汎用のインターフェースより構成してもよい。この場合、MIDIメッセージ以外のデータも同時に送受信してもよい。   The MIDII / F11 is not limited to a dedicated one, and may be configured by a general-purpose interface such as RS-232C, USB (Universal Serial Bus), IEEE 1394 (I Triple 1394) or the like. In this case, data other than MIDI messages may be transmitted and received simultaneously.

通信I/F12は、上述のように、たとえばLAN(Local Area Network)やインターネット、電話回線等の通信ネットワーク401に接続されており、該通信ネットワーク401を介して、サーバ300に接続される。外部記憶装置10に上記各プログラムや各種パラメータが記憶されていない場合には、通信I/F12は、サーバ300からプログラムやパラメータをダウンロードするために用いられる。クライアントとなる電子音楽装置100は、通信I/F12および通信ネットワーク401を介してサーバ300へとプログラムやパラメータのダウンロードを要求するコマンドを送信する。サーバ300は、このコマンドを受け、要求されたプログラムやパラメータを、通信ネットワーク401を介して電子音楽装置100へと配信し、電子音楽装置100が通信I/F12を介して、これらプログラムやパラメータを受信して外部記憶装置10に蓄積することにより、ダウンロードが完了する。   As described above, the communication I / F 12 is connected to a communication network 401 such as a LAN (Local Area Network), the Internet, or a telephone line, and is connected to the server 300 via the communication network 401. When the above programs and various parameters are not stored in the external storage device 10, the communication I / F 12 is used to download programs and parameters from the server 300. The electronic music apparatus 100 as a client transmits a command for requesting downloading of a program and parameters to the server 300 via the communication I / F 12 and the communication network 401. Upon receiving this command, the server 300 distributes the requested program and parameters to the electronic music apparatus 100 via the communication network 401, and the electronic music apparatus 100 transmits these programs and parameters via the communication I / F 12. Downloading is completed by receiving and storing in the external storage device 10.

なお、本実施の形態では、電子音楽装置100を電子鍵盤楽器上に構築するようにしたが、これに限らず、鍵盤を外部接続した汎用的なPC上に構築してもよい。また、ミキサなどの音響機器上に構築するようにしてもよい。その場合には、楽音信号をミキシングするための信号処理回路やAD/DA変換回路などは必須の構成要素であるが、音源回路は必須の構成要素ではない。   In the present embodiment, the electronic music apparatus 100 is constructed on the electronic keyboard instrument. However, the present invention is not limited to this, and the electronic music apparatus 100 may be constructed on a general-purpose PC externally connected to the keyboard. Moreover, you may make it build on audio equipments, such as a mixer. In that case, a signal processing circuit for mixing a musical sound signal, an AD / DA conversion circuit, and the like are essential components, but a tone generator circuit is not an essential component.

GUI開発装置200は、電子音楽装置100の上記構成から、演奏操作子1、パネル操作子2、検出回路3,4、表示器9、MIDII/F11、音源回路13、効果回路14およびサウンドシステム15を除き、その代わりに、キーボード、マウスおよび大型ディスプレイを加えた、通常のPC上に構築される。   The GUI development device 200 has the above-described configuration of the electronic music device 100. The performance operator 1, the panel operator 2, the detection circuits 3 and 4, the display 9, the MIDII / F 11, the sound source circuit 13, the effect circuit 14, and the sound system 15 Instead, it is built on a regular PC with a keyboard, mouse and large display.

図2は、電子音楽装置100およびGUI開発装置200の制御構成を示すブロック図である。   FIG. 2 is a block diagram showing a control configuration of the electronic music apparatus 100 and the GUI development apparatus 200.

同図に示すように、電子音楽装置100は、主として、ウィジェット(widget)ライブラリ100a、モデル群100b、通信制御ドライバ100c、GUI制御部100dおよびXMLパーザ(parser)100eを備えている。なお、同図には、説明の都合上、前記パネル操作子2および表示器9も図示されている。   As shown in the figure, the electronic music apparatus 100 mainly includes a widget library 100a, a model group 100b, a communication control driver 100c, a GUI control unit 100d, and an XML parser 100e. In the figure, for convenience of explanation, the panel operator 2 and the display 9 are also shown.

ウィジェットライブラリ100aとは、多数のウィジェットを集めたものであり、ウィジェットとは、GUIを構成する部品要素のことである。ウィジェットライブラリ100aは、たとえば前記外部記憶装置10に予め記憶されている。   The widget library 100a is a collection of a large number of widgets, and the widget is a component element constituting the GUI. The widget library 100a is stored in advance in the external storage device 10, for example.

モデル群100bは、主として、前記CPU5、該CPU5によって実行されるソフトウェアおよび前記RAM7によって実現され、電子音楽装置100が備える機能(本実施の形態では、「シーケンサ」、「ミキサ」および「音源」の3種類)のそれぞれをモデル化して集めたものである。ただし、モデル群100bを構成する各モデルは、電子音楽装置100の各機能を単にモデル化したもの、つまり電子音楽装置100の各機能をシミュレートしたものではなく、各機能の制御を担当するドライバのようなものである。たとえば、前記音源回路13の所定のパラメータを変更する場合には、ユーザは、パネル操作子2中の所定のスイッチを操作することで、GUI制御部100dを介して音源モデルの所定のパラメータを変更する。これにより、音源モデルは、ユーザによって変更されたパラメータと同じパラメータが格納されている、音源回路13内のレジスタの値を、変更されたパラメータ値に変更する。このように、ユーザは、モデル群100bに対して各種設定操作を行うことができるだけであって、それより下位の層(つまり、各機能を構成する各ハードウェア)に対して各種設定操作を行うことができないので、ユーザにとって、モデル群100bを構成する各モデルと当該機能とは同一視される。   The model group 100b is mainly realized by the CPU 5, software executed by the CPU 5, and the RAM 7, and includes functions of the electronic music apparatus 100 (in this embodiment, “sequencer”, “mixer”, and “sound source”). Each of the three types is a modeled collection. However, each model constituting the model group 100b is not simply a model of each function of the electronic music apparatus 100, that is, a model that simulates each function of the electronic music apparatus 100, but a driver that is responsible for controlling each function. It ’s like that. For example, when changing the predetermined parameter of the sound source circuit 13, the user changes the predetermined parameter of the sound source model via the GUI control unit 100d by operating a predetermined switch in the panel operator 2. To do. As a result, the sound source model changes the value of the register in the sound source circuit 13 in which the same parameter as the parameter changed by the user is stored, to the changed parameter value. In this way, the user can only perform various setting operations on the model group 100b, and can perform various setting operations on lower layers (that is, each hardware configuring each function). Since this is not possible, for each user, each model constituting the model group 100b is regarded as the same function.

通信制御ドライバ100cは、所定の通信プロトコル(本実施の形態では、TCP/IP(transmission control protocol/internet protocol))でGUI開発装置200とデータの送受信を行うために、前記通信I/F12を制御するソフトウェアである。   The communication control driver 100c controls the communication I / F 12 in order to transmit / receive data to / from the GUI development apparatus 200 using a predetermined communication protocol (in this embodiment, TCP / IP (transmission control protocol / internet protocol)). Software.

GUI制御部100dは、XMLパーザ100eからの出力に応じてGUIを表示器9に表示し、そのGUIに対して、ユーザが、たとえばパネル操作子2を用いて行った操作に応じて、モデル群100bのパラメータを変更したり、他のGUIに切り替えたりする。   The GUI control unit 100d displays a GUI on the display unit 9 according to the output from the XML parser 100e, and the model group is displayed on the GUI according to an operation performed by the user using, for example, the panel operator 2. The parameter of 100b is changed or switched to another GUI.

XMLパーザ100eは、XML形式のGUI構成情報を解析し、その解析結果を前記GUI制御部100dに出力する。XML形式のGUI構成情報は、開発者がテキストエディタ等を用いて作成したものや、後述するように、GUI開発装置200から出力(エクスポート)されたものを格納(インポート)したものである。   The XML parser 100e analyzes the GUI configuration information in the XML format, and outputs the analysis result to the GUI control unit 100d. The XML format GUI configuration information is information created by a developer using a text editor or the like, or stored (imported) as output (exported) from the GUI development apparatus 200 as will be described later.

GUI開発装置200は、主として、ウィジェットライブラリ200a、モデル群200b、OS(operating system)200c、GUI編集アプリケーション200dを備えている。なお、説明の都合上、キーボード201、マウス202および大型ディスプレイ203も図示されている。   The GUI development device 200 mainly includes a widget library 200a, a model group 200b, an OS (operating system) 200c, and a GUI editing application 200d. For convenience of explanation, a keyboard 201, a mouse 202, and a large display 203 are also illustrated.

ウィジェットライブラリ200aは、前記ウィジェットライブラリ100aと同一構成のものである。   The widget library 200a has the same configuration as the widget library 100a.

モデル群200bは、前記モデル群100bと同一構成のものである。ただし、モデル群100bとモデル群200bとは、入力情報の入力元と出力情報の出力先が異なっている。つまり、モデル群100bは、前述のように、GUI制御部100dからの要求により内部のパラメータを変更するとともに、その変更を当該ハードウェア(図示せず)と前記通信制御ドライバ100c(さらに通信制御ドライバ200c2を介して、GUI開発装置200のモデル群200b)に反映させるのに対して、モデル群200bは、GUI編集アプリケーション200dからの要求により内部のパラメータを変更するとともに、その変更を通信制御ドライバ200c2(さらに通信制御ドライバ100cを介して、電子音楽装置100のモデル群100b)に反映させる。   The model group 200b has the same configuration as the model group 100b. However, the model group 100b and the model group 200b are different in input source of input information and output destination of output information. That is, as described above, the model group 100b changes the internal parameters in response to a request from the GUI control unit 100d, and changes the hardware (not shown) and the communication control driver 100c (and further the communication control driver). The model group 200b changes the internal parameter in response to a request from the GUI editing application 200d and reflects the change in the communication control driver 200c2. (Furthermore, it is reflected in the model group 100b of the electronic music apparatus 100 via the communication control driver 100c).

GUI開発装置200は、前述のように、PC上に構築されているので、GUI開発装置200は、OS200cによって制御されている。OS200cには、入出力デバイスドライバ200c1と通信制御ドライバ200c2がインストールされている。入出力デバイスドライバ200c1は、キーボード201およびマウス202を用いた、GUI開発装置200に対するユーザ操作を入力するとともに、表示画面データを大型ディスプレイ203に出力する。大型ディスプレイ203としては、たとえば19インチのLCDやCRT(Cathode Ray Tube)ディスプレイを挙げることができる。通信制御ドライバ200c2は、前記通信制御ドライバ100cと同様に、所定の通信プロトコル(本実施の形態では、TCP/IP)で電子音楽装置100とデータの送受信を行うために、通信I/F(図示せず)を制御するソフトウェアである。   Since the GUI development device 200 is constructed on the PC as described above, the GUI development device 200 is controlled by the OS 200c. An input / output device driver 200c1 and a communication control driver 200c2 are installed in the OS 200c. The input / output device driver 200c1 inputs a user operation to the GUI development apparatus 200 using the keyboard 201 and the mouse 202, and outputs display screen data to the large display 203. Examples of the large display 203 include a 19-inch LCD and a CRT (Cathode Ray Tube) display. Similar to the communication control driver 100c, the communication control driver 200c2 transmits and receives data to and from the electronic music apparatus 100 using a predetermined communication protocol (in this embodiment, TCP / IP). (Not shown).

GUI編集アプリケーション200dは、大型ディスプレイ203の表示画面上に複数のウィンドウを表示し、該各ウィンドウ内の指定された位置に、ユーザ操作に応じて、ウィジェットライブラリ200aから選択したウィジェットを配置することで、電子音楽装置100の前記表示器9に表示するGUIを編集するものである。   The GUI editing application 200d displays a plurality of windows on the display screen of the large display 203, and arranges a widget selected from the widget library 200a in a designated position in each window according to a user operation. The GUI displayed on the display unit 9 of the electronic music apparatus 100 is edited.

以上のように構成された電子音楽装置100およびGUI開発装置200が実行する制御処理を、まず図2を参照してその概要を説明し、次に図3および図4を参照して詳細に説明する。   The control process executed by the electronic music apparatus 100 and the GUI development apparatus 200 configured as described above will be described first with reference to FIG. 2, and then described in detail with reference to FIGS. To do.

GUI開発装置200のOS200cに対して、ユーザがGUI編集アプリケーション200dの起動を指示すると、図2に示すように、GUI編集アプリケーション200dが起動される。GUI編集アプリケーション200dは、表示画面上に複数のウィンドウを表示できるように構成されている。ウィンドウのそれぞれは、電子音楽装置100の表示器9、特に小型LCDの1つの表示画面(つまり、GUIの一画面)に相当する。   When the user instructs the OS 200c of the GUI development apparatus 200 to start the GUI editing application 200d, the GUI editing application 200d is started as shown in FIG. The GUI editing application 200d is configured to display a plurality of windows on the display screen. Each of the windows corresponds to one display screen (that is, one GUI screen) of the display 9 of the electronic music apparatus 100, particularly a small LCD.

複数のウィンドウが表示されている場合、ユーザは、いずれか1つのウィンドウを指定し、その指定したウィンドウ上に、ウィジェットライブラリ200aから選択したウィジェットを配置する。選択方法としては、たとえば、マウス202を使って、図示しないカーソルをウィンドウ上の好みの位置(ウィジェットを配置したい位置)に移動させ、その位置でマウス202の右ボタン(図示せず)を押すと、ポップアップメニューが表示され、そのメニュー内にある「ウィジェットの一覧表示」を選択すると、ウィジェットライブラリ200aに登録されているウィジェットの一覧が表示されるので、この中から好みのウィジェットを選択すると、選択したウィジェットがカーソル位置に配置されるという方法が考えられる。もちろん、ウィジェットライブラリ200aから好みのウィジェットが選択されて好みの位置に配置される方法であれば、これに限られないことは言うまでもない。   When a plurality of windows are displayed, the user designates one of the windows and places the widget selected from the widget library 200a on the designated window. As a selection method, for example, a mouse 202 is used to move a cursor (not shown) to a desired position on the window (position where a widget is to be placed), and a right button (not shown) of the mouse 202 is pressed at that position. When a pop-up menu is displayed and "Widget list display" in the menu is selected, a list of widgets registered in the widget library 200a is displayed. When a favorite widget is selected from these, a selection is made. A possible method is to place the widget at the cursor position. Of course, it is needless to say that the method is not limited to this as long as a favorite widget is selected from the widget library 200a and arranged at a favorite position.

次に、ユーザは、選択したウィジェットと、モデル群200b中のいずれかのモデルが備えている複数のパラメータのうちのいずれかとを対応付ける。この対応付け方法としては、たとえば、対応付けの対象とするウィジェットに前記カーソルを移動させ、その位置でマウス202の右ボタンを押すと、ポップアップメニューが表示され、そのメニュー内にある「パラメータの一覧表示」を選択すると、モデル群200bに含まれる各モデル毎に選択可能なパラメータの一覧が表示されるので、この中から好みのパラメータを選択すると、選択したパラメータがカーソル位置のウィジェットに対応付けられるという方法が考えられる。もちろん、モデル群200b中の複数のパラメータから好みのパラメータが選択されて目的のウィジェットに対応付けられる方法であれば、これに限られないことは言うまでもない。なお、ウィジェットとパラメータの対応付けは、GUI編集アプリケーション200dによって記憶されて管理される。   Next, the user associates the selected widget with any one of a plurality of parameters included in any model in the model group 200b. As this association method, for example, when the cursor is moved to a widget to be associated and the right button of the mouse 202 is pressed at that position, a pop-up menu is displayed. When “Display” is selected, a list of parameters that can be selected for each model included in the model group 200b is displayed. When a desired parameter is selected from these, the selected parameter is associated with the widget at the cursor position. The method can be considered. Needless to say, the method is not limited to this as long as a desired parameter is selected from a plurality of parameters in the model group 200b and associated with the target widget. The association between the widget and the parameter is stored and managed by the GUI editing application 200d.

そして、ユーザが、キーボード201およびマウス202を用いて、GUI編集アプリケーション200dからモデル群200b中のいずれかのパラメータの値を変更する操作を行うと、モデル群200bは、その変更操作を示すデータ(TCP/IP形式のデータ)を、通信制御ドライバ200c2、GUI開発装置200側の通信I/F(図示せず)、前記通信ネットワーク401、前記通信I/F12および通信制御ドライバ100cを介して、電子音楽装置100側のモデル群100bに送信する。これに応じて、モデル群100bは、変更対象となっているパラメータの値を、変更操作に応じた量に変更して更新し、更新後のパラメータ値を、変更操作が通知された方向と逆の方向で、モデル群200bに通知する。モデル群200bは、そのパラメータの値をGUI編集アプリケーション200dに通知する。通知されたパラメータの値が、このパラメータに対応付けられたウィジェットの表示を変更するものであれば、GUI編集アプリケーション200dは、通知されたパラメータの値をウィジェットの表示に反映させる。   Then, when the user performs an operation for changing the value of any parameter in the model group 200b from the GUI editing application 200d using the keyboard 201 and the mouse 202, the model group 200b displays data indicating the change operation ( TCP / IP format data) via the communication control driver 200c2, the communication I / F (not shown) on the GUI development apparatus 200 side, the communication network 401, the communication I / F 12, and the communication control driver 100c. The data is transmitted to the model group 100b on the music apparatus 100 side. In response to this, the model group 100b updates the parameter value to be changed by changing the value according to the changing operation, and reverses the updated parameter value in the direction in which the changing operation is notified. In this direction, the model group 200b is notified. The model group 200b notifies the value of the parameter to the GUI editing application 200d. If the notified parameter value changes the display of the widget associated with this parameter, the GUI editing application 200d reflects the notified parameter value on the display of the widget.

このように、本実施の形態では、GUIを開発中に、そのGUIの構成要素であるウィジェットと電子音楽装置100が備えているパラメータとを対応付け、GUI開発装置200側でそのパラメータに対して行った変更操作を電子音楽装置100側に通知し、これに応じて電子音楽装置100側で実際に変更されたパラメータの値が、電子音楽装置100側からGUI開発装置200側に通知され、通知されたパラメータの値に応じて、対応するウィジェットの表示を変更するようにしたので、GUIの開発中でも、そのGUIを電子音楽装置100に実装したときの動作状態を完全に再現することができる。したがって、GUIの開発効率が向上する。   As described above, in the present embodiment, during development of a GUI, a widget that is a component of the GUI is associated with a parameter included in the electronic music device 100, and the GUI development device 200 side performs the processing for the parameter. The change operation performed is notified to the electronic music apparatus 100 side, and the value of the parameter actually changed on the electronic music apparatus 100 side is notified from the electronic music apparatus 100 side to the GUI development apparatus 200 side in response to this notification. Since the display of the corresponding widget is changed in accordance with the value of the parameter that has been set, the operation state when the GUI is mounted on the electronic music apparatus 100 can be completely reproduced even during the development of the GUI. Therefore, GUI development efficiency is improved.

なお、開発されたGUI、つまり、各ウィンドウ上に配置されたウィジェットは、GUI開発装置200上で、XML形式のGUI構成情報200eに変換されて、出力される。   The developed GUI, that is, the widget arranged on each window, is converted into XML-format GUI configuration information 200e on the GUI development apparatus 200 and output.

次に、この制御処理を詳細に説明する。   Next, this control process will be described in detail.

図3は、GUI開発装置200が実行する制御処理の手順を示すフローチャートであり、図4は、電子音楽装置100が実行する制御処理の手順を示すフローチャートである。   FIG. 3 is a flowchart showing a procedure of control processing executed by the GUI development device 200, and FIG. 4 is a flowchart showing a procedure of control processing executed by the electronic music device 100.

GUI開発装置200が実行する制御処理は、主として、
(1)GUI構成情報のインポート処理(ステップS201)
(2)ウィジェットの編集処理(ステップS202,S203)
(3)ウィジェットとパラメータの対応付け処理(ステップS204)
(4)スクリプトとイベントの対応付け処理(ステップS205)
(5)パラメータ値変更処理(ステップS206)
(6)ウィジェットの表示更新処理(ステップS207)
(7)スクリプトの実行処理(ステップS208)
(8)ウィンドウ切り替え処理(ステップS209)
(9)GUI構成情報のエクスポート処理(ステップS210)
によって構成されている。
The control process executed by the GUI development device 200 is mainly:
(1) GUI configuration information import processing (step S201)
(2) Widget editing process (steps S202 and S203)
(3) Widget and parameter association processing (step S204)
(4) Script and event association processing (step S205)
(5) Parameter value change processing (step S206)
(6) Widget display update process (step S207)
(7) Script execution processing (step S208)
(8) Window switching process (step S209)
(9) GUI configuration information export processing (step S210)
It is constituted by.

電子音楽装置100が実行する制御処理は、主として、
(11)GUI構成情報のエクスポート処理(ステップS101)
(12)パラメータ変更/状態遷移処理(ステップS102)
(13)スクリプトの実行処理(ステップS103)
(14)画面表示更新処理(ステップS104)
(15)GUI構成情報のインポート処理(ステップS105)
によって構成されている。
The control process executed by the electronic music apparatus 100 is mainly as follows.
(11) Export processing of GUI configuration information (step S101)
(12) Parameter change / state transition process (step S102)
(13) Script execution processing (step S103)
(14) Screen display update process (step S104)
(15) GUI configuration information import processing (step S105)
It is constituted by.

図3の制御処理に処理が進んだときには、前記GUI編集アプリケーション200dは既に起動されているものとするが、これに限らず、図3の制御処理の先頭で、GUI編集アプリケーション200dを起動するようにしてもよい。   When the process proceeds to the control process of FIG. 3, it is assumed that the GUI editing application 200d is already started, but not limited to this, the GUI editing application 200d is started at the head of the control process of FIG. It may be.

前記(1)のGUI構成情報のインポート処理では、電子音楽装置100にGUI構成情報が記憶されており、ユーザが、そのGUI構成情報を電子音楽装置100から読み出して、GUI開発装置200にインポートする指示を、GUI編集アプリケーション200d上で行うと、まずGUI開発装置200は、その指示を電子音楽装置100側に送信する。ここで、指示は、モデル群200bによってTCP/IP形式のデータに変換された後、通信制御ドライバ200c2、GUI開発装置200側の前記通信I/F、前記通信ネットワーク401、通信I/F12および通信制御ドライバ100cを介して、電子音楽装置100側のモデル群100bに送信される。これに応じて、モデル群100bは、記憶されているGUI構成情報を読み出してモデル群200bに送信する。モデル群200bは、受信したGUI構成情報をGUI編集アプリケーション200dに渡し、GUI編集アプリケーション200dは、このGUI構成情報を反映させる。これにより、GUI編集アプリケーション200dの表示画面には、複数のウィンドウが表示され、その各ウィンドウ上には、GUI構成情報に応じたウィジェットが表示されるので、ユーザは、電子音楽装置100の現在のGUIを自由に編集することができる。   In the GUI configuration information import process (1), the GUI configuration information is stored in the electronic music apparatus 100, and the user reads the GUI configuration information from the electronic music apparatus 100 and imports the GUI configuration information into the GUI development apparatus 200. When the instruction is given on the GUI editing application 200d, the GUI development apparatus 200 first transmits the instruction to the electronic music apparatus 100 side. Here, after the instructions are converted into data in the TCP / IP format by the model group 200b, the communication control driver 200c2, the communication I / F on the GUI development device 200 side, the communication network 401, the communication I / F 12, and the communication The data is transmitted to the model group 100b on the electronic music apparatus 100 side via the control driver 100c. In response to this, the model group 100b reads out the stored GUI configuration information and transmits it to the model group 200b. The model group 200b passes the received GUI configuration information to the GUI editing application 200d, and the GUI editing application 200d reflects this GUI configuration information. Thereby, a plurality of windows are displayed on the display screen of the GUI editing application 200d, and a widget corresponding to the GUI configuration information is displayed on each window. The GUI can be freely edited.

GUI編集アプリケーション200dの表示画面上に複数のウィンドウが表示されているときに、ユーザが、前記カーソルをいずれかのウィンドウに移動させ、マウス202の左ボタン(図示せず)をクリック操作すると、カーソルが位置しているウィンドウの編集を開始できる状態になる(ステップS202)。つまり、処理は、前記(2)のウィジェットの編集処理に進む。ユーザは、主としてマウス202を操作することで、ウィンドウ上のウィジェットを編集する。ここで、ウィジェットの編集には、具体的には、新たなウィジェットを追加したり、既存のウィジェットを削除したり、ウィジェットの現在位置を移動させたり、ウィジェットに色付けをしたり、ウィジェットのサイズを拡大/縮小させたりする処理が含まれる。ユーザのウィジェットに対する編集操作に従って、ウィンドウ上のウィジェットの表示態様が変化する(ステップS203)。   When a plurality of windows are displayed on the display screen of the GUI editing application 200d, when the user moves the cursor to one of the windows and clicks the left button (not shown) of the mouse 202, the cursor It becomes possible to start editing the window where is located (step S202). That is, the process proceeds to the widget editing process (2). The user edits the widget on the window mainly by operating the mouse 202. Here, to edit a widget, specifically, add a new widget, delete an existing widget, move the current position of the widget, color the widget, change the size of the widget A process of enlarging / reducing is included. The display mode of the widget on the window changes in accordance with the user's editing operation on the widget (step S203).

次にユーザが、カーソルを1つのウィジェットに合わせ、マウス202の右ボタンを押して、ポップアップメニューを表示させ、その中から「パラメータの一覧表示」を選択すると、処理は、前記(3)のウィジェットとパラメータの対応付け処理に進む。この(3)ウィジェットとパラメータの対応付け処理では、ユーザが一覧表示されたパラメータからいずれかのパラメータを選択すると、GUI編集アプリケーション200dは、カーソル位置のウィジェットと選択されたパラメータを対応付ける(ステップS204)。対応付けの方法としては、たとえば、選択されたパラメータ(モデル群200b中のパラメータ)に、対応付けられたウィジェットを一意的に特定する情報(たとえば、名称)を付随させる方法が考えられる。なお、この(3)ウィジェットとパラメータの対応付け処理は、ウィジェットに既にパラメータが対応付けられている場合には、そのパラメータを他のパラメータに変更したり、パラメータとの対応付けをキャンセルしたりすることもできるように構成されている。   Next, when the user moves the cursor to one widget and presses the right button of the mouse 202 to display a pop-up menu, and selects “display parameter list” from the pop-up menu, the process is performed with the widget (3) described above. Proceed to the parameter association process. In the process of associating the widget with the parameter (3), when the user selects any parameter from the listed parameters, the GUI editing application 200d associates the widget at the cursor position with the selected parameter (step S204). . For example, a method of associating information (for example, a name) uniquely identifying the associated widget with a selected parameter (a parameter in the model group 200b) can be considered. In this (3) widget and parameter association processing, when a parameter is already associated with the widget, the parameter is changed to another parameter, or the association with the parameter is canceled. It is also configured to be able to.

GUI編集アプリケーション200dは、ウィジェットを配置してGUIを開発するためのウィジェット用ウィンドウの他に、スクリプトを記載するためのスクリプト用ウィンドウも表示できるようになっている。ユーザが、GUI編集アプリケーション200dに対して、スクリプト用ウィンドウをオープンさせる指示を行うと、処理は、前記(4)のスクリプトとイベントの対応付け処理に進む。ユーザが、スクリプト用ウィンドウ上に好みのスクリプトを選択して記載した後、そのスクリプト用ウィンドウ上の任意の位置に前記カーソルを合わせ、マウス202の右ボタンをクリック操作すると、ポップアップメニューが表示される。そしてユーザが、そのメニュー内にある「イベントの一覧表示」を選択すると、GUI編集アプリケーション200dは、そのスクリプトに対応付け可能なイベントの一覧を表示する。ここで、イベントの例としては、ユーザが電子音楽装置100の前記パネル操作子2のいずれかを操作したときに発生する操作イベントや、電子音楽装置100が所定の動作状態に遷移したときに発生する動作イベントを挙げることができるが、もちろん、これに限られる訳ではない。また、スクリプトによって制御できる処理の例としては、現在アクティブになっているウィンドウを他のウィンドウに切り替える処理(電子音楽装置100では、前記表示器9の小型LCD上の現在の表示画面を他の表示画面に切り替える処理に相当する)や、モデル群200b中の所定のパラメータの値を変更する処理(電子音楽装置100では、対応するパラメータの値を変更する処理に相当する)を挙げることができるが、もちろん、これに限られる訳ではない。ユーザが一覧表示されたイベントからいずれかのイベントを選択すると、GUI編集アプリケーション200dは、スクリプト用ウィンドウに記載されたスクリプトと選択されたイベントを対応付ける(ステップS205)。   The GUI editing application 200d can display a script window for describing a script in addition to a widget window for arranging a widget to develop a GUI. When the user instructs the GUI editing application 200d to open a script window, the process proceeds to the script / event association process of (4). After the user selects and describes a favorite script on the script window and then moves the cursor to an arbitrary position on the script window and clicks the right button of the mouse 202, a pop-up menu is displayed. . When the user selects “display event list” in the menu, the GUI editing application 200d displays a list of events that can be associated with the script. Here, examples of the event include an operation event that occurs when the user operates one of the panel controls 2 of the electronic music apparatus 100, or an event that occurs when the electronic music apparatus 100 transitions to a predetermined operation state. Can be mentioned, of course, but not limited to this. In addition, as an example of processing that can be controlled by a script, processing for switching the currently active window to another window (in the electronic music apparatus 100, the current display screen on the small LCD of the display unit 9 is displayed as another display. And a process of changing a value of a predetermined parameter in the model group 200b (corresponding to a process of changing a value of a corresponding parameter in the electronic music apparatus 100). Of course, this is not a limitation. When the user selects any event from the listed events, the GUI editing application 200d associates the script described in the script window with the selected event (step S205).

次にユーザが、GUI編集アプリケーション200dからモデル群200bに対して、モデル群200b中のあるパラメータの値を変更する操作を行うと、処理は、前記(5)のパラメータ値変更処理に進む。この(5)パラメータ値変更処理では、まずGUI編集アプリケーション200dは、変更操作を指示するイベントを前記モデル群200b経由で電子音楽装置100側のモデル群100bに送信する。以下、パラメータとして「音源回路13のボリューム」を採り、その変更操作として「ボリューム値の増大操作」を採った場合を例に挙げて説明する。   Next, when the user performs an operation for changing the value of a certain parameter in the model group 200b from the GUI editing application 200d to the model group 200b, the process proceeds to the parameter value changing process (5). In this (5) parameter value changing process, first, the GUI editing application 200d transmits an event instructing a changing operation to the model group 100b on the electronic music apparatus 100 side via the model group 200b. Hereinafter, a case where “volume of the sound source circuit 13” is used as a parameter and “volume value increasing operation” is used as the change operation will be described as an example.

音源回路13のボリューム値の増大を指示するイベントがモデル群100bに送信されると、モデル群100bは、処理を前記(12)のパラメータ変更/状態遷移処理に進める。この(12)パラメータ変更/状態遷移処理では、モデル群100bは、モデル群100b内の音源モデルのボリュームパラメータの値を、指示された値に増大させる(図4のステップS102)。なお、音源モデルのボリュームパラメータの値はそのまま、音源回路13のレジスタに設定されるので、音源モデルのボリュームパラメータの値を変更することは、音源回路13のボリュームパラメータの値を変更することと同値である。   When an event instructing an increase in the volume value of the sound source circuit 13 is transmitted to the model group 100b, the model group 100b advances the process to the parameter change / state transition process of (12). In this (12) parameter change / state transition process, the model group 100b increases the value of the volume parameter of the sound source model in the model group 100b to the instructed value (step S102 in FIG. 4). Since the value of the volume parameter of the tone generator model is set as it is in the register of the tone generator circuit 13, changing the value of the volume parameter of the tone generator model is equivalent to changing the value of the volume parameter of the tone generator circuit 13. It is.

モデル群100bの音源モデルのボリュームパラメータの値が変更されると、モデル群100bは、そのパラメータの変更値をモデル群200bに送信する。これに応じて、モデル群200bは、自身の音源モデルのボリュームパラメータの値を、送信されてきた変更値に更新する(ステップS206)。   When the value of the volume parameter of the sound source model of the model group 100b is changed, the model group 100b transmits the changed value of the parameter to the model group 200b. In response to this, the model group 200b updates the value of the volume parameter of its sound source model to the transmitted change value (step S206).

GUI編集アプリケーション200dは、スクリプトに対応付けられたイベントを検知すると、検知したイベントに対応付けられたスクリプトを実行する(ステップS208)。ここで、GUI編集アプリケーション200dが検知するイベントは、ユーザが、たとえばキーボード201やマウス202を用いて、GUI開発装置200から入力したイベント(この場合は、擬似的なイベントである)と、ユーザが、たとえばパネル操作子2を用いて、電子音楽装置100から入力したイベントの両方が考えられる。後者のイベントは、GUI制御部100dからモデル群100bに渡り、通信制御ドライバ100c,200c2等を経由して、モデル群200bに渡った後、GUI編集アプリケーション200dに渡って検知される。そして、検知したイベントに対応付けられたスクリプトが、前述のように、現在アクティブになっているウィンドウを他のウィンドウに切り替える処理を実行するものである場合には、GUI編集アプリケーション200dは、現在アクティブになっているウィンドウを他のウィンドウに切り替える。さらにGUI編集アプリケーション200dは、当該スクリプトの実行要求を、モデル群100bを経由してモデル群200bに送信する。これに応じて、モデル群200bは、受信したスクリプトの実行要求をGUI制御部100dに送信する。これにより、GUI制御部100dは、表示器9の小型LCD上の現在の表示画面を他の表示画面に切り替える(図4のステップS103)。   When detecting an event associated with the script, the GUI editing application 200d executes the script associated with the detected event (step S208). Here, the event detected by the GUI editing application 200d includes an event input by the user from the GUI development apparatus 200 using, for example, the keyboard 201 or the mouse 202 (in this case, a pseudo event), For example, both events input from the electronic music apparatus 100 using the panel operator 2 can be considered. The latter event is detected from the GUI control unit 100d to the model group 100b, to the model group 200b via the communication control drivers 100c and 200c2, and then to the GUI editing application 200d. If the script associated with the detected event executes processing for switching the currently active window to another window as described above, the GUI editing application 200d displays the currently active window. Switch to the other window. Furthermore, the GUI editing application 200d transmits an execution request for the script to the model group 200b via the model group 100b. In response to this, the model group 200b transmits the received script execution request to the GUI control unit 100d. Thereby, the GUI control unit 100d switches the current display screen on the small LCD of the display unit 9 to another display screen (step S103 in FIG. 4).

ユーザが、大型ディスプレイ203上の前記カーソルを、現在アクティブになっていないウィンドウに移動させ、マウス202の左ボタンをクリック操作すると、カーソルが位置しているウィンドウの編集を開始できる状態になる。つまり、処理は、前記(8)のウィンドウ切り替え処理に進む。この(8)ウィンドウ切り替え処理は、ユーザが切り替え指示したウィンドウがウィジェット用ウィンドウの場合には、前記(2)ウィジェットの編集処理あるいは前記(3)ウィジェットとパラメータの対応付け処理のいずれかと同様の処理となり、ユーザが切り替え指示したウィンドウがスクリプト用ウィンドウの場合には、前記(4)スクリプトとイベントの対応付け処理と同様の処理となるので、この(8)ウィンドウ切り替え処理についての詳細な説明は省略する。   When the user moves the cursor on the large display 203 to a window that is not currently active and clicks the left button of the mouse 202, the user can start editing the window in which the cursor is located. That is, the process proceeds to the window switching process (8). This (8) window switching processing is the same processing as either (2) widget editing processing or (3) widget-parameter association processing when the window instructed by the user is a widget window. When the window instructed by the user to be switched is a script window, the processing is the same as the processing for associating the script with the event (4), and therefore the detailed description of the (8) window switching processing is omitted. To do.

ユーザが、前記(2)〜(8)の処理によってGUIを開発した後、GUI編集アプリケーション200dに対して、そのGUI構成情報をエクスポートする指示を行うと、処理は、前記(9)のGUI構成情報のエクスポート処理に進む。この(9)GUI構成情報のエクスポート処理では、GUI編集アプリケーション200dは、開発したGUIを電子音楽装置100の表示器9に表示させるためのGUI構成情報をXMLファイルの形式でエクスポートする(ステップS210)。このようにしてエクスポートされたGUI構成情報200eは、電子音楽装置100のユーザに配布される。配布方法としては、リムーバブルな記憶媒体に格納して手渡しする方法や、サーバ300からダウンロードする方法、通信制御ドライバ100c,200c2等を介して、モデル群100bからモデル群200bに渡す方法などを挙げることができる。   When the user develops the GUI by the processes (2) to (8) and then instructs the GUI editing application 200d to export the GUI configuration information, the process is performed according to the GUI configuration of (9). Proceed to the information export process. In this (9) GUI configuration information export process, the GUI editing application 200d exports GUI configuration information for displaying the developed GUI on the display unit 9 of the electronic music apparatus 100 in the form of an XML file (step S210). . The GUI configuration information 200e thus exported is distributed to the user of the electronic music apparatus 100. Examples of the distribution method include a method of storing in a removable storage medium and handing it, a method of downloading from the server 300, a method of passing from the model group 100b to the model group 200b via the communication control drivers 100c and 200c2, and the like. Can do.

以上説明した(1)〜(9)の処理は、この順序で繰り返し実行される。   The processes (1) to (9) described above are repeatedly executed in this order.

次に、図4の電子音楽装置100が実行する制御処理について説明する。   Next, control processing executed by the electronic music apparatus 100 of FIG. 4 will be described.

ユーザが、電子音楽装置100のGUI制御部100dに対して、電子音楽装置100に格納されているGUI構成情報をエクスポートする指示を行うと、処理は、前記(11)のGUI構成情報のエクスポート処理に進む。この(11)GUI構成情報のエクスポート処理では、モデル群100bは、記憶されているGUI構成情報を読み出してモデル群200bに送信する(ステップS101)。この後の処理は、前記(1)GUI構成情報のインポート処理中で説明した処理と同様であるので、その説明は省略する。   When the user instructs the GUI control unit 100d of the electronic music device 100 to export the GUI configuration information stored in the electronic music device 100, the processing is the GUI configuration information export process of (11). Proceed to In this (11) GUI configuration information export process, the model group 100b reads out the stored GUI configuration information and transmits it to the model group 200b (step S101). Since the subsequent processing is the same as the processing described in (1) GUI configuration information import processing, the description thereof is omitted.

前記(12)のパラメータ変更/状態遷移処理では、GUI制御部100dは、ユーザ操作、GUI開発装置200からの指示、あるいは前記タイマ8の計時時間に応じて、パラメータ変更および/または状態遷移を行う(ステップS102)。たとえば、ユーザ操作として、前記演奏操作子1に含まれる鍵盤の各鍵に対する押鍵操作を採った場合には、鍵毎に変更すべきパラメータの種類を割り当て、押鍵ベロシティの強さに応じて、割り当てられているパラメータの値を変更するという制御方法が考えられる。また、タイマ8の計時時間としては、所定の動作状態に入った時点でタイマ8の計時を開始し、そのタイマ8の計時時間の大小に従って、異なる動作状態に遷移させるという制御方法が考えられる。たとえば、電子音楽装置100が備えているシーケンサ機能は、ユーザ操作に応じて楽曲データを自動演奏するが、このとき、タイマ8の計時時間が経過するに従って、演奏の時間的位置を更新しながら、演奏のためのパラメータを更新したり、演奏曲の終端で演奏を終了したりするといった状態遷移を行う。   In the parameter change / state transition process of (12), the GUI control unit 100d performs parameter change and / or state transition according to a user operation, an instruction from the GUI development device 200, or a time measured by the timer 8. (Step S102). For example, when a key operation is performed on each key of the keyboard included in the performance operator 1 as a user operation, a parameter type to be changed is assigned for each key, and the key operation is performed according to the strength of the key pressing velocity. A control method of changing the value of the assigned parameter can be considered. In addition, as the time count of the timer 8, a control method is conceivable in which the timer 8 starts timing when a predetermined operation state is entered, and transitions to a different operation state according to the time count of the timer 8. For example, the sequencer function provided in the electronic music device 100 automatically plays music data in response to a user operation, and at this time, while updating the time position of the performance as the time measured by the timer 8 elapses, State transitions such as updating parameters for performance and ending performance at the end of the performance music are performed.

このように、(12)パラメータ変更/状態遷移処理によってパラメータが変更され、および/または動作状態が遷移されると、その変更および/または遷移は、モデル群100bからモデル群200bに通知されるので、GUI編集アプリケーション200dは、電子音楽装置100のパラメータ状態および/または動作状態を検知することができる。したがって、電子音楽装置100の所定の動作状態とGUI編集アプリケーション200dの表示画面上の複数のウィンドウのいずれかとを対応付けておけば、GUI編集アプリケーション200dは、電子音楽装置100の所定の動作状態を検知したときに、現在アクティブになっているウィンドウを他のウィンドウに自動的に切り替えるようなGUIを簡単に開発することができる。また、この処理を応用することで、GUI開発装置200に対するユーザ操作、つまり、前記キーボード201やマウス202を用いたユーザ操作と、電子音楽装置100内のいずれかのパラメータとを関連付け、ユーザ操作に応じて、それに関連付けられたパラメータの値を変更するようなGUIを簡単に開発することができる。   As described above, when the parameter is changed by the parameter change / state transition process and / or the operation state is changed, the change and / or transition is notified from the model group 100b to the model group 200b. The GUI editing application 200d can detect the parameter state and / or the operation state of the electronic music apparatus 100. Therefore, if the predetermined operation state of the electronic music device 100 is associated with one of a plurality of windows on the display screen of the GUI editing application 200d, the GUI editing application 200d displays the predetermined operation state of the electronic music device 100. A GUI that automatically switches the currently active window to another window when detected can be easily developed. In addition, by applying this processing, a user operation on the GUI development device 200, that is, a user operation using the keyboard 201 or the mouse 202 is associated with one of the parameters in the electronic music device 100, and the user operation is performed. Accordingly, it is possible to easily develop a GUI that changes the value of the parameter associated therewith.

前記(13)のスクリプトの実行処理では、GUI制御部100dは、ユーザ操作、GUI開発装置200からの指示、あるいは前記タイマ8の計時時間に応じて、所定のスクリプトを実行する(ステップS103)。   In the script execution process (13), the GUI control unit 100d executes a predetermined script in accordance with a user operation, an instruction from the GUI development apparatus 200, or a time measured by the timer 8 (step S103).

前記(14)の画面表示更新処理では、GUI制御部100dは、所定のパラメータ変更および/または状態遷移があったときには、現在のGUI構成情報に従って、表示器9の表示を更新する(ステップS104)。   In the screen display update process of (14), the GUI control unit 100d updates the display of the display unit 9 according to the current GUI configuration information when there is a predetermined parameter change and / or state transition (step S104). .

前記(15)のGUI構成情報のインポート処理では、GUI制御部100dは、GUI開発装置200からGUI構成情報をインポートし、反映させる(ステップS105)。   In the GUI configuration information import process (15), the GUI control unit 100d imports and reflects the GUI configuration information from the GUI development device 200 (step S105).

なお、上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムまたは装置に供給し、そのシステムまたは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、本発明の目的が達成されることは言うまでもない。   A program in which a storage medium storing software program codes for realizing the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus is stored in the storage medium. It goes without saying that the object of the present invention can also be achieved by reading and executing the code.

この場合、記憶媒体から読出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードおよび該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the program code and the storage medium storing the program code constitute the present invention.

プログラムコードを供給するための記憶媒体としては、たとえば、フレキシブルディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROMなどを用いることができる。また、通信ネットワークを介してサーバコンピュータからプログラムコードが供給されるようにしてもよい。   As a storage medium for supplying the program code, for example, a flexible disk, hard disk, magneto-optical disk, CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW, magnetic A tape, a non-volatile memory card, a ROM, or the like can be used. Further, the program code may be supplied from a server computer via a communication network.

また、コンピュータが読出したプログラムコードを実行することにより、上述した実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOSなどが実際の処理の一部または全部を行い、その処理によって上述した実施の形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also the OS running on the computer based on the instruction of the program code performs the actual processing. It goes without saying that a case where the functions of the above-described embodiment are realized by performing part or all of the above and the processing thereof is included.

さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって上述した実施の形態の機能が実現される場合も含まれることは言うまでもない。   Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明の一実施の形態に係る電子音楽装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the electronic music apparatus which concerns on one embodiment of this invention. 図1の電子音楽装置およびGUI開発装置の制御構成を示すブロック図である。It is a block diagram which shows the control structure of the electronic music apparatus of FIG. 1, and a GUI development apparatus. 図2のGUI開発装置が実行する制御処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the control processing which the GUI development apparatus of FIG. 2 performs. 図2の電子音楽装置が実行する制御処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the control processing which the electronic music apparatus of FIG. 2 performs.

符号の説明Explanation of symbols

9…表示器(表示手段),10…外部記憶装置(記憶手段),12…通信I/F(通信手段),100…電子音楽装置,100b…モデル群(インポート手段、応答手段),100c…通信制御ドライバ(通信手段),100d…GUI制御部(インポート手段、応答手段、反映手段),200…GUI開発装置,200a…ウィジェットライブラリ(記憶手段),200b…モデル群(取得手段、出力手段、状態遷移検知手段、指示手段),200c2…通信制御ドライバ(通信手段),200d…GUI編集アプリケーション(ウィンドウ構成手段、ウィジェット・パラメータ関連付け手段、反映手段、出力手段、状態遷移検知手段、切り替え手段、ユーザ操作検知手段、ユーザ操作・パラメータ関連付け手段、指示手段、イベント検知手段、スクリプト・イベント関連付け手段),203…大型ディスプレイ(表示手段) DESCRIPTION OF SYMBOLS 9 ... Display (display means), 10 ... External storage device (storage means), 12 ... Communication I / F (communication means), 100 ... Electronic music apparatus, 100b ... Model group (import means, response means), 100c ... Communication control driver (communication means), 100d ... GUI control unit (import means, response means, reflection means), 200 ... GUI development device, 200a ... widget library (storage means), 200b ... model group (acquisition means, output means, State transition detection means, instruction means), 200c2 ... communication control driver (communication means), 200d ... GUI editing application (window configuration means, widget / parameter association means, reflection means, output means, state transition detection means, switching means, user Operation detection means, user operation / parameter association means, instruction means, event detection Stage, script events associated with means), 203 ... large display (display means)

Claims (6)

電子音楽装置のGUIを開発するGUI開発装置であって、
前記電子音楽装置に接続し、該電子音楽装置とデータの送受信を行う通信手段と、
複数のウィンドウを表示可能な表示手段と、
前記電子音楽装置がGUIとして表示可能なウィジェットの集合であるウィジェットライブラリを記憶する記憶手段と、
該記憶手段に記憶されたウィジェットライブラリからユーザが選択したウィジェットを、前記複数のウィンドウのうち、ユーザによって指定されたウィンドウ上に配置させることで、当該ウィンドウを構成するウィンドウ構成手段と、
該ウィンドウ構成手段によってウィンドウ上に配置されたウィジェットと、前記電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとを関連付けるウィジェット・パラメータ関連付け手段と、
該ウィジェット・パラメータ関連付け手段によって関連付けられたパラメータの値を、前記通信手段を介して前記電子音楽装置から取得する取得手段と、
該取得手段によって取得されたパラメータの値を、対応するウィジェットの表示に反映させる反映手段と、
前記ウィンドウ構成手段によって構成されたウィンドウ構成を示すウィンドウ構成情報と、前記関連付け手段によって関連付けられたウィジェットとパラメータを示すウィジェット・パラメータ関連付け情報を出力する出力手段と
を有することを特徴とするGUI開発装置。
A GUI development device for developing a GUI of an electronic music device,
Communication means for connecting to the electronic music device and transmitting / receiving data to / from the electronic music device;
Display means capable of displaying a plurality of windows;
Storage means for storing a widget library that is a set of widgets that can be displayed as a GUI by the electronic music device;
A window configuration unit that configures the window by arranging a widget selected by the user from the widget library stored in the storage unit on a window specified by the user among the plurality of windows;
Widget parameter associating means for associating a widget arranged on the window by the window configuring means and a parameter designated by the user among a plurality of parameters provided in the electronic music device;
Acquisition means for acquiring the value of the parameter associated by the widget / parameter association means from the electronic music device via the communication means;
Reflecting means for reflecting the value of the parameter acquired by the acquiring means in the display of the corresponding widget;
A GUI development apparatus comprising: window configuration information indicating a window configuration configured by the window configuration unit; and output means for outputting widget / parameter association information indicating a parameter and a widget associated by the association unit .
前記通信手段を介して前記電子音楽装置の動作状態が所定の動作状態に遷移したことを検知する状態遷移検知手段と、
該状態遷移検知手段によって前記所定の動作状態が検知されたときに、現在アクティブになっているウィンドウ構成を他のウィンドウ構成に切り替える切り替え手段と
をさらに有し、
前記出力手段は、前記所定の動作状態と切り替えるべきウィンドウ構成とを関連付ける動作状態・ウィンドウ構成関連付け情報も出力することを特徴とする請求項1に記載のGUI開発装置。
State transition detection means for detecting that the operation state of the electronic music device has transitioned to a predetermined operation state via the communication means;
Switching means for switching the currently active window configuration to another window configuration when the predetermined operation state is detected by the state transition detection unit;
The GUI development apparatus according to claim 1, wherein the output unit also outputs operation state / window configuration association information that associates the predetermined operation state with a window configuration to be switched.
当該GUI開発装置に対する所定のユーザ操作を検知するユーザ操作検知手段と、
前記所定のユーザ操作と、前記電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとを関連付けるユーザ操作・パラメータ関連付け手段と、
前記ユーザ操作検知手段によって前記所定のユーザ操作が検出されたときに、該検出された所定のユーザ操作に関連付けられたパラメータの値を変更するように、前記通信手段を介して前記電子音楽装置に指示する指示手段と
をさらに有することを特徴とする請求項1または2に記載のGUI開発装置。
User operation detection means for detecting a predetermined user operation on the GUI development device;
User operation / parameter association means for associating the predetermined user operation with a parameter designated by the user among a plurality of parameters provided in the electronic music device;
When the predetermined user operation is detected by the user operation detection unit, the electronic music apparatus is configured to change the parameter value associated with the detected predetermined user operation via the communication unit. The GUI development apparatus according to claim 1, further comprising an instruction unit for instructing.
所定のユーザ操作に応じて発生されたイベントまたは前記電子音楽装置が備えた所定のパラメータの状態変化に応じて発生されたイベントを検知するイベント検知手段と、
該イベント検知手段によってイベントが検出されたときに起動されるスクリプトであって、現在アクティブになっているウィンドウ構成を他のウィンドウ構成に切り替える処理および/または前記電子音楽装置が備えているパラメータの値を変更する処理を実行するものを、当該イベントに関連付けるスクリプト・イベント関連付け手段と
をさらに有し、
前記出力手段は、前記スクリプト・イベント関連付け手段によって関連付けられたスクリプト・イベント関連付け情報も出力することを特徴とする請求項1または2に記載のGUI開発装置。
Event detection means for detecting an event generated in response to a predetermined user operation or an event generated in response to a change in state of a predetermined parameter included in the electronic music device;
A script that is activated when an event is detected by the event detection means, and is a process of switching a currently active window configuration to another window configuration and / or a parameter value provided in the electronic music device A script event association means for associating the event for executing the process of changing the event with the event,
The GUI development apparatus according to claim 1, wherein the output unit also outputs script event association information associated by the script event association unit.
請求項1のGUI開発装置に接続し、該GUI開発装置とデータの送受信を行う通信手段と、
前記GUI開発装置の記憶手段に記憶されているウィジェットライブラリと同様のウィジェットライブラリを記憶する記憶手段と、
前記GUI開発装置の出力手段によって出力されたウィンドウ構成情報およびウィジェット・パラメータ関連付け情報をインポートするインポート手段と、
該インポート手段によってインポートされたウィンドウ構成情報に基づいて、複数の画面を切り替えて表示可能な表示手段と、
前記通信手段を介して前記GUI開発装置から問い合わせられたパラメータ値を、前記通信手段を介して応答する応答手段と、
該応答手段によってパラメータ値を応答したパラメータが、前記表示手段上に現在表示されている画面に配置されたウィジェットに関連付けられたものであるときには、前記パラメータ値を当該ウィジェットの表示に反映させる反映手段と
を有することを特徴とする電子音楽装置。
A communication means connected to the GUI development apparatus according to claim 1 for transmitting and receiving data to and from the GUI development apparatus;
Storage means for storing a widget library similar to the widget library stored in the storage means of the GUI development device;
Import means for importing window configuration information and widget parameter association information output by the output means of the GUI development device;
Display means capable of switching and displaying a plurality of screens based on the window configuration information imported by the import means;
A response means for responding via the communication means with a parameter value inquired from the GUI development device via the communication means;
Reflecting means for reflecting the parameter value on the display of the widget when the parameter value returned by the response means is associated with a widget arranged on the screen currently displayed on the display means. And an electronic music apparatus.
電子音楽装置のGUIを開発するGUI開発装置を制御する制御方法をコンピュータに実行させるためのプログラムであって、
前記制御方法は、
前記電子音楽装置がGUIとして表示可能なウィジェットの集合であるウィジェットライブラリを記憶する記憶手段に記憶されたウィジェットライブラリからユーザが選択したウィジェットを、表示手段に表示可能な複数のウィンドウのうち、ユーザによって指定されたウィンドウ上に配置させることで、当該ウィンドウを構成するウィンドウ構成ステップと、
該ウィンドウ構成ステップによってウィンドウ上に配置されたウィジェットと、前記電子音楽装置が備えている複数のパラメータのうち、ユーザによって指定されたパラメータとを関連付けるウィジェット・パラメータ関連付けステップと、
該ウィジェット・パラメータ関連付けステップによって関連付けられたパラメータの値を、前記電子音楽装置に接続し、該電子音楽装置とデータの送受信を行う通信手段を介して前記電子音楽装置から取得する取得ステップと、
該取得手段によって取得されたパラメータの値を、対応するウィジェットの表示に反映させる反映ステップと、
前記ウィンドウ構成ステップによって構成されたウィンドウ構成を示すウィンドウ構成情報と、前記関連付けステップによって関連付けられたウィジェットとパラメータを示すウィジェット・パラメータ関連付け情報を出力する出力ステップと
を有することを特徴とするプログラム。
A program for causing a computer to execute a control method for controlling a GUI development device for developing a GUI of an electronic music device,
The control method is:
A widget selected by a user from a widget library stored in a storage unit that stores a widget library that is a set of widgets that can be displayed as a GUI by the electronic music device is displayed by the user among a plurality of windows that can be displayed on the display unit. A window configuration step that configures the window by placing it on the specified window; and
A widget parameter associating step for associating the widget arranged on the window by the window configuration step with a parameter specified by the user among a plurality of parameters provided in the electronic music device;
An acquisition step of acquiring the value of the parameter associated by the widget parameter association step from the electronic music device via communication means for connecting to the electronic music device and transmitting / receiving data to / from the electronic music device;
A reflection step of reflecting the value of the parameter acquired by the acquisition means in the display of the corresponding widget;
A program comprising: window configuration information indicating a window configuration configured by the window configuration step; and an output step of outputting widget parameter association information indicating a widget and a parameter associated by the association step.
JP2007187237A 2007-07-18 2007-07-18 GUI development apparatus, program for realizing the control method, and electronic music apparatus Expired - Fee Related JP4905708B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007187237A JP4905708B2 (en) 2007-07-18 2007-07-18 GUI development apparatus, program for realizing the control method, and electronic music apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007187237A JP4905708B2 (en) 2007-07-18 2007-07-18 GUI development apparatus, program for realizing the control method, and electronic music apparatus

Publications (2)

Publication Number Publication Date
JP2009025988A JP2009025988A (en) 2009-02-05
JP4905708B2 true JP4905708B2 (en) 2012-03-28

Family

ID=40397751

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007187237A Expired - Fee Related JP4905708B2 (en) 2007-07-18 2007-07-18 GUI development apparatus, program for realizing the control method, and electronic music apparatus

Country Status (1)

Country Link
JP (1) JP4905708B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5494588B2 (en) 2011-08-08 2014-05-14 パナソニック株式会社 Underpinning pin module for electronic component mounting apparatus, substrate underlay device, and substrate underlay method
CN104346216A (en) * 2014-05-30 2015-02-11 广州三星通信技术研究有限公司 Multi-mask execution method and equipment for electronic equipment
JP2022100419A (en) * 2019-04-23 2022-07-06 株式会社ラキール System, device, method, and program for processing information

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3119939B2 (en) * 1992-05-18 2000-12-25 三菱電機株式会社 A system that executes application programs
JP2001318811A (en) * 2000-05-10 2001-11-16 Sharp Corp Graphical user interface simulation device
US7392483B2 (en) * 2001-09-28 2008-06-24 Ntt Docomo, Inc, Transformation of platform specific graphical user interface widgets migrated between heterogeneous device platforms
JP3879538B2 (en) * 2002-03-01 2007-02-14 ヤマハ株式会社 Electronic musical instruments
JP4400051B2 (en) * 2003-01-10 2010-01-20 ヤマハ株式会社 Basic program and recording medium enabling easy switching of program environment
JP2005249872A (en) * 2004-03-01 2005-09-15 Nec Corp Device and method for setting music reproduction parameter

Also Published As

Publication number Publication date
JP2009025988A (en) 2009-02-05

Similar Documents

Publication Publication Date Title
KR100750024B1 (en) Electronic musical apparatus, control method therefor, and storage medium storing instructions for implementing the method
JP5151435B2 (en) Electronic music system and program for realizing a control method for controlling an electronic music device included in the electronic music system
JP4905708B2 (en) GUI development apparatus, program for realizing the control method, and electronic music apparatus
JP5359455B2 (en) Electronic music system
JP2009139715A (en) Electronic musical system and program for achieving method of controlling electronic musical apparatus included in electronic musical system
JP5434405B2 (en) Program for realizing a control method for controlling an electronic music system
JP5870831B2 (en) Program and music image display apparatus for realizing music image display method
JP5549100B2 (en) Electronic music apparatus and program for realizing timbre data creation method
JP2006145855A (en) Automatic accompaniment apparatus and program for realizing control method thereof
JP6255960B2 (en) Program and music data generating apparatus for realizing music data generating method
JP3840915B2 (en) Performance information editing apparatus and program
JP5186825B2 (en) Electronic manual display device and program
JP6127549B2 (en) Music data editing method, program for realizing the music data editing method, and music data editing apparatus
JP5076979B2 (en) Performance data creation apparatus and program for realizing performance data creation method
JP5303959B2 (en) Program for realizing electronic music apparatus and control method thereof
JP4134870B2 (en) Effect setting device and effect setting program
JP3846334B2 (en) Program for realizing automatic composition / arrangement device and automatic composition / arrangement method
JP2010231012A (en) Electronic music apparatus and program for attaining control method therefor
JP5119896B2 (en) Control system, music control device and electronic musical instrument device constituting the control system, and program for realizing the control method
JP2004109745A (en) Expression parameter editing device and program for realizing expression parameter editing method
JP2003099045A (en) Automatic music composing program
JP5672657B2 (en) Electronic music equipment
JP2004053642A (en) Automatic composition device and program for realizing automatic composition method
JP2001265333A (en) Music data editing device
JP4148091B2 (en) Parameter editing apparatus and program for realizing parameter editing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100520

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111212

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

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

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

Free format text: PAYMENT UNTIL: 20150120

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees