JP2012155463A - Musical piece retrieval device - Google Patents

Musical piece retrieval device Download PDF

Info

Publication number
JP2012155463A
JP2012155463A JP2011013017A JP2011013017A JP2012155463A JP 2012155463 A JP2012155463 A JP 2012155463A JP 2011013017 A JP2011013017 A JP 2011013017A JP 2011013017 A JP2011013017 A JP 2011013017A JP 2012155463 A JP2012155463 A JP 2012155463A
Authority
JP
Japan
Prior art keywords
pitch
music
search
information
request
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
JP2011013017A
Other languages
Japanese (ja)
Other versions
JP5678686B2 (en
Inventor
Takeshi Kikuchi
菊池  健
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 JP2011013017A priority Critical patent/JP5678686B2/en
Publication of JP2012155463A publication Critical patent/JP2012155463A/en
Application granted granted Critical
Publication of JP5678686B2 publication Critical patent/JP5678686B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To quickly retrieve a music piece requested by a user.SOLUTION: A musical piece retrieval device 20 executes retrieval of a musical piece through the use of time series of pitch information P contained in a retrieval request Q and transmission of a retrieval result R, every time receiving the retrieval request Q from a terminal device 10. The terminal device 10 comprises: an input device 52 for sequentially receiving designation of a pitch by a user; a request generation part 44 for generating the retrieval request Q containing the pitch information P in response to each pitch p designated after transmission of the previous retrieval request Q, every time a lapsed time δT from a time point where the user has lastly designated a pitch exceeds a predetermined value Tth; a transmission part 542 for transmitting the retrieval request Q to the musical piece retrieval device 20; a reception part 544 for receiving the retrieval result R form the musical piece retrieval device 20; and a display control part 42 for allowing a display device 56 to display the retrieval result R received by the reception part 544.

Description

本発明は、複数の楽曲から利用者の所望の楽曲を検索する技術に関する。   The present invention relates to a technique for searching a user's desired music from a plurality of music.

利用者が指定した音符の時系列を利用して利用者の所望の楽曲を多数の楽曲から検索する技術が従来から提案されている。例えば特許文献1には、楽曲内の各音符の位置情報と出現頻度とを示すインデックスを事前に生成および登録し、利用者が指定した複数の音符の時系列と各インデックスとの照合で、利用者の所望の楽曲を検索する技術が開示されている。   A technique for searching a user's desired music from a number of music using a time series of notes designated by the user has been proposed. For example, in Patent Document 1, an index indicating the position information and the appearance frequency of each note in a musical piece is generated and registered in advance, and is used by comparing a time series of a plurality of notes designated by the user with each index. A technique for searching for a user's desired music is disclosed.

特開平6−110945号公報JP-A-6-110945

しかし、特許文献1の技術では、検索結果を1個の楽曲に絞り込むのに充分な個数の音符が各インデックスとの対比の対象として指定されてから楽曲の検索が開始されるため、利用者が音符の指定を開始してから実際に検索の結果が利用者に提示されるまでに長時間が必要であるという問題がある。以上の事情を考慮して、本発明は、利用者の所望の楽曲を迅速に検索することを目的とする。   However, in the technique of Patent Document 1, the search of music is started after a sufficient number of notes to narrow down the search result to one music are designated as objects to be compared with each index. There is a problem that it takes a long time from the start of the designation of the note to the actual search result being presented to the user. In view of the above circumstances, an object of the present invention is to quickly search for a user's desired music.

以上の課題を解決するために本発明が採用する手段を説明する。なお、本発明の理解を容易にするために、以下の説明では、本発明の要素と後述の実施形態の要素との対応を括弧書で適宜に付記するが、本発明の範囲を実施形態の例示に限定する趣旨ではない。   Means employed by the present invention to solve the above problems will be described. In order to facilitate the understanding of the present invention, in the following description, the correspondence between the elements of the present invention and the elements of the embodiments described later will be appropriately added in parentheses, but the scope of the present invention will be It is not intended to limit the example.

本発明の端末装置は、検索要求に含まれる音高情報の時系列を利用した楽曲の検索と検索結果の送信とを検索要求の受信毎に実行する楽曲検索装置と通信可能な端末装置であって、利用者による音高の指定を順次に受付ける受付手段(例えば入力装置52)と、利用者が最後に音高を指定した時点(例えば最終指定時刻TL)からの経過時間が所定値(例えば時間Tth)を上回るたびに、前回の検索要求の送信後に指定された各音高に応じた音高情報を含む検索要求を生成する要求生成手段(例えば要求生成部44)と、要求生成手段が生成した検索要求を楽曲検索装置に送信する送信手段(例えば送信部542)と、楽曲検索装置から検索結果を受信する受信手段(例えば受信部544)とを具備する。以上の構成では、利用者が最後に音高を指定した時点からの経過時間が所定値を上回るたびに、音高情報を含む検索要求が楽曲検索装置に送信される。したがって、検索結果を1個の楽曲に絞り込むのに充分な個数の音高が指定されてから楽曲の検索が開始される構成と比較して、利用者の所望の楽曲を迅速に検索することが可能である。また、例えば利用者が1個の音高を指定するたびに検索要求を端末装置から楽曲検索装置に送信する構成と比較して、装置間の通信トラヒックや楽曲検索装置の負荷が軽減されるという利点もある。   The terminal device of the present invention is a terminal device capable of communicating with a music search device that executes a search for music using the time series of pitch information included in the search request and transmission of search results every time a search request is received. Receiving means (for example, the input device 52) for sequentially receiving the designation of the pitch by the user, and the elapsed time from the time when the user last designated the pitch (for example, the last designated time TL) A request generation unit (for example, a request generation unit 44) that generates a search request including pitch information corresponding to each pitch specified after transmission of the previous search request every time the time Tth) is exceeded, and the request generation unit Transmitting means (for example, transmitting unit 542) for transmitting the generated search request to the music searching apparatus, and receiving means (for example, receiving unit 544) for receiving the search result from the music searching apparatus. In the above configuration, every time the elapsed time from when the user last specified a pitch exceeds a predetermined value, a search request including pitch information is transmitted to the music search device. Therefore, it is possible to quickly search for a user's desired song as compared to a configuration in which a search for a song is started after a sufficient number of pitches are specified to narrow down the search result to one song. Is possible. In addition, for example, the communication traffic between devices and the load on the music search device are reduced compared to a configuration in which a search request is transmitted from the terminal device to the music search device each time a user specifies one pitch. There are also advantages.

本発明の好適な態様において、要求生成手段は、利用者による音高の指定毎に当該音高を記憶手段に記憶し、各音高について、直前の音高との差分に応じた音高情報を生成する。以上の態様では、相前後する音高間の差分に応じた音高情報が生成されるから、利用者が指定した楽曲の調(キー)と楽曲の本来の調(原調)とが相違する場合でも、利用者の所望の楽曲を適切に検索することが可能である。更に好適な態様において、要求生成手段は、利用者が最後に指定した音高以外の各音高を、検索要求の送信後に記憶手段から消去する(例えば処理SB17)。以上の態様では、検索要求の送信後に最後の音高以外の音高が記憶手段から消去されるから、検索要求の送信後にも全部の音高を保持する構成と比較して、記憶手段の容量を有効に利用することが可能である。他方、最後の音高は記憶手段に維持されるから、検索要求の送信後の最初の音高について音高情報を適切に生成できるという利点もある。なお、音高の消去とは、記憶手段に記憶された音高を実際に消去する処理(例えばゼロデータの上書)のほか、記憶内容の更新が許可された状態に設定する処理(記憶領域の解放)も含む概念である。   In a preferred aspect of the present invention, the request generation means stores the pitch in the storage means every time the user designates the pitch, and pitch information according to the difference from the previous pitch for each pitch. Is generated. In the above aspect, since pitch information corresponding to the difference between successive pitches is generated, the key (key) of the music specified by the user is different from the original key (original key) of the music. Even in this case, it is possible to appropriately search for a user's desired music. In a further preferred aspect, the request generation unit deletes each pitch other than the pitch designated last by the user from the storage unit after transmitting the search request (for example, processing SB17). In the above aspect, since the pitches other than the last pitch are deleted from the storage unit after the search request is transmitted, the capacity of the storage unit is compared with the configuration in which all pitches are retained after the search request is transmitted. Can be used effectively. On the other hand, since the last pitch is maintained in the storage means, there is an advantage that the pitch information can be appropriately generated for the first pitch after the transmission of the search request. Note that the erasure of pitch is not only the process of actually erasing the pitch stored in the storage means (for example, overwriting zero data), but also the process of setting the storage contents to be permitted to be updated (storage area) This is a concept that also includes

本発明の好適な態様の端末装置は、受信手段が受信した検索結果を表示装置に表示させる表示制御手段(例えば表示制御部42)を具備する。更に好適な態様において、表示制御手段は、検索要求に応じた楽曲の検索数(例えば検索数K)が所定値(例えば閾値Kth)を下回る場合に検索結果に含められる楽曲毎の属性情報(例えば属性情報WA)、または、検索数が所定値を上回る場合に検索結果に含められる当該検索数を、表示装置に表示させる。以上の態様では、検索数が所定値を上回る場合には、検索数を含む検索結果を受信部が受信して検索数が表示装置に表示されるから、検索数が多い段階でも楽曲毎の属性情報を含む検索結果を受信および表示する構成と比較して、通信トラヒックや楽曲検索装置の負荷が軽減されるという利点がある。   The terminal device according to a preferred aspect of the present invention includes display control means (for example, the display control unit 42) for displaying the search result received by the receiving means on the display device. In a more preferred aspect, the display control means includes attribute information (eg, for each piece of music) included in the search result when the number of music searches (eg, search number K) in response to the search request is below a predetermined value (eg, threshold Kth). The attribute information WA) or the number of searches included in the search result when the number of searches exceeds a predetermined value is displayed on the display device. In the above aspect, when the number of searches exceeds a predetermined value, the receiving unit receives the search result including the number of searches and the number of searches is displayed on the display device. Compared to a configuration for receiving and displaying a search result including information, there is an advantage that a load of communication traffic and a music search device is reduced.

前述の表示制御手段を具備する構成の好適例において、受信手段は、楽曲の属性情報と、楽曲の楽譜を示す楽譜情報または楽曲の演奏音を示す音響情報の取得の可否を示す取得可否情報(例えば取得可否情報WS)とを、楽曲検索装置が検索した楽曲毎に含む検索結果を受信し、表示制御手段は、属性情報と取得可否情報とを楽曲毎に表示装置に表示させる。以上の態様では、楽譜情報または音響情報の取得の可否を示す取得可否情報が端末装置にて受信および表示されるから、所望の楽曲の楽譜情報または音響情報の取得の可否を利用者が容易に確認できるという利点がある。   In a preferred example of the configuration including the above-described display control means, the receiving means obtains whether or not to acquire the attribute information of the music and the score information indicating the music score of the music or the acoustic information indicating the performance sound of the music ( For example, the display control unit receives the search result including the acquisition availability information WS) for each piece of music searched by the music search device, and causes the display device to display the attribute information and the acquisition availability information for each piece of music. In the above aspect, since the availability information indicating whether or not the score information or the sound information can be obtained is received and displayed by the terminal device, the user can easily determine whether or not the score information or the sound information of the desired music can be obtained. There is an advantage that it can be confirmed.

以上の各態様に係る端末装置は、CPU(Central Processing Unit)などの汎用の演算処理装置とプログラムとの協働により好適に実現される。本発明のプログラム(例えばプログラムPGM1)は、検索要求に含まれる音高情報の時系列を利用した楽曲の検索と検索結果の送信とを検索要求の受信毎に実行する楽曲検索装置と通信可能なコンピュータに、利用者による音高の指定を順次に受付ける受付処理と、利用者が最後に音高を指定した時点からの経過時間が所定値を上回るたびに、前回の検索要求の送信後に指定された各音高に応じた音高情報を含む検索要求を生成する要求生成処理と、要求生成処理で生成した検索要求を楽曲検索装置に送信する送信処理と、楽曲検索装置から検索結果を受信する受信処理とを実行させる。以上のプログラムによれば、本発明の端末装置と同様の効果が実現される。なお、本発明のプログラムは、コンピュータが読取可能な記録媒体に格納された形態で利用者に提供されてコンピュータにインストールされるほか、通信網を介した配信の形態でサーバ装置から提供されてコンピュータにインストールされる。   The terminal device according to each of the above aspects is preferably realized by cooperation of a general-purpose arithmetic processing device such as a CPU (Central Processing Unit) and a program. The program of the present invention (for example, the program PGM1) can communicate with a music search device that executes a search for music using the time series of pitch information included in the search request and transmission of the search result each time the search request is received. It is specified after sending the previous search request every time the reception process that sequentially accepts the pitch specification by the user to the computer and the elapsed time from when the user last specified the pitch exceeds the predetermined value. Request generation processing for generating a search request including pitch information corresponding to each pitch, transmission processing for transmitting the search request generated in the request generation processing to the music search device, and receiving the search result from the music search device Receive processing is executed. According to the above program, the same effect as the terminal device of the present invention is realized. The program of the present invention is provided to the user in a form stored in a computer-readable recording medium and installed in the computer, or is provided from the server device in the form of distribution via a communication network. To be installed.

ところで、楽曲検索部による検索数が多い段階でも楽曲毎の属性情報を含む検索結果を楽曲検索装置から端末装置に送信する構成では、装置間の通信トラヒックが増大するという問題がある。そこで、端末装置に対する検索結果の送信の通信トラヒックを低減することを目的として、本発明の他の態様の楽曲検索装置は、利用者が音高を順次に指定可能な端末装置と通信する楽曲検索装置であって、楽曲の属性情報と当該楽曲の音高の時系列を示す参照情報とを楽曲毎に記憶する楽曲記憶手段(例えば記憶装置72)と、利用者が順次に指定した各音高に応じた音高情報の時系列を端末装置から受信する受信手段(例えば受信部744)と、音高情報の時系列に対応した参照情報の楽曲を検索する楽曲検索手段(例えば楽曲検索部62)と、楽曲検索手段による検索数(例えば検索数K)が所定値(例えば閾値Kth)を下回る場合に、楽曲検索手段が検索した各楽曲の属性情報を含む検索結果を生成し、検索数が所定値を上回る場合に、当該検索数を含む検索結果を生成する結果生成手段(例えば結果生成部64)と、結果生成手段が生成した検索結果を端末装置に送信する送信手段(例えば送信部742)とを具備する。以上の態様では、楽曲検索手段による検索数が所定値を上回る場合には、検索数を含む検索結果が端末装置に送信されるから、検索数が多い段階でも楽曲毎の属性情報を含む検索結果を端末装置に送信する構成と比較して、通信トラヒックや楽曲検索装置の負荷が軽減されるという利点がある。   By the way, even if the number of searches by the music search unit is large, the configuration in which the search result including the attribute information for each music is transmitted from the music search device to the terminal device has a problem that communication traffic between the devices increases. Therefore, for the purpose of reducing communication traffic for transmission of search results to the terminal device, the music search device according to another aspect of the present invention is a music search that communicates with a terminal device in which a user can sequentially specify a pitch. A music storage unit (for example, a storage device 72) that stores, for each music, attribute information of the music and reference information indicating a time series of the pitch of the music, and each pitch specified by the user sequentially Receiving means (for example, receiving unit 744) for receiving a time series of pitch information corresponding to the music information, and music searching means (for example, music searching unit 62) for searching for music of reference information corresponding to the time series of pitch information. ) And the number of searches by the music search means (for example, the search number K) falls below a predetermined value (for example, the threshold value Kth), the search result including the attribute information of each music searched by the music search means is generated. When it exceeds the specified value Comprises a result generating means for generating a search result including the number of the search (e.g. result generation unit 64), transmitting means for transmitting the search result result generation means is generated in the terminal device and (for example, a transmission unit 742). In the above aspect, when the number of searches by the music search means exceeds a predetermined value, the search result including the search number is transmitted to the terminal device. Therefore, the search result including the attribute information for each song even when the number of searches is large. Compared with the configuration for transmitting to the terminal device, there is an advantage that the load on the communication traffic and the music search device is reduced.

本発明の第1実施形態に係る通信システムのブロック図である。1 is a block diagram of a communication system according to a first embodiment of the present invention. 端末装置のブロック図である。It is a block diagram of a terminal device. 楽曲検索画面の模式図である。It is a schematic diagram of a music search screen. 音高の指定の時期と検索要求の送信の時期との関係の説明図である。It is explanatory drawing of the relationship between the timing of designation | designated of a pitch, and the timing of transmission of a search request. 音高情報の説明図である。It is explanatory drawing of pitch information. 音高が指定された場合の端末装置の動作のフローチャートである。It is a flowchart of operation | movement of a terminal device when a pitch is designated. 端末装置が検索要求を生成および送信する動作のフローチャートである。It is a flowchart of the operation | movement which a terminal device produces | generates and transmits a search request. 楽曲検索装置のブロック図である。It is a block diagram of a music search device. 楽曲情報の模式図である。It is a schematic diagram of music information. 楽曲検索装置の動作のフローチャートである。It is a flowchart of operation | movement of a music search device. 検索結果が検索要求毎に絞り込まれる様子の説明図である。It is explanatory drawing of a mode that a search result is narrowed down for every search request. 検索数が大きい場合の楽曲検索画面の模式図である。It is a schematic diagram of a music search screen when the number of searches is large. 端末装置に楽譜情報を提供する動作の説明図である。It is explanatory drawing of the operation | movement which provides musical score information to a terminal device. 第2実施形態における音高情報の説明図である。It is explanatory drawing of the pitch information in 2nd Embodiment.

<A:第1実施形態>
図1は、本発明の第1実施形態に係る通信システム100のブロック図である。図1に示すように、通信システム100は、端末装置10と楽曲検索装置20とを具備する。端末装置10と楽曲検索装置20とは通信網30(例えばインターネット)を介して相互に通信する。楽曲検索装置20は、端末装置10の利用者が順次に指定する音高(音符)の時系列に対応した楽曲を複数の楽曲から検索して利用者に検索結果を提供するサーバ装置(例えばHTTPサーバ)である。利用者は、楽曲のうち自身が記憶する特定の部分のみ(例えばサビ部分の主旋律)からその楽曲の曲名等を知得することが可能である。なお、図1では便宜的に1個の端末装置10のみを図示したが、実際には複数の端末装置10が通信網30を介して楽曲検索装置20と並列に通信する。
<A: First Embodiment>
FIG. 1 is a block diagram of a communication system 100 according to the first embodiment of the present invention. As shown in FIG. 1, the communication system 100 includes a terminal device 10 and a music search device 20. The terminal device 10 and the music search device 20 communicate with each other via a communication network 30 (for example, the Internet). The music search device 20 is a server device (for example, HTTP) that searches a plurality of songs for music corresponding to a time series of pitches (notes) sequentially designated by the user of the terminal device 10 and provides the search results to the user. Server). The user can know the song name of the song from only a specific part stored in the song (for example, the main melody of the chorus part). Although only one terminal device 10 is shown in FIG. 1 for convenience, actually, a plurality of terminal devices 10 communicate with the music search device 20 in parallel via the communication network 30.

図2は、端末装置10のブロック図である。端末装置10は、携帯電話機やパーソナルコンピュータ等の情報端末であり、図2に示すように制御装置(CPU)40と記憶装置50と入力装置52と通信装置54と表示装置56と放音装置58とを具備する。通信装置54は、通信網30を介して楽曲検索装置20と通信する機器であり、送信部542と受信部544とを含んで構成される。送信部542は、楽曲検索装置20を宛先として通信網30に情報を送信し、受信部544は、楽曲検索装置20が端末装置10を宛先として送信した情報を通信網30から受信する。   FIG. 2 is a block diagram of the terminal device 10. The terminal device 10 is an information terminal such as a mobile phone or a personal computer, and as shown in FIG. 2, a control device (CPU) 40, a storage device 50, an input device 52, a communication device 54, a display device 56, and a sound emitting device 58. It comprises. The communication device 54 is a device that communicates with the music search device 20 via the communication network 30, and includes a transmission unit 542 and a reception unit 544. The transmission unit 542 transmits information to the communication network 30 with the music search device 20 as a destination, and the reception unit 544 receives information transmitted from the music search device 20 with the terminal device 10 as a destination from the communication network 30.

入力装置52は、利用者からの指示を受付ける。例えば、マウスまたはキーボード等の入力機器が入力装置52として好適に採用される。表示装置56(例えば液晶表示機器)は、制御装置40から指示された画像を表示する。放音装置58(例えばヘッドホンやスピーカ)は、制御装置40の指示に応じた音波を放射する。   The input device 52 receives an instruction from the user. For example, an input device such as a mouse or a keyboard is preferably used as the input device 52. The display device 56 (for example, a liquid crystal display device) displays an image instructed from the control device 40. The sound emitting device 58 (for example, a headphone or a speaker) emits sound waves according to instructions from the control device 40.

記憶装置50は、制御装置40が実行するプログラムPGM1や制御装置40が使用する各種の情報を記憶する。制御装置40は、記憶装置50に記憶されたプログラムPGM1の実行で複数の機能(表示制御部42,要求生成部44)を実現する。表示制御部42は、画像信号の供給で表示装置56に画像を表示させる。   The storage device 50 stores a program PGM1 executed by the control device 40 and various types of information used by the control device 40. The control device 40 realizes a plurality of functions (a display control unit 42 and a request generation unit 44) by executing the program PGM1 stored in the storage device 50. The display control unit 42 causes the display device 56 to display an image by supplying the image signal.

図3は、表示制御部42が表示装置56に表示させる楽曲検索画面80の模式図である。楽曲検索画面80は、利用者が時系列に指定した音高や楽曲検索装置20での検索結果を利用者に提示する画像であり、結果表示領域82と音高指定領域84と音高表示領域86とを含んで構成される。結果表示領域82は、楽曲検索装置20による検索結果を利用者に提示する領域である。結果表示領域82の具体的な内容については後述する。   FIG. 3 is a schematic diagram of a music search screen 80 that the display control unit 42 displays on the display device 56. The music search screen 80 is an image that presents to the user the pitches specified by the user in chronological order and the search results of the music search device 20, and includes a result display area 82, a pitch specification area 84, and a pitch display area. 86. The result display area 82 is an area for presenting a search result by the music search device 20 to the user. Specific contents of the result display area 82 will be described later.

音高指定領域84は、利用者が音高の指定時に参照する領域であり、図3の例示のように鍵盤を図形化した鍵盤画像842が配置される。利用者は、入力装置52を操作して鍵盤楽器の1個の鍵を選択する(例えば1個の鍵をクリックする)ことでその鍵に対応する音高を順次に指定することが可能である。利用者による音高の指定毎にその音高の音響を放音装置58に再生させる構成も好適である。   The pitch designation area 84 is an area that is referred to by the user when the pitch is designated, and a keyboard image 842 in which the keyboard is formed as shown in FIG. 3 is arranged. The user operates the input device 52 to select one key of the keyboard instrument (for example, click one key), thereby sequentially specifying pitches corresponding to the key. . A configuration in which the sound emitting device 58 reproduces the sound of the pitch every time the user designates the pitch is also suitable.

音高表示領域86は、利用者が指定した音高の時系列を時間軸(横軸)および音高軸(縦軸)のもとで表示する領域であり、図3に示すように、利用者から指定された各音高に対応する複数の音高指示子862が、利用者による指定の順番で時間軸の方向に配置される。音高軸の方向における各音高指示子862の位置は、利用者が指定した音高(音符の絶対的な音高)に応じて選定される。時間軸の方向における各音高指示子862の間隔は、利用者が音高を指定した時点(リズム)とは無関係の所定値に固定される。入力装置52に対する操作で利用者が何れかの音高指示子862を選択すると(例えばマウスポインタを音高指示子862に重ねると)、制御装置40は、その音高指示子862に対応する音響を放音装置58に再生させる。したがって、利用者は、自身が指定した音高を随時に確認することが可能である。   The pitch display area 86 is an area for displaying a time series of pitches designated by the user under the time axis (horizontal axis) and the pitch axis (vertical axis), as shown in FIG. A plurality of pitch indicators 862 corresponding to each pitch designated by the user are arranged in the direction of the time axis in the order designated by the user. The position of each pitch indicator 862 in the direction of the pitch axis is selected according to the pitch specified by the user (absolute pitch of the note). The interval between the pitch indicators 862 in the direction of the time axis is fixed to a predetermined value unrelated to the time point (rhythm) at which the user designates the pitch. When the user selects any pitch indicator 862 by operating the input device 52 (for example, when the mouse pointer is superimposed on the pitch indicator 862), the control device 40 performs an acoustic corresponding to the pitch indicator 862. Is reproduced by the sound emitting device 58. Therefore, the user can check the pitch designated by the user at any time.

図2の要求生成部44は、利用者が時系列に指定した音高を検索キーとする楽曲の検索の指令(以下「検索要求」という)Qを順次に生成する。送信部542は、要求生成部44が検索要求Qを生成するたびにその検索要求(クエリ)Qを通信網30から楽曲検索装置20に送信する。   The request generation unit 44 in FIG. 2 sequentially generates a music search command Q (hereinafter referred to as “search request”) Q using the pitches specified by the user in time series as search keys. The transmission unit 542 transmits the search request (query) Q from the communication network 30 to the music search device 20 every time the request generation unit 44 generates the search request Q.

図4は、検索要求Qを生成および送信する動作の説明図である。利用者が音高p[1]〜p[6]を順次に指定した場合が図4では想定されている。各音高p[n](n=1,2,……)が指定される間隔は区々である。図4に示すように、要求生成部44は、利用者が最後に音高p[n]を指定した時点(以下「最終指定時刻」という)TLから所定の時間Tthが経過するたび(すなわち、利用者が音高p[n]を指定しない状態が時間長Tthだけ継続するたび)に検索要求Qを生成する。要求生成部44による生成毎に送信部542は検索要求Qを楽曲検索装置20に送信するから、最終指定時刻TLから所定の時間Tthが経過するたびに検索要求Qが楽曲検索装置20に送信されると表現することも可能である。時間Tthは、例えば500ミリ秒から1秒程度の時間に設定される。   FIG. 4 is an explanatory diagram of an operation for generating and transmitting the search request Q. FIG. 4 assumes that the user sequentially specifies the pitches p [1] to p [6]. The interval at which each pitch p [n] (n = 1, 2,...) Is specified varies. As shown in FIG. 4, the request generation unit 44 performs a predetermined time Tth after the time point TL when the user last specified the pitch p [n] (hereinafter referred to as “final specified time”) (that is, The search request Q is generated every time the user does not specify the pitch p [n] for a time length Tth. Since the transmission unit 542 transmits the search request Q to the music search device 20 every time it is generated by the request generation unit 44, the search request Q is transmitted to the music search device 20 every time a predetermined time Tth elapses from the last specified time TL. It can also be expressed as The time Tth is set to a time of about 500 milliseconds to 1 second, for example.

図4の例示では、音高p[1]の指定と音高p[2]の指定との間隔t[2]は時間Tthを下回り、音高p[2]の指定と音高p[3]の指定との間隔t[3]も時間Tthを下回る。したがって、音高p[1]から音高p[3]が順次に指定される期間内では検索要求Qは生成されない。他方、音高p[3]の指定と音高p[4]の指定との間隔t[4]は時間Tthを上回るから、音高p[3]の指定から時間Tthが経過した時点(音高p[4]の指定前)で検索要求Q[1]が生成および送信される。同様に、音高p[4]の指定から時間Tthが経過した時点(音高p[5]の指定前)で検索要求Q[2]が生成および送信され、音高p[6]の指定から時間Tthが経過した時点で検索要求Q[3]が生成および送信される。音高p[5]の指定から音高p[6]の指定までの間隔t[6]は時間Tthを下回るから、間隔t[6]内では検索要求Qの生成および送信は実行されない。   In the example of FIG. 4, the interval t [2] between the designation of the pitch p [1] and the designation of the pitch p [2] is less than the time Tth, and the designation of the pitch p [2] and the pitch p [3 ] T [3] with the designation of] is also less than time Tth. Therefore, the search request Q is not generated within a period in which the pitch p [1] to the pitch p [3] are sequentially specified. On the other hand, since the interval t [4] between the designation of the pitch p [3] and the designation of the pitch p [4] exceeds the time Tth, when the time Tth elapses from the designation of the pitch p [3] (sound A search request Q [1] is generated and transmitted at a high p [4] prior to specification. Similarly, the search request Q [2] is generated and transmitted when the time Tth has elapsed since the pitch p [4] is specified (before the pitch p [5] is specified), and the pitch p [6] is specified. The search request Q [3] is generated and transmitted when the time Tth elapses. Since the interval t [6] from the specification of the pitch p [5] to the specification of the pitch p [6] is less than the time Tth, the search request Q is not generated and transmitted within the interval t [6].

検索要求Qは、利用者が指定した音高p[n]に対応する音高情報P[n]を含んで構成される。第1実施形態の音高情報P[n]は、図5に示すように、直前の音高p[n-1]に対する音高p[n]の相対値を示す情報である。具体的には、音高p[n]と直前の音高p[n-1]との差分(相対値)が音高情報P[n]として生成される。例えば、最初に指定された音高p[1]が「ド」で直後の音高p[2]が「レ」である場合、両者間の差分(2半音)を意味する数値「+2」が音高情報P[2]として生成される。以上のように音高情報P[n]は、音符の絶対的な音高(オクターブ)やリズム等の音楽的な要素を含まない。   The search request Q includes pitch information P [n] corresponding to the pitch p [n] specified by the user. The pitch information P [n] of the first embodiment is information indicating a relative value of the pitch p [n] with respect to the immediately preceding pitch p [n-1], as shown in FIG. Specifically, the difference (relative value) between the pitch p [n] and the previous pitch p [n-1] is generated as pitch information P [n]. For example, when the pitch p [1] specified first is “do” and the pitch p [2] immediately after it is “re”, a numerical value “+2” that means a difference (2 semitones) between the two is obtained. It is generated as pitch information P [2]. As described above, the pitch information P [n] does not include musical elements such as the absolute pitch (octave) and rhythm of notes.

図4から理解されるように、検索要求Qは、前回の検索要求Qの送信後(最初の検索要求Qについては利用者による音高p[n]の指定の開始後)に利用者が指定した各音高p[n]の音高情報P[n]を含んで構成される。具体的には、最初の検索要求Q[1]には、音高p[2]に応じた音高情報P[2](P[2]=p[2]−p[1])と、音高p[3]に応じた音高情報P[3](P[3]=p[3]−p[2])とが含まれる。また、検索要求Q[2]には、前回の検索要求Q[1]の送信後に指定された音高p[4]に応じた音高情報P[4](P[4]=p[4]−p[3])が含まれる。同様に、検索要求Q[3]には、前回の検索要求Q[2]の送信後に指定された音高p[5]およびp[6]の各々に応じた音高情報P[5]およびP[6](P[5]=p[5]−p[4],P[6]=p[6]−p[5])が含まれる。   As can be understood from FIG. 4, the search request Q is specified by the user after transmission of the previous search request Q (after the start of specification of the pitch p [n] by the user for the first search request Q). The pitch information P [n] of each pitch p [n] is included. Specifically, the first search request Q [1] includes pitch information P [2] (P [2] = p [2] −p [1]) corresponding to the pitch p [2], Pitch information P [3] (P [3] = p [3] −p [2]) corresponding to the pitch p [3] is included. The search request Q [2] includes pitch information P [4] (P [4] = p [4] corresponding to the pitch p [4] specified after the previous transmission of the search request Q [1]. ] -P [3]). Similarly, the search request Q [3] includes pitch information P [5] and pitch information P [5] corresponding to each of the pitches p [5] and p [6] specified after the previous transmission of the search request Q [2]. P [6] (P [5] = p [5] −p [4], P [6] = p [6] −p [5]) is included.

図6は、利用者による音高pの指定毎に制御装置40が実行する処理のフローチャートである。要求生成部44は、利用者が指定した音高pを記憶装置50に格納する(SA11)。また、表示制御部42は、音高pに対応する音高指示子862を音高表示領域86に追加する(SA12)。要求生成部44は、利用者が音高pを指定した時刻(例えば鍵盤画像842の1個の鍵をクリックした時刻)を最終指定時刻TLとして記憶装置50に格納する(SA13)。最終指定時刻TLは、利用者による音高pの指定毎(すなわち図6の処理の実行毎)に更新される。   FIG. 6 is a flowchart of processing executed by the control device 40 every time the pitch p is designated by the user. The request generator 44 stores the pitch p designated by the user in the storage device 50 (SA11). The display control unit 42 adds a pitch indicator 862 corresponding to the pitch p to the pitch display area 86 (SA12). The request generation unit 44 stores the time at which the user designates the pitch p (for example, the time at which one key of the keyboard image 842 is clicked) as the last designated time TL in the storage device 50 (SA13). The final designated time TL is updated every time the pitch p is designated by the user (that is, every time the process of FIG. 6 is executed).

図7は、検索要求Qを生成および送信する動作のフローチャートである。図7の処理は、所定の間隔で発生する割込信号を契機として周期的に実行される。図7の処理を開始すると、要求生成部44は、時計回路(図示略)から現在時刻TCを取得し(SB11)、記憶装置50に格納されている最終指定時刻TLから現在時刻TCまでの経過時間δT(δT=TC−TL)を計測する(SB12)。   FIG. 7 is a flowchart of the operation for generating and transmitting the search request Q. The processing in FIG. 7 is periodically executed with an interrupt signal generated at a predetermined interval as a trigger. When the processing of FIG. 7 is started, the request generation unit 44 acquires the current time TC from a clock circuit (not shown) (SB11), and the time from the last specified time TL stored in the storage device 50 to the current time TC. Time δT (δT = TC−TL) is measured (SB12).

要求生成部44は、最終指定時刻TLからの経過時間δTが所定の時間Tthを上回るか否か(すなわち、最終指定時刻TLから利用者による音高pが指定されることなく時間Tthが経過したか否か)を判定する(SB13)。処理SB13の結果が否定である場合(すなわち、音高pの最後の指定から時間Tthがまだ経過していない場合)、要求生成部44は、検索要求Qの生成および送信(SB14〜SB17)を実行せずに図7の処理を終了する。   The request generator 44 determines whether or not the elapsed time δT from the last specified time TL exceeds a predetermined time Tth (that is, the time Tth has passed without the pitch p being specified by the user from the last specified time TL). (SB13). When the result of the process SB13 is negative (that is, when the time Tth has not yet elapsed from the last designation of the pitch p), the request generator 44 generates and transmits the search request Q (SB14 to SB17). The processing of FIG. 7 is terminated without executing.

他方、処理SB13の結果が肯定である場合(すなわち、利用者が新たな音高pを指定することなく最終指定時刻TLから時間Tthが経過した場合)、要求生成部44は、前回の検索要求Qの送信後に新たな音高pが指定されたか否かを判定する(SB14)。処理SB14の結果が否定である場合(すなわち、記憶装置50に記憶された最終指定時刻TLからは経過時間δTが経過したが、前回の検索要求Qの送信後に新たな音高pが指定されていない場合)、検索要求Qを楽曲検索装置20に送信する必要はないから、要求生成部44は、検索要求Qの生成および送信(SB15〜SB17)を実行せずに図7の処理を終了する。   On the other hand, when the result of the process SB13 is affirmative (that is, when the time Tth has passed since the last specified time TL without the user specifying a new pitch p), the request generation unit 44 returns the previous search request. It is determined whether or not a new pitch p has been designated after transmission of Q (SB14). When the result of the process SB14 is negative (that is, the elapsed time δT has elapsed from the last specified time TL stored in the storage device 50, but a new pitch p has been specified after the previous transmission of the search request Q. If no search request Q is transmitted to the music search device 20, the request generation unit 44 ends the processing of FIG. 7 without executing the generation and transmission (SB15 to SB17) of the search request Q. .

他方、前回の検索要求Qの送信後に新たな音高pが指定され、かつ、その指定の時刻(最終指定時刻TL)から時間Tthが経過した場合には、処理SB14の結果が肯定となる。処理SB14の結果が肯定である場合、要求生成部44は、検索要求Qを生成する(SB15)。図4を参照して説明したように、処理SB15で生成される検索要求Qには、前回の検索要求Qの送信後に指定された各音高p[n]について、直前の音高p[n-1]との差分に応じた音高情報P[n]が含められる。そして、要求生成部44は、処理SB15で生成した検索要求Qを送信部542に供給する(SB16)。送信部542は、要求生成部44から指示された検索要求Qを楽曲検索装置20に送信する。   On the other hand, if a new pitch p is designated after the previous transmission of the search request Q and the time Tth has elapsed from the designated time (final designated time TL), the result of the process SB14 becomes affirmative. If the result of the process SB14 is affirmative, the request generation unit 44 generates a search request Q (SB15). As described with reference to FIG. 4, the search request Q generated in the process SB15 includes the previous pitch p [n for each pitch p [n] specified after transmission of the previous search request Q. -1], pitch information P [n] corresponding to the difference is included. Then, the request generation unit 44 supplies the search request Q generated in the process SB15 to the transmission unit 542 (SB16). The transmission unit 542 transmits the search request Q instructed by the request generation unit 44 to the music search device 20.

検索要求Qを送信すると、要求生成部44は、記憶装置50に記憶された音高pのうち最後に指定された音高p以外の各音高pを消去する(SB17)。記憶装置50に維持される最後の音高pは、次回の検索要求Qの音高情報P[n]の生成に利用される。例えば、図4の検索要求Q[1]の送信後に音高p[1]および音高p[2]は記憶装置50から消去されるが、その時点で最後の音高p[3]は、次回の検索要求Q[2]の音高情報P[4](P[4]=p[4]−p[3])を生成するために記憶装置50に維持される。以上に説明したように、最終指定時刻TLから時間Tthが経過するたびに検索要求Qの生成および送信が実行される。   When the search request Q is transmitted, the request generation unit 44 deletes each pitch p other than the last designated pitch p among the pitches p stored in the storage device 50 (SB17). The last pitch p maintained in the storage device 50 is used to generate pitch information P [n] for the next search request Q. For example, the pitch p [1] and the pitch p [2] are deleted from the storage device 50 after transmission of the search request Q [1] in FIG. In order to generate the pitch information P [4] (P [4] = p [4] −p [3]) of the next search request Q [2], it is maintained in the storage device 50. As described above, the search request Q is generated and transmitted every time the time Tth elapses from the last designated time TL.

図1の楽曲検索装置20は、端末装置10から順次に送信される検索要求Q内の音高情報Pの時系列を利用して利用者の所望の楽曲を検索する。図8は、楽曲検索装置20のブロック図である。図8に示すように、楽曲検索装置20は、制御装置60と記憶装置72と通信装置74とを含んで構成される。通信装置74は、通信網30を介して各端末装置10と通信する機器であり、送信部742と受信部744とを含んで構成される。送信部742は、端末装置10を宛先として通信網30に情報(例えば検索結果R)を送信し、受信部744は、端末装置10から送信された情報(例えば検索要求Q)を通信網30から受信する。   The music search device 20 of FIG. 1 searches for a user's desired music using the time series of the pitch information P in the search request Q sequentially transmitted from the terminal device 10. FIG. 8 is a block diagram of the music search device 20. As shown in FIG. 8, the music search device 20 includes a control device 60, a storage device 72, and a communication device 74. The communication device 74 is a device that communicates with each terminal device 10 via the communication network 30, and includes a transmission unit 742 and a reception unit 744. The transmission unit 742 transmits information (for example, search result R) to the communication network 30 with the terminal device 10 as a destination, and the reception unit 744 receives information (for example, the search request Q) transmitted from the terminal device 10 from the communication network 30. Receive.

記憶装置72は、制御装置60が実行するプログラムPGM2や制御装置60が使用する各種の情報を記憶する。具体的には、楽曲検索装置20による検索の候補となる楽曲(以下「候補楽曲」という)毎に楽曲情報DMが記憶装置72に格納される。楽曲情報DMは、楽曲の検索に使用される情報である。また、複数の候補楽曲のなかには、楽譜情報DSが事前に用意されて記憶装置72に格納された楽曲と、楽譜情報DSが用意されていない楽曲とが存在する。楽譜情報DSは、楽曲の楽譜を表現するデータである。具体的には、楽譜の画像を示す画像データ(例えばPDF(Portable Document Format)形式の画像データ)が楽譜情報DSとして好適に利用される。   The storage device 72 stores a program PGM2 executed by the control device 60 and various types of information used by the control device 60. Specifically, music information DM is stored in the storage device 72 for each piece of music that is a candidate for search by the music search device 20 (hereinafter referred to as “candidate music”). The music information DM is information used for searching for music. Among the plurality of candidate music pieces, there are music pieces for which musical score information DS is prepared in advance and stored in the storage device 72, and music pieces for which musical score information DS is not prepared. The musical score information DS is data representing the musical score of the music. Specifically, image data indicating a score image (for example, image data in PDF (Portable Document Format) format) is preferably used as the score information DS.

図9は、楽曲情報DMの模式図である。図9に示すように、楽曲情報DMは、属性情報WAと取得可否情報WSと参照情報WRとを含んで構成される。属性情報WAは、楽曲に関連する情報である。例えば楽曲名や作曲者名,歌手名,演奏者名,ジャンル等が属性情報WAにて指定される。取得可否情報WSは、楽曲の楽譜情報DSを端末装置10に利用者に提供可能であるか否か(例えば楽譜情報DSが記憶装置72に格納されているか否か)を示す情報(フラグ)である。また、参照情報WRは、楽曲を構成する各音符の音高を時系列に指定する情報であり、図9に示すように、楽曲内の各音符の音高sに対応する複数の音高情報S(S[1],S[2],……)の時系列で構成される。楽曲内の1個の音符の音高情報S[m](m=1,2,……)は、前述の音高情報P[n]と同様に、その音符の音高s[m]と直前の音符の音高s[m-1]との差分(相対値)を示す情報である(S[m]=s[m]−s[m-1])。   FIG. 9 is a schematic diagram of the music information DM. As shown in FIG. 9, the music information DM includes attribute information WA, acquisition availability information WS, and reference information WR. The attribute information WA is information related to the music. For example, a song name, composer name, singer name, performer name, genre, and the like are specified in the attribute information WA. The availability information WS is information (flag) indicating whether or not the musical score information DS can be provided to the user to the terminal device 10 (for example, whether or not the musical score information DS is stored in the storage device 72). is there. The reference information WR is information for designating the pitch of each note constituting the music in time series, and as shown in FIG. 9, a plurality of pitch information corresponding to the pitch s of each note in the music. It is composed of S (S [1], S [2], ...) time series. The pitch information S [m] (m = 1, 2,...) Of one note in the music is the same as the pitch information P [n] described above, and the pitch s [m] of the note. This is information indicating a difference (relative value) from the pitch s [m−1] of the immediately preceding note (S [m] = s [m] −s [m−1]).

制御装置60は、記憶装置72に記憶されたプログラムPGM2の実行で複数の機能(楽曲検索部62,結果生成部64,要求処理部66)を実現する。楽曲検索部62は、受信部744が端末装置10から順次に受信した検索要求Qに含まれる音高情報Pの時系列(すなわち利用者が指定した音高の時系列)に応じた楽曲を複数の候補楽曲から検索する。結果生成部64は、楽曲検索部62による検索結果Rを生成する。送信部742は、結果生成部64が検索結果Rを生成するたびにその検索結果Rを通信網30から端末装置10に送信する。要求処理部66は、端末装置10からの要求に応じて楽譜情報DSを端末装置10に提供する(詳細は後述)。   The control device 60 implements a plurality of functions (a music search unit 62, a result generation unit 64, and a request processing unit 66) by executing the program PGM2 stored in the storage device 72. The music search unit 62 selects a plurality of pieces of music corresponding to the time series of the pitch information P included in the search request Q sequentially received from the terminal device 10 by the receiving unit 744 (that is, the time series of pitches specified by the user). Search from candidate songs. The result generation unit 64 generates a search result R by the music search unit 62. The transmission unit 742 transmits the search result R from the communication network 30 to the terminal device 10 every time the result generation unit 64 generates the search result R. The request processing unit 66 provides the musical score information DS to the terminal device 10 in response to a request from the terminal device 10 (details will be described later).

図10は、楽曲検索部62および結果生成部64の具体的な動作のフローチャートである。図10の処理は、受信部744が端末装置10から検索要求Qを受信するたびに実行される。検索要求Qを取得すると、楽曲検索部62は、端末装置10から受信済の検索要求Q(今回の検索要求Qを含む1個以上の検索要求Q)で指定された各音高情報Pの時系列に合致または類似する音高情報Sの時系列を含む参照情報WRの楽曲を複数の候補楽曲から検索する(SC11)。すなわち、利用者が指定した音高pの時系列を含む楽曲が検索される。以上に説明したように、検索要求Qの受信毎に、受信済の検索要求Qで指定された各音高情報Pの時系列を利用した楽曲の検索が実行される。したがって、楽曲検索部62が検索する楽曲の総数(以下「検索数」という)Kは、検索要求Qの受信毎(図10の処理の実行毎)に段階的に減少する(すなわち、検索結果が絞り込まれる)。   FIG. 10 is a flowchart of specific operations of the music search unit 62 and the result generation unit 64. The process of FIG. 10 is executed each time the receiving unit 744 receives a search request Q from the terminal device 10. When the search request Q is acquired, the music search unit 62 receives the pitch information P specified by the search request Q that has been received from the terminal device 10 (one or more search requests Q including the current search request Q). The music of the reference information WR including the time series of the pitch information S that matches or is similar to the series is searched from a plurality of candidate songs (SC11). That is, the music including the time series of the pitch p specified by the user is searched. As described above, every time the search request Q is received, a music search is performed using the time series of the pitch information P specified by the received search request Q. Therefore, the total number of songs searched by the song search unit 62 (hereinafter referred to as “search number”) K decreases step by step every time the search request Q is received (each time the processing of FIG. 10 is executed) (that is, the search result is reduced). Filtered).

図11は、楽曲検索部62による検索数Kが段階的に減少する様子の説明図である。例えば、図4に例示したように音高p[1]〜p[3](ド-レ-ミ)が指定された段階で端末装置10から送信された検索要求Q[1]を受信部744が受信した場合、図11に示すように、検索要求Q[1]内の音高情報P[2]およびP[3]の時系列に対応した部分を包含するKA個の楽曲(#1,#2,#3,#5,#6,……)が検索される。そして、音高p[4](ファ)の指定後の検索要求Q[2]を受信部744が受信すると、検索済のKA個の楽曲のうち、検索要求Q[1]およびQ[2]で指定される音高情報P[2]〜P[4]の時系列(「ド-レ-ミ-ファ」を示す音高p[1]〜p[4]の時系列)に対応した部分を包含するKB個(KB<KA)の楽曲(#1,#2,#5,#6,……)が検索される。更に、音高p[5]およびp[6](ソ-ラ)の指定後の検索要求Q[3]を受信部744が受信すると、検索済のKB個の楽曲のうち、検索要求Q[1]〜Q[3]で指定される音高情報P[2]〜P[6]の時系列(「ド-レ-ミ-ファ-ソ-ラ」を示す音高p[1]〜p[6]の時系列)に対応した部分を包含するKC個(KC<KB)の楽曲(#2,#5,……)が検索される。   FIG. 11 is an explanatory diagram showing how the number of searches K by the music search unit 62 decreases stepwise. For example, as illustrated in FIG. 4, the receiving unit 744 receives the search request Q [1] transmitted from the terminal device 10 at the stage where the pitches p [1] to p [3] (doremi) are designated. 11, as shown in FIG. 11, KA pieces of music (# 1, # 3) including portions corresponding to the time series of pitch information P [2] and P [3] in the search request Q [1]. # 2, # 3, # 5, # 6,...) Are searched. When the receiving unit 744 receives the search request Q [2] after designating the pitch p [4] (fa), the search requests Q [1] and Q [2] out of the searched KA pieces of music are received. The part corresponding to the time series of pitch information P [2] to P [4] specified by (the time series of pitches p [1] to p [4] indicating “dream-fa”) Are searched for KB pieces (# 1, # 2, # 5, # 6,. Further, when the receiving unit 744 receives the search request Q [3] after designating the pitches p [5] and p [6] (solar), the search request Q [ Time series of pitch information P [2] to P [6] specified by 1] to Q [3] (pitch p [1] to p indicating “Dream-Family Solar”) KC pieces (KC <KB) of music pieces (# 2, # 5,...) Including the portion corresponding to [6] time series) are searched.

結果生成部64は、処理SC11での楽曲検索部62の検索数Kが閾値Kthを上回るか否かを判定する(SC12)。検索数Kが閾値Kth以下である場合(楽曲が既に充分に絞られている場合)、結果生成部64は、楽曲検索部62が直前の処理SC11で検索したK個の楽曲の各々について属性情報WAと取得可否情報WSとを含む検索結果Rを生成する(SC13)。他方、検索数Kが閾値Kthを上回る場合(楽曲が未だ充分に絞られていない場合)、結果生成部64は、直前の処理SC11での検索数Kを含む検索結果Rを生成する(SC14)。処理SC14で生成される検索結果Rには、楽曲の属性情報WAや取得可否情報WSは含まれない。   The result generation unit 64 determines whether or not the number of searches K of the music search unit 62 in the process SC11 exceeds the threshold value Kth (SC12). When the number of searches K is equal to or less than the threshold value Kth (when the music is already sufficiently narrowed down), the result generation unit 64 sets the attribute information for each of the K pieces of music searched by the music search unit 62 in the immediately preceding process SC11. A search result R including WA and acquisition availability information WS is generated (SC13). On the other hand, when the number of searches K exceeds the threshold value Kth (when the music has not been sufficiently narrowed down), the result generation unit 64 generates a search result R including the number of searches K in the immediately preceding process SC11 (SC14). . The search result R generated in the process SC14 does not include the music attribute information WA or the acquisition availability information WS.

例えば、図11に例示した検索数KAが閾値Kthを上回り、検索数KBが閾値Kthを下回る場合を想定すると、検索要求Q[1]に対する検索結果Rには検索数KAが含められ、検索要求Q[2]に対する検索結果RにはKB個の楽曲の各々について属性情報WAと取得可否情報WSとが含められ、検索要求Q[3]に対する検索結果RにはKC個の楽曲の各々について属性情報WAと取得可否情報WSとが含められる。結果生成部64は、処理SC13または処理SC14で生成した検索結果Rを送信部742に供給する(SC15)。送信部742は、結果生成部64から指示された検索結果Rを端末装置10に送信する。   For example, assuming that the search number KA illustrated in FIG. 11 exceeds the threshold value Kth and the search number KB is lower than the threshold value Kth, the search result R for the search request Q [1] includes the search number KA. The search result R for Q [2] includes the attribute information WA and the availability information WS for each of the KB music pieces, and the search result R for the search request Q [3] contains the attribute information for each of the KC music pieces. Information WA and acquisition availability information WS are included. The result generation unit 64 supplies the search result R generated in the process SC13 or the process SC14 to the transmission unit 742 (SC15). The transmission unit 742 transmits the search result R instructed from the result generation unit 64 to the terminal device 10.

以上の手順で楽曲検索装置20から送信された検索結果Rを端末装置10の受信部544が受信すると、表示制御部42は、表示装置56の楽曲検索画面80内の結果表示領域82に検索結果Rを表示する。検索結果Rが検索数Kを含む場合(処理SC14で生成された検索結果Rを受信した場合)、表示制御部42は、図12に示すように検索数Kを結果表示領域82に表示する。他方、検索結果Rが各楽曲の属性情報WAと取得可否情報WSとを含む場合(処理SC13で生成された検索結果Rを受信した場合)、表示制御部42は、図3に示したように、属性情報WAで指定される情報822(図3では楽曲名と歌手名)と取得可否情報WSが示す楽譜情報DSの取得の可否とを楽曲毎に結果表示領域82に表示(リスト表示)する。図3では、取得可否情報WSが楽譜情報DSを取得可能を示す楽曲について所定の記号824を表示した場合が例示されている。利用者は、結果表示領域82を視認することで、自身が特定の部分のみを記憶する楽曲の属性情報WAとその楽曲の楽譜情報DSの取得の可否とを確認することが可能である。   When the reception unit 544 of the terminal device 10 receives the search result R transmitted from the music search device 20 in the above procedure, the display control unit 42 displays the search result in the result display area 82 in the music search screen 80 of the display device 56. R is displayed. When the search result R includes the search number K (when the search result R generated in the process SC14 is received), the display control unit 42 displays the search number K in the result display area 82 as shown in FIG. On the other hand, when the search result R includes the attribute information WA of each music piece and the availability information WS (when the search result R generated in the process SC13 is received), the display control unit 42, as shown in FIG. Information 822 specified in the attribute information WA (music name and singer name in FIG. 3) and the availability of the score information DS indicated by the availability information WS are displayed (listed) in the result display area 82 for each song. . FIG. 3 illustrates a case where a predetermined symbol 824 is displayed for a piece of music whose acquisition availability information WS indicates that the score information DS can be acquired. By visually recognizing the result display area 82, the user can confirm whether or not the attribute information WA of the music for storing only a specific portion and the score information DS of the music can be acquired.

以上の説明から理解されるように、利用者が音高pの指定を開始した直後の段階では閾値Kthを上回る検索数Kが結果表示領域82に表示され、利用者が新たな音高pを指定して検索要求Qが端末装置10から送信されるたびに結果表示領域82内の検索数Kが段階的に減少する。そして、利用者が更に音高pを指定して検索数Kが閾値Kthを下回ると、属性情報WAおよび取得可否情報WSが楽曲毎に結果表示領域82に表示され、利用者が更に音高pを指定して検索要求Qが端末装置10から送信されるたびに、結果表示領域82に表示される楽曲の総数が段階的に減少する。   As understood from the above description, the number of searches K exceeding the threshold value Kth is displayed in the result display area 82 immediately after the user starts to specify the pitch p, and the user sets a new pitch p. Each time the search request Q is specified and transmitted from the terminal device 10, the number of searches K in the result display area 82 decreases stepwise. When the user further specifies the pitch p and the number of searches K falls below the threshold value Kth, the attribute information WA and the availability information WS are displayed in the result display area 82 for each song, and the user further increases the pitch p. Each time a search request Q is transmitted from the terminal device 10, the total number of songs displayed in the result display area 82 decreases stepwise.

属性情報WAおよび取得可否情報WSが楽曲毎に結果表示領域82に表示された状態で、利用者は、入力装置52を適宜に操作する(例えば所望の楽曲に対応する記号824をクリックする)ことで、検索済のK個の楽曲のうち楽譜情報DSを取得し得る複数の楽曲から利用者の所望の楽曲(楽譜情報DSの取得を希望する楽曲)を選択することが可能である。図13は、利用者が楽曲を選択した場合の動作の説明図である。   In a state where the attribute information WA and the availability information WS are displayed in the result display area 82 for each song, the user appropriately operates the input device 52 (for example, clicks a symbol 824 corresponding to the desired song). Thus, it is possible to select a user's desired song (a song for which acquisition of the score information DS is desired) from a plurality of songs from which the score information DS can be obtained among the K pieces of searched music. FIG. 13 is an explanatory diagram of the operation when the user selects a song.

図13に示すように、楽譜情報DSの取得を希望する楽曲(以下「選択楽曲」という)を利用者が指定すると(SD11)、要求生成部44は、選択楽曲の指定を含む情報要求を生成して送信部542から楽曲検索装置20に送信する(SD12)。情報要求を受信部744が受信すると、楽曲検索装置20の要求処理部66は、情報要求で指定される選択楽曲の楽譜情報DSを記憶装置72から検索し(SD13)、その楽譜情報DSを端末装置10に送信する(SD14)。端末装置10の表示制御部42は、楽曲検索装置20から受信部544が受信した楽譜情報DSを表示装置56に供給して選択楽曲の楽譜を表示させる(SD15)。すなわち、利用者は、自身が特定の部分(例えばサビ部分)のみを記憶する楽曲の楽譜を取得することが可能である。   As shown in FIG. 13, when the user designates a song (hereinafter referred to as “selected song”) for which the musical score information DS is desired to be acquired (SD11), the request generation unit 44 generates an information request including designation of the selected song. Then, the data is transmitted from the transmission unit 542 to the music search device 20 (SD12). When the receiving unit 744 receives the information request, the request processing unit 66 of the music search device 20 searches the storage device 72 for the musical score information DS of the selected musical piece specified by the information request (SD13), and the musical score information DS is the terminal. The data is transmitted to the device 10 (SD14). The display control unit 42 of the terminal device 10 supplies the score information DS received by the receiving unit 544 from the song search device 20 to the display device 56 to display the score of the selected song (SD15). That is, the user can acquire the musical score of the music in which the user stores only a specific part (for example, a rust part).

以上の形態では、利用者による音高pの指定の途中で随時に検索要求Qが楽曲検索装置20に送信されて楽曲が検索され、音高pの指定の進行とともに楽曲の検索数Kが順次に減少する(インクリメンタル検索)。したがって、検索結果を1個の楽曲に絞り込むのに充分な個数の音高pが指定された段階で楽曲の検索が開始される特許文献1の技術と比較して、利用者が所望の楽曲を特定するまでの時間を短縮できるという利点がある。   In the above embodiment, the search request Q is transmitted to the music search device 20 at any time during the specification of the pitch p by the user to search for the music, and the number K of music searches is sequentially performed as the pitch p is specified. (Incremental search). Therefore, compared with the technique of Patent Document 1 in which a search for music is started when a sufficient number of pitches p is specified to narrow down the search result to one music, the user can select a desired music. There is an advantage that the time until identification can be shortened.

ところで、利用者による音高pの指定の進行とともに楽曲の検索を順次に実行する構成としては、例えば、利用者が1個の音高pを指定するたびに検索要求Qを楽曲検索装置20に送信する構成(以下「対比例」という)も想定され得る。しかし、対比例のもとでは、楽曲検索装置20に対する検索要求Qの送信と、楽曲検索部62による楽曲の検索と、端末装置10に対する検索結果Rの送信とが、利用者による音高pの指定毎に実行されるから、通信網30の通信トラヒックや楽曲検索装置20の負荷が過大となる可能性がある。他方、第1実施形態では、最終指定時刻TLから時間Tthが経過するたびに検索要求Qが楽曲検索装置20に送信されるから、対比例と比較して通信網30の通信トラヒックや楽曲検索装置20の負荷が軽減されるという利点がある。   By the way, as a configuration in which the search for music is sequentially executed as the user designates the pitch p, for example, a search request Q is sent to the music search device 20 every time the user designates one pitch p. A transmission configuration (hereinafter referred to as “proportional”) can also be assumed. However, under the proportionality, the transmission of the search request Q to the music search device 20, the search of the music by the music search unit 62, and the transmission of the search result R to the terminal device 10 are the pitch p by the user. Since it is executed for each designation, the communication traffic of the communication network 30 and the load on the music search device 20 may be excessive. On the other hand, in the first embodiment, the search request Q is transmitted to the music search device 20 every time the time Tth elapses from the last specified time TL. Therefore, the communication traffic and the music search device of the communication network 30 are compared with the comparative example. There is an advantage that the load of 20 is reduced.

なお、第1実施形態のもとでも、時間Tthを上回る間隔で利用者が音高pを指定する場合(例えばテンポが遅い楽曲を指定する場合)には、対比例と同様に、1個の音高pの指定毎に検索要求Qが送信されることになる。しかし、時間Tthを上回る間隔で音高pが指定される場合には、単位時間あたりの検索要求Qの送信回数が少ないから、そもそも通信網30の通信トラヒックや楽曲検索装置20の負荷の問題は発生しない。以上の事情を考慮すると、利用者が音高pを指定する速度が速いほど、対比例に対する第1実施形態の有意性は顕著となる。   Note that even in the first embodiment, when the user specifies the pitch p at intervals exceeding the time Tth (for example, when specifying a song with a slow tempo), as in the case of the comparison, one The search request Q is transmitted every time the pitch p is designated. However, if the pitch p is specified at intervals exceeding the time Tth, the number of transmissions of the search request Q per unit time is small, so the problem of the load on the communication traffic of the communication network 30 and the music search device 20 is the first. Does not occur. Considering the above circumstances, the faster the speed at which the user designates the pitch p, the more significant the first embodiment with respect to the proportionality becomes.

また、音高情報Pおよび音高情報Sは、相前後する音高の差分を示す情報であるから、利用者が指定する音高の調(キー)が楽曲の本来の調(原調)と相違する場合や、利用者による音高の指定のリズムが楽曲の本来のリズムと相違する場合でも、利用者の所望の楽曲を検索することが可能である。   Further, the pitch information P and the pitch information S are information indicating the difference in pitch between successive pitches, so that the pitch (key) of the pitch designated by the user is the original tone (original tone) of the music. Even when there is a difference, or when the rhythm specified by the user is different from the original rhythm of the music, it is possible to search for the user's desired music.

第1実施形態では、楽曲検索部62による検索数Kが閾値Kthを上回る段階では検索数Kのみが検索結果Rとして端末装置10に送信され、検索数Kが閾値Kth以下まで絞られた段階で楽曲毎の情報(属性情報WAや取得可否情報WS)が検索結果Rとして端末装置10に提供される。したがって、楽曲検索部62による検索数Kが大きい段階でも各楽曲の情報を端末装置10に送信する構成と比較して、通信網30の通信トラヒックや楽曲検索装置20の負荷が軽減されるという利点もある。   In the first embodiment, when the number of searches K by the music search unit 62 exceeds the threshold value Kth, only the search number K is transmitted to the terminal device 10 as the search result R, and the search number K is reduced to the threshold value Kth or less. Information (attribute information WA and acquisition availability information WS) for each piece of music is provided to the terminal device 10 as a search result R. Therefore, the communication traffic of the communication network 30 and the load of the music search device 20 are reduced compared to the configuration in which the information of each music is transmitted to the terminal device 10 even when the search number K by the music search unit 62 is large. There is also.

<B:第2実施形態>
本発明の第2実施形態を以下に説明する。なお、以下に例示する各態様において作用や機能が第1実施形態と同等である要素については、以上の説明で参照した符号を流用して各々の詳細な説明を適宜に省略する。
<B: Second Embodiment>
A second embodiment of the present invention will be described below. In addition, about the element which an effect | action and a function are equivalent to 1st Embodiment in each aspect illustrated below, each reference detailed in the above description is diverted and each detailed description is abbreviate | omitted suitably.

図14は、第2実施形態における端末装置10の要求生成部44の動作の説明図である。第1実施形態では各音符の差分を音高情報Pとして生成したが、第2実施形態では、相前後する各音高pの差分に対応する文字を要求生成部44が音高情報Pとして生成する。図14では、音高pの差分「+2」が文字「a」に変換され、差分「+1」が文字「b」に変換されて、楽曲検索装置20に送信される音高情報Pの時系列が文字列「aabaa」を示す場合が例示されている。なお、音高pの差分の各数値と音高情報Pとして指定される文字との対応は事前に決定される。   FIG. 14 is an explanatory diagram of the operation of the request generation unit 44 of the terminal device 10 in the second embodiment. In the first embodiment, the difference between the notes is generated as the pitch information P. However, in the second embodiment, the request generator 44 generates the pitch information P as the pitch information P corresponding to the difference between the adjacent pitches p. To do. In FIG. 14, the difference “+2” of the pitch p is converted into the character “a”, the difference “+1” is converted into the character “b”, and the time series of the pitch information P transmitted to the music search device 20 In the example, the character string indicates “aabaa”. The correspondence between each numerical value of the difference of the pitch p and the character designated as the pitch information P is determined in advance.

音高情報Pと同様に、楽曲検索装置20の記憶装置72が記憶する楽曲情報DMの参照情報WR内の各音高情報Sは、楽曲内で相前後する音高sの差分に対応する文字を指定する。楽曲検索装置20の楽曲検索部62は、複数の候補楽曲のうち音高情報Pの時系列に合致または類似する音高情報Sを含む参照情報WRの楽曲を検索する(SC11)。   Similarly to the pitch information P, each pitch information S in the reference information WR of the music information DM stored in the storage device 72 of the music search device 20 is a character corresponding to the difference between the pitches s in the music. Is specified. The music search unit 62 of the music search device 20 searches for music of the reference information WR including the pitch information S that matches or resembles the time series of the pitch information P among the plurality of candidate songs (SC11).

第2実施形態においても第1実施形態と同様の効果が実現される。また、第2実施形態では、音高情報Pおよび音高情報Sが文字を示すから、文字列検索用の既存の検索技術を楽曲検索部62による楽曲の検索に流用できるという利点がある。   In the second embodiment, the same effect as in the first embodiment is realized. In the second embodiment, since the pitch information P and the pitch information S indicate characters, there is an advantage that the existing search technique for searching for a character string can be used for searching for songs by the song search unit 62.

<C:変形例>
以上の各形態は多様に変形され得る。具体的な変形の態様を以下に例示する。以下の例示から任意に選択された2以上の態様は適宜に併合され得る。
<C: Modification>
Each of the above forms can be variously modified. Specific modifications are exemplified below. Two or more aspects arbitrarily selected from the following examples can be appropriately combined.

(1)変形例1
以上の各形態では、相前後する音高pの差分を示す音高情報P(第1実施形態)や差分に対応する文字を示す音高情報P(第2実施形態)を例示したが、音高情報Pの内容は以上の例示に限定されない。例えば、音高情報Pが音高p(絶対的な音高)の数値自体を示す構成も採用され得る。音高情報Sについても同様であり、例えば楽曲内の各音符の音高sの数値自体を示す音高情報Sを利用することも可能である。
(1) Modification 1
In each of the above embodiments, the pitch information P (first embodiment) indicating the difference between successive pitches p and the pitch information P (second embodiment) indicating the character corresponding to the difference are exemplified. The content of the high information P is not limited to the above examples. For example, a configuration in which the pitch information P indicates the numerical value of the pitch p (absolute pitch) itself may be employed. The same applies to the pitch information S. For example, the pitch information S indicating the numerical value of the pitch s of each note in the music can be used.

(2)変形例2
利用者が音高pを指定する方法は任意である。例えば、各操作子が相異なる音高pに対応付けられたキーボードやタッチパネル、楽器の演奏と同様の操作で音高pを指定可能なMIDI楽器等の電子楽器を入力装置52として利用することも可能である。以上の例示から理解されるように、以上の各形態の入力装置52は、利用者による音高pの指定を受付ける要素(受付手段)として包括される。
(2) Modification 2
The method for designating the pitch p by the user is arbitrary. For example, a keyboard, a touch panel, or an electronic musical instrument such as a MIDI musical instrument that can specify the pitch p by the same operation as the performance of the musical instrument may be used as the input device 52. Is possible. As can be understood from the above examples, the input device 52 in each of the above forms is included as an element (accepting means) that accepts designation of the pitch p by the user.

(3)変形例3
以上の各形態で例示した楽譜情報DSに代えて(または楽譜情報DSとともに)、楽曲の演奏音(歌唱音)を示す音響情報を楽曲検索装置20から端末装置10に提供することも可能である。例えば楽曲の演奏音の時間波形を示すサンプル系列や楽曲の演奏音を指定するMIDI形式の時系列データが音響情報として楽曲毎に記憶装置72に記憶される。楽曲情報DMの取得可否情報WSは音響情報の取得の可否を示し、音響情報の取得の可否が楽曲毎に結果表示領域82に表示される。選択楽曲の指定を含む情報要求を端末装置10から受信すると、楽曲検索装置20の要求処理部66は、選択楽曲の音響情報を記憶装置72から検索して送信部742から端末装置10に送信する。以上の構成によれば、利用者は、自身が特定の部分のみを記憶する楽曲の音響情報を取得および再生することが可能である。
(3) Modification 3
Instead of the score information DS exemplified in each of the above embodiments (or together with the score information DS), it is also possible to provide the terminal information 10 from the music search device 20 with acoustic information indicating the performance sound (singing sound) of the music. . For example, a sample sequence indicating a time waveform of a musical performance sound and time-series data in MIDI format for specifying a musical performance sound are stored in the storage device 72 as acoustic information for each musical composition. The acquisition information WS of the music information DM indicates whether or not the acoustic information can be acquired, and whether or not the acoustic information can be acquired is displayed in the result display area 82 for each music. When the information request including the designation of the selected music piece is received from the terminal device 10, the request processing unit 66 of the music search device 20 searches the storage device 72 for the acoustic information of the selected music piece and transmits it from the transmission unit 742 to the terminal device 10. . According to the above configuration, the user can acquire and reproduce the acoustic information of the music for which the user stores only a specific part.

なお、以上の各形態では、楽譜情報DSや音響情報を端末装置10に提供する機能を楽曲検索装置20に搭載したが、楽譜情報DSや音響情報を端末装置10に提供する情報提供装置(サーバ装置)を楽曲検索装置20とは別個に設置した構成も好適である。楽曲検索装置20と情報提供装置とを別個に設置した場合、通信網30内の情報提供装置の所在を示すアドレス情報(例えばURL)を取得可否情報WSに含めた構成が好適である。表示制御部42は、結果表示領域82に表示される記号824に楽譜情報DSや音響情報へのリンクを設定する。また、楽譜情報DSや音響情報を楽曲検索装置20が端末装置10に提供する構成において、楽曲情報DMを記憶する記憶装置72とは別個の記憶装置に楽譜情報DSや音響情報を記憶することも可能である。   In each of the above embodiments, the music search device 20 is equipped with a function for providing the score information DS and the acoustic information to the terminal device 10, but an information providing device (server) that provides the score information DS and the acoustic information to the terminal device 10. A configuration in which the apparatus) is installed separately from the music search apparatus 20 is also suitable. When the music search device 20 and the information providing device are installed separately, a configuration in which address information (for example, URL) indicating the location of the information providing device in the communication network 30 is included in the acquisition availability information WS is preferable. The display control unit 42 sets a link to the score information DS and the acoustic information in the symbol 824 displayed in the result display area 82. Further, in the configuration in which the music search device 20 provides the music score information DS and the sound information to the terminal device 10, the music score information DS and the sound information may be stored in a storage device that is separate from the storage device 72 that stores the music information DM. Is possible.

(4)変形例4
楽曲情報DM内の属性情報WAの内容は任意である。例えば、楽曲の詳細情報が提示されたウェブサイトのURL等を属性情報WAに含めた構成も採用される。
(4) Modification 4
The content of the attribute information WA in the music information DM is arbitrary. For example, a configuration in which a URL of a website on which detailed music information is presented is included in the attribute information WA is also employed.

100……通信システム、10……端末装置、20……楽曲検索装置、30……通信網、40……制御装置、42……表示制御部、44……要求生成部、50……記憶装置、52……入力装置、54……通信装置、542……送信部、544……受信部、56……表示装置、58……放音装置、60……制御装置、62……楽曲検索部、64……結果生成部、66……要求処理部、72……記憶装置、74……通信装置、742……送信部、744……受信部。
DESCRIPTION OF SYMBOLS 100 ... Communication system, 10 ... Terminal device, 20 ... Music search device, 30 ... Communication network, 40 ... Control device, 42 ... Display control unit, 44 ... Request generation unit, 50 ... Storage device 52 …… Input device 54… Communication device 542 …… Transmitter 544 …… Receiver 56 · Display device 58 · Sound emitting device 60 · Control device 62 · Music search unit , 64... Result generating unit, 66... Request processing unit, 72... Storage device, 74 .. communication device, 742.

Claims (5)

検索要求に含まれる音高情報の時系列を利用した楽曲の検索と検索結果の送信とを検索要求の受信毎に実行する楽曲検索装置と通信可能な端末装置であって、
利用者による音高の指定を順次に受付ける受付手段と、
利用者が最後に音高を指定した時点からの経過時間が所定値を上回るたびに、前回の検索要求の送信後に指定された各音高に応じた音高情報を含む検索要求を生成する要求生成手段と、
前記要求生成手段が生成した検索要求を前記楽曲検索装置に送信する送信手段と、
前記楽曲検索装置から検索結果を受信する受信手段と、
前記受信手段が受信した検索結果を表示装置に表示させる表示制御手段と
を具備する端末装置。
A terminal device capable of communicating with a music search device that executes a search of a music using a time series of pitch information included in a search request and transmission of a search result for each reception of the search request,
A receiving means for sequentially receiving the pitch designation by the user;
A request to generate a search request that includes pitch information corresponding to each pitch specified after the previous search request was sent each time the elapsed time from when the user last specified the pitch exceeded a specified value Generating means;
Transmitting means for transmitting the search request generated by the request generating means to the music search device;
Receiving means for receiving a search result from the music search device;
A display device comprising: display control means for displaying a search result received by the receiving means on a display device.
前記要求生成手段は、利用者による音高の指定毎に当該音高を記憶手段に記憶し、各音高について、直前の音高との差分に応じた前記音高情報を生成する
請求項1の端末装置。
The request generation unit stores the pitch in a storage unit every time a pitch is designated by a user, and generates the pitch information according to a difference from the previous pitch for each pitch. Terminal equipment.
前記要求生成手段は、利用者が最後に指定した音高以外の各音高を、前記検索要求の送信後に前記記憶手段から消去する
請求項2の端末装置。
The terminal device according to claim 2, wherein the request generation unit deletes each pitch other than the pitch specified last by the user from the storage unit after transmitting the search request.
前記表示制御手段は、前記検索要求に応じた楽曲の検索数が所定値を下回る場合に前記検索結果に含められる楽曲毎の属性情報、または、前記検索数が所定値を上回る場合に前記検索結果に含められる当該検索数を、前記表示装置に表示させる
請求項1から請求項3の何れかの端末装置。
The display control means includes the attribute information for each piece of music included in the search result when the number of music searches corresponding to the search request is below a predetermined value, or the search result when the search number exceeds a predetermined value. The terminal device according to claim 1, wherein the number of searches included in the display device is displayed on the display device.
前記受信手段は、楽曲の属性情報と、楽曲の楽譜を示す楽譜情報または楽曲の演奏音を示す音響情報の取得の可否を示す取得可否情報とを、前記楽曲検索装置が検索した楽曲毎に含む前記検索結果を受信し、
前記表示制御手段は、前記属性情報と前記取得可否情報とを楽曲毎に前記表示装置に表示させる
請求項1から請求項4の何れかの端末装置。
The reception means includes, for each piece of music searched for by the music search device, the attribute information of the music and the availability information indicating whether or not the music information indicating the music score of the music or the acoustic information indicating the performance sound of the music can be acquired. Receiving the search results,
The terminal device according to claim 1, wherein the display control unit causes the display device to display the attribute information and the availability information for each piece of music.
JP2011013017A 2011-01-25 2011-01-25 Terminal device, program, and music search method Active JP5678686B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011013017A JP5678686B2 (en) 2011-01-25 2011-01-25 Terminal device, program, and music search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011013017A JP5678686B2 (en) 2011-01-25 2011-01-25 Terminal device, program, and music search method

Publications (2)

Publication Number Publication Date
JP2012155463A true JP2012155463A (en) 2012-08-16
JP5678686B2 JP5678686B2 (en) 2015-03-04

Family

ID=46837148

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011013017A Active JP5678686B2 (en) 2011-01-25 2011-01-25 Terminal device, program, and music search method

Country Status (1)

Country Link
JP (1) JP5678686B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017056982A1 (en) * 2015-09-30 2017-04-06 ヤマハ株式会社 Music search method and music search device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000356996A (en) * 1999-04-12 2000-12-26 Alpine Electronics Inc Music retrieval system
JP2003519845A (en) * 2000-01-06 2003-06-24 ウー、マーク Music search engine
JP2009506429A (en) * 2005-08-24 2009-02-12 ヤフー! インコーポレイテッド Associating alternative queries before search query completion
JP2009186944A (en) * 2008-02-11 2009-08-20 Ixicom Ltd Similar music search system and similar music search method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000356996A (en) * 1999-04-12 2000-12-26 Alpine Electronics Inc Music retrieval system
JP2003519845A (en) * 2000-01-06 2003-06-24 ウー、マーク Music search engine
JP2009506429A (en) * 2005-08-24 2009-02-12 ヤフー! インコーポレイテッド Associating alternative queries before search query completion
JP2009186944A (en) * 2008-02-11 2009-08-20 Ixicom Ltd Similar music search system and similar music search method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNJ200510018097; 高橋 輝圭: 'メロディーデータベースにおけるインクリメンタル検索' 第65回(平成15年)全国大会講演論文集(2) 人工知能と認知科学 , 20030325, p.2-193〜2-194, 社団法人情報処理学会 *
JPN6014017339; 高橋 輝圭: 'メロディーデータベースにおけるインクリメンタル検索' 第65回(平成15年)全国大会講演論文集(2) 人工知能と認知科学 , 20030325, p.2-193〜2-194, 社団法人情報処理学会 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017056982A1 (en) * 2015-09-30 2017-04-06 ヤマハ株式会社 Music search method and music search device
JPWO2017056982A1 (en) * 2015-09-30 2018-07-19 ヤマハ株式会社 Music search method and music search apparatus

Also Published As

Publication number Publication date
JP5678686B2 (en) 2015-03-04

Similar Documents

Publication Publication Date Title
JP3753007B2 (en) Performance support apparatus, performance support method, and storage medium
US9524706B2 (en) Displaying content in relation to music reproduction by means of information processing apparatus independent of music reproduction apparatus
JP5369689B2 (en) Information processing apparatus and program
EP1246081A2 (en) Apparatus and method for adding music content to visual content delivered via communication network
CN101552000B (en) Music similarity processing method
JP5630155B2 (en) Storage system and storage device
CN111415643A (en) Notification sound creation method and device, terminal equipment and storage medium
JP5678686B2 (en) Terminal device, program, and music search method
JP5552968B2 (en) Music search apparatus and music search method
JP4211636B2 (en) Performance control data generation apparatus, music material data distribution server, and program
KR20140116346A (en) A Audio Search System
CN101551999B (en) Automatic page overturning device
JP2016050974A (en) Karaoke scoring system
JP4172390B2 (en) Server computer and program applied thereto
JP4111258B2 (en) Information search system, information search apparatus and method, and storage medium
JP2013231881A (en) Karaoke scoring system
CN201397670Y (en) Network searching system
JP5173725B2 (en) Electronic musical instrument and music score information processing program
JP3933160B2 (en) Rhythm pattern generation device and recording medium thereof
CN101552003A (en) Media information processing method
JP4239952B2 (en) Automatic accompaniment apparatus and program for realizing the control method
JP2004102046A (en) Musical performance self-teaching device
JP3635658B2 (en) Editing instruction apparatus, method, and program related to the method
CN201397673Y (en) Music score indicating device
CN117995139A (en) Music generation method, device, computing equipment and computer storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140430

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140611

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140708

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140829

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141222

R151 Written notification of patent or utility model registration

Ref document number: 5678686

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151