JP2012168414A - Following music extraction system and following music extraction method - Google Patents

Following music extraction system and following music extraction method Download PDF

Info

Publication number
JP2012168414A
JP2012168414A JP2011030291A JP2011030291A JP2012168414A JP 2012168414 A JP2012168414 A JP 2012168414A JP 2011030291 A JP2011030291 A JP 2011030291A JP 2011030291 A JP2011030291 A JP 2011030291A JP 2012168414 A JP2012168414 A JP 2012168414A
Authority
JP
Japan
Prior art keywords
music
parameter
extracting
extracted
subsequent
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
JP2011030291A
Other languages
Japanese (ja)
Other versions
JP5191025B2 (en
Inventor
Masanobu Miura
雅展 三浦
Tadashi Shoji
正 庄司
Akira Horikawa
亮 堀川
Kohei Enoki
孝平 榎
Kenta Shoji
健太 庄子
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.)
SOCKETS Inc
Ryukoku University
Original Assignee
SOCKETS Inc
Ryukoku University
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 SOCKETS Inc, Ryukoku University filed Critical SOCKETS Inc
Priority to JP2011030291A priority Critical patent/JP5191025B2/en
Publication of JP2012168414A publication Critical patent/JP2012168414A/en
Application granted granted Critical
Publication of JP5191025B2 publication Critical patent/JP5191025B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To extract a next piece of music having natural connection with a precedent piece of music when the next piece of music is extracted from music which is reproduced.SOLUTION: The following piece of music to be reproduced after the precedent piece of music, an end parameter as feature data of a partial section including the end of the precedent piece of music is extracted from the partial section, and a head parameter as feature data of a partial section including the head of a piece of music is extracted from a plurality of pieces of music. Here, when the partial sections are extracted, sections of a predetermined time are extracted from the head and end, and predetermined sections are extracted in units of beats and bars. Condition storage means is previously stored with a condition of connection between the end parameter and head parameter, and when the following piece of music is extracted, a piece of music having a head parameter satisfying the condition of connection is extracted.

Description

本発明は、先行する楽曲から次に再生される楽曲を抽出できるようにした後続楽曲抽出システムに関するものである。   The present invention relates to a subsequent music extraction system that can extract a music to be reproduced next from a preceding music.

近年では、保存された大量の楽曲データの中から順次楽曲データを読み出して再生させるようにした機器が普及してきている。一般的に、このような機器を用いて楽曲を聴く場合、あらかじめCDやインターネットなどから楽曲データをダウンロードしておき、メモリに記憶されている順序で楽曲を再生させるか、あるいは、シャッフル機能を用いてランダムに再生させることが多い。   In recent years, devices that sequentially read out and reproduce music data from a large amount of stored music data have become widespread. In general, when listening to music using such a device, music data is downloaded in advance from a CD or the Internet, and the music is played in the order stored in the memory, or the shuffle function is used. Often played randomly.

しかしながら、前者のようにメモリに記憶させた順序で楽曲を再生させる場合、利用者に飽きをもたらせてしまうことになりかねない。また、後者のようにランダムに楽曲を再生させる場合は、後続する楽曲とのつながりが不自然なものになってしまう可能性がある。   However, if the music is played in the order stored in the memory as in the former, the user may be bored. In addition, when the music is played at random like the latter, there is a possibility that the connection with the following music becomes unnatural.

これに対して、下記の特許文献1には、再生中の楽曲を分析して特徴量を求めておき、この分析処理によって得られた特徴量と楽曲検索用情報保存装置に保存された特徴量とに基づいて次の楽曲を選択して再生リストを作成する方法が提案されている。この特許文献1において楽曲の特徴量を抽出する場合、楽曲の一曲全体における振幅分布状況を表す抑揚度と、全体における周波数分布の比率である周波数比の二つを抽出し、後続の楽曲を抽出するようにしている。   On the other hand, in Patent Document 1 below, a music piece being reproduced is analyzed to obtain a feature quantity, and the feature quantity obtained by this analysis processing and the feature quantity saved in the music search information storage device Based on the above, a method for creating a playlist by selecting the next music has been proposed. In this patent document 1, when extracting the feature amount of a music piece, two of the inflection degree indicating the amplitude distribution situation in the whole music piece and the frequency ratio which is the ratio of the frequency distribution in the whole piece are extracted, and the subsequent music piece is extracted. I try to extract.

また、下記の特許文献2には、あらかじめ複数の楽曲データの属性情報を記憶しておき、先頭の音楽と最後の楽曲を指定することによって、その属性情報に基づいて先頭から最後の楽曲までの再生リストを生成する方法が提案されている。ここで「属性情報」として、音楽タイトル、ジャンル、再生時間、さびの特徴的部分の位置などが用いられている。   Further, in Patent Document 2 below, attribute information of a plurality of music data is stored in advance, and by specifying the first music and the last music, from the top to the last music based on the attribute information. A method for generating a playlist has been proposed. Here, as the “attribute information”, a music title, a genre, a reproduction time, a position of a characteristic portion of rust, and the like are used.

特開2008-251093号公報JP 2008-251093 特開2010-040103号公報JP 2010-040103 A

しかしながら、上述のような方法で次の楽曲のリストを生成する場合、次のような問題を生じる。   However, when the next music list is generated by the method described above, the following problems occur.

すなわち、前者のように楽曲全体における特徴量を抽出して後続の楽曲を決定する方法では、楽曲が長い場合、その特徴量を抽出するのに時間がかかってしまう。また、楽曲全体で抽出された特徴量に基づいてのみ後続楽曲を抽出すれば、例えば、楽曲全体としての特徴量は類似しているにもかかわらず、力強く終わる楽曲の次に繊細な冒頭部分を有する楽曲を再生してしまう場合のように、楽曲と楽曲のつながりが不自然になってしまう場合がある。   That is, in the method of extracting the feature amount in the entire music piece and determining the subsequent music piece as in the former case, if the music piece is long, it takes time to extract the feature amount. In addition, if the subsequent music is extracted only based on the feature value extracted for the entire music, for example, the subtle beginning part next to the music that ends powerfully although the feature values of the music as a whole are similar. There is a case where the connection between the music and the music becomes unnatural as in the case of playing the music that the user has.

また、後者のように、あらかじめ楽曲の属性情報を記憶させておく方法では、あらかじめその属性情報を記憶させておかなければ、その属性情報に基づいて楽曲リストを抽出することができない。また、前者と同様に、先行楽曲の末尾と後続楽曲の先頭部分のつながりが不自然になる可能性もある。   Also, in the latter method, in which the music attribute information is stored in advance, the music list cannot be extracted based on the attribute information unless the attribute information is stored in advance. Further, like the former, the connection between the end of the preceding music and the beginning of the subsequent music may become unnatural.

そこで、本発明は、再生される楽曲から次の楽曲を抽出する場合に、先行する楽曲との間で自然なつながりを持たせることができるように、後続の楽曲を抽出できるようにしたシステムを提供することを目的とする。   Therefore, the present invention provides a system that enables extraction of subsequent music so that when a next music is extracted from a music to be played, a natural connection can be established with the preceding music. The purpose is to provide.

すなわち、本発明は上記課題を解決するために、あらかじめ記憶された複数の楽曲の中から先行楽曲の次に再生される楽曲を抽出する後続楽曲抽出システムにおいて、先行楽曲の末尾を含む一部の区間から当該区間の特徴データである末尾パラメターを抽出する末尾パラメター抽出手段と、前記複数の楽曲の先頭を含む一部の区間から当該区間の特徴データである先頭パラメターを抽出する先頭パラメター抽出手段と、前記末尾パラメターと先頭パラメターとの接続条件を決める条件記憶手段と、先行楽曲の末尾パラメターから前記接続条件を参照し、当該接続条件を満たす先頭パラメターを有する楽曲を抽出する後続楽曲抽出手段とを備えるようにしたものである。   That is, in order to solve the above-mentioned problem, the present invention provides a subsequent music extraction system for extracting a music to be reproduced next to a preceding music from a plurality of music stored in advance, and includes a part including the end of the preceding music. A tail parameter extracting means for extracting a tail parameter that is characteristic data of the section from the section; and a head parameter extracting means for extracting a head parameter that is characteristic data of the section from a part of the section including the head of the plurality of music pieces; , A condition storage means for determining a connection condition between the tail parameter and the head parameter, and a subsequent music extraction means for extracting the music having the head parameter satisfying the connection condition by referring to the connection condition from the tail parameter of the preceding music. It is intended to provide.

このようにすれば、再生されている楽曲と次の楽曲の接続部分のつながりを自然なものにすることができる。なお、ここで次の楽曲を抽出する場合、楽曲のリストだけを抽出する場合のほか、その楽曲を再生するための楽曲データそのものを抽出するようにしてもよい。   In this way, the connection between the music piece being played and the connection portion of the next music piece can be made natural. Here, when extracting the next music, in addition to extracting only the music list, the music data itself for reproducing the music may be extracted.

また、このような発明において、一部の区間を抽出する場合、楽曲の先頭および末尾の無音区間を除く一定の時間幅の区間を抽出する。   In such an invention, when extracting a part of a section, a section having a certain time width excluding the silent section at the beginning and end of the music is extracted.

もしくは、一部の区間として、楽曲の先頭および末尾から一定数の拍または小節を抽出するようにしてもよい。   Alternatively, as a part of a section, a certain number of beats or measures may be extracted from the beginning and end of the music.

さらには、前記先頭パラメターおよび末尾パラメターとして、前記一部の区間の波形データを解析することによって得られたパラメターを用いる。   Further, parameters obtained by analyzing the waveform data of the partial section are used as the head parameter and the tail parameter.

このパラメターとしては、例えば、音圧に関するパラメター、周波数に関するパラメターなどを用いることができる。   As this parameter, for example, a parameter relating to sound pressure, a parameter relating to frequency, and the like can be used.

このようにすれば、楽曲間のつながり部分において音圧や周波数帯域が急激に変化してしまうなどといった不自然なつながりを防止することができるようになる。   In this way, it is possible to prevent unnatural connections such as a sudden change in sound pressure or frequency band at the connection between music pieces.

本発明によれば、あらかじめ記憶された複数の楽曲の中から先行楽曲の次に再生される楽曲を抽出する後続楽曲抽出システムにおいて、先行楽曲の末尾を含む一部の区間から当該区間の特徴データである末尾パラメターを抽出する末尾パラメター抽出手段と、前記複数の楽曲の中から楽曲の先頭を含む一部の区間の特徴データである先頭パラメターを抽出する先頭パラメター抽出手段と、前記末尾パラメターと先頭パラメターとの接続条件を決める条件記憶手段と、先行楽曲の末尾パラメタから前記接続条件を参照し、当該接続条件を満たす先頭パラメターを有する楽曲を抽出する後続楽曲抽出手段とを備えるようにしたので、再生されている楽曲と次の楽曲の接続部分のつながりを自然なものにすることができる。   According to the present invention, in a subsequent music extraction system for extracting a music to be reproduced next to a preceding music from a plurality of music stored in advance, the feature data of the section from a part including the end of the preceding music A tail parameter extracting means for extracting a tail parameter, a head parameter extracting means for extracting a head parameter that is characteristic data of a section including a head of the music from the plurality of music, and the tail parameter and the head Since the condition storage means for determining the connection condition with the parameter and the subsequent music extracting means for referring to the connection condition from the end parameter of the preceding music and extracting the music having the head parameter satisfying the connection condition, The connection between the music piece being played and the next music piece can be made natural.

本発明の一実施の形態である後続楽曲抽出システムの機能ブロック図Functional block diagram of a subsequent music extraction system according to an embodiment of the present invention 同形態における一部の区間を抽出する方法を示す図The figure which shows the method of extracting the one part area in the same form 同形態における一部の区間における音圧に関するパラメターを示す図The figure which shows the parameter regarding the sound pressure in a part of section in the form 同形態における一部の区間における周波数に関するパラメターを示す図The figure which shows the parameter regarding the frequency in a part of section in the form 同形態における接続条件を示す図The figure which shows the connection condition in the form 同形態における後続楽曲抽出方法を示すフローチャートThe flowchart which shows the subsequent music extraction method in the same form 同形態における一部の区間を抽出するフローチャートFlowchart for extracting a part of the section in the same form 同形態におけるパラメターを抽出するフローチャートFlowchart for extracting parameters in the same form

以下、本発明の一実施の形態である後続楽曲抽出システム1について図面を参照しながら説明する。この実施の形態である後続楽曲抽出システム1は、複数の楽曲を記憶する記憶デバイスや、再生された楽曲のリストや音源データを出力する出力デバイスなどを備えてなるもので、例えば、携帯電話、携帯型音楽再生装置、パーソナルコンピューターなどで構成される。また、このような装置単体だけでなく、複数の楽曲を記憶する記憶デバイスと、その記憶デバイスに記憶された複数の楽曲データの中から後続の楽曲のリストや楽曲データそのものを出力する出力デバイスとを通信回線を通じて接続したシステムなどによっても構成することができる。   Hereinafter, a subsequent music extraction system 1 according to an embodiment of the present invention will be described with reference to the drawings. The subsequent music extraction system 1 according to this embodiment includes a storage device that stores a plurality of music, an output device that outputs a list of reproduced music and sound source data, and the like. Consists of portable music player, personal computer, etc. In addition to such a device alone, a storage device that stores a plurality of music pieces, and an output device that outputs a list of subsequent music pieces and the music data itself from a plurality of music data stored in the storage device, It can also be configured by a system connected through a communication line.

この後続楽曲抽出システム1の具体的構成について、図1の機能ブロック図を用いて説明する。この後続楽曲抽出システム1は、複数の楽曲データを格納する記憶手段2と、その記憶手段2に格納された楽曲の先頭や末尾の一部の区間の波形データを抽出する区間データ抽出手段3と、その抽出された一部の区間の特徴量である先頭パラメターや末尾パラメターを抽出する先頭パラメター抽出手段4および末尾パラメター抽出手段5と、これらの先頭パラメターや末尾パラメターの接続条件を格納する条件記憶手段6と、先行楽曲の末尾パラメタから接続条件を参照して、その接続条件を満たす先頭パラメターを有する楽曲を抽出する後続楽曲抽出手段7とを備えて構成される。以下、各機能実現手段について詳細に説明する。なお、これらの各機能実現手段は、コンピューターを構成する記憶デバイスやCPUなどの演算装置、スピーカーやディスプレイなどの出力装置などを協働させて実現される。   A specific configuration of the subsequent music extraction system 1 will be described with reference to the functional block diagram of FIG. This subsequent music extraction system 1 includes a storage means 2 for storing a plurality of music data, and a section data extraction means 3 for extracting waveform data of a part of the beginning and end of the music stored in the storage means 2. , A leading parameter extracting means 4 and a trailing parameter extracting means 5 for extracting a leading parameter and a trailing parameter, which are feature quantities of the extracted partial sections, and a condition storage for storing connection conditions of these leading parameters and trailing parameters Means 6 and a subsequent music extraction means 7 for referring to the connection condition from the end parameter of the preceding music and extracting the music having the head parameter that satisfies the connection condition. Hereinafter, each function realization means will be described in detail. Each of these function realizing means is realized by cooperating a storage device, an arithmetic device such as a CPU, an output device such as a speaker and a display, etc. constituting the computer.

まず、この後続楽曲抽出システム1を構成する記憶手段2には、大量の楽曲データが保存される。この記憶手段2に楽曲データを保存する場合は、CDなどから楽曲データを読み取って保存するほか、インターネットなどを介して楽曲データをダウンロードして保存する。楽曲データの中には、WAVE形式などのような無圧縮形式のものや、MP3形式のような非可逆圧縮形式のものなどが存在するが、ここではファイル形式を特定することなく保存するものとする。   First, a large amount of music data is stored in the storage means 2 constituting the subsequent music extraction system 1. When the music data is stored in the storage unit 2, the music data is read from a CD or the like and stored, and the music data is downloaded and stored via the Internet or the like. There are music data in an uncompressed format such as the WAVE format and an irreversible compression format such as the MP3 format, but here it is saved without specifying the file format. To do.

区間データ抽出手段3では、この記憶手段2に記憶されている楽曲データの中から一の楽曲データを読み出し、その楽曲の先頭を含む一部の区間の波形データや、末尾を含む一部の区間の波形データを抽出する。楽曲データを読み出す場合、まず、その読み出された楽曲データをコンバーターによって所定のファイル形式(例えば、WAVE形式)に変換し、その後、その統一されたファイル形式で先頭および末尾を含む一部の区間の波形データを抽出する。   In the section data extraction means 3, one piece of music data is read from the music data stored in the storage means 2, and waveform data of a part of the section including the head of the music or part of the section including the end Waveform data is extracted. When reading music data, first, the read music data is converted into a predetermined file format (for example, WAVE format) by a converter, and then a part of the section including the beginning and end in the unified file format. Waveform data is extracted.

楽曲データの中から「一部の区間」の波形データを抽出する場合、第一の方法として、時間単位で一部の区間の波形データを抽出する(図2(a))。この時間単位で一部の区間の波形データを抽出する場合、抽出された楽曲の波形データのうち、先頭および末尾の無音区間を除去し、その無音区間を除去した先頭もしくは末尾から所定の時間(例えば、3秒〜5秒の時間)の波形データを抽出する。無音区間を除去する方法としては、例えば、楽曲の音圧を計測して、その音圧がゼロである区間を無音区間として除去する方法などを用いる。   When extracting the waveform data of “partial section” from the music data, as a first method, the waveform data of the partial section is extracted in time units (FIG. 2A). When extracting the waveform data of a certain section in this time unit, the silence section at the beginning and the end is removed from the extracted waveform data of the music, and a predetermined time (from the beginning or the end from which the silence section is removed) For example, waveform data of 3 seconds to 5 seconds) is extracted. As a method of removing the silent section, for example, a method of measuring the sound pressure of the music and removing a section where the sound pressure is zero as a silent section is used.

また、この「一部の区間」の他の方法として、拍単位、あるいは、小節単位の区間を抽出する方法も用いることもできる(図2(b))。具体的には、先頭・末尾の拍から所定拍までの区間、あるいは、先頭・末尾の小節から所定小節までの区間を用いる。このような拍や小節単位で一部の区間を抽出すれば、音楽的構成を有する単位で区間を抽出することができるため、その音楽的構成を有する一つのまとまりからパラメターを抽出することができるようになる。   Further, as another method of this “partial section”, a method of extracting a section in beat units or measure units can also be used (FIG. 2B). Specifically, a section from the first / last beat to a predetermined beat, or a section from the first / last measure to a predetermined measure is used. If a section is extracted in units of such beats or measures, sections can be extracted in units having a musical composition, so parameters can be extracted from one unit having that musical composition. It becomes like this.

拍単位で一部の区間を抽出する方法について説明すると、まず、無音区間を除く一定の時間区間だけ楽曲の先頭や末尾から波形データを抽出する(図2(b1))。そして、その波形データについて移動平均を行うことなどによって振幅包絡を算出し(図2(b2))、これを時間関数とみなして高速フーリエ変換を行う(図2(b3))。そして、その高速フーリエ変換によって求められた信号のうち、最もパワースペクトルの大きな周波数の逆数を演算して、それを拍の周期とみなし、その周期毎における一定時間幅内で最も大きな音圧を有する時刻を探索して(図2(b4))、その時刻を拍の時刻とみなす。そして、その拍の数を先頭あるいは末尾からカウントして所定拍までの時刻の波形データを抽出する(図2(b5))。   A method for extracting a part of a section in beat units will be described. First, waveform data is extracted from the beginning and end of a music piece for a certain time section excluding a silent section (FIG. 2 (b1)). Then, an amplitude envelope is calculated by performing a moving average on the waveform data (FIG. 2 (b2)), and this is regarded as a time function and fast Fourier transform is performed (FIG. 2 (b3)). Then, the reciprocal of the frequency with the largest power spectrum is calculated from the signals obtained by the fast Fourier transform, and is regarded as the cycle of the beat, and has the largest sound pressure within a certain time width in each cycle. The time is searched (FIG. 2 (b4)), and the time is regarded as the beat time. Then, the number of beats is counted from the beginning or end, and waveform data at a time until a predetermined beat is extracted (FIG. 2 (b5)).

また、小節単位で一部の区間を抽出する場合は、同様の処理によって拍時刻を推定するとともに((図2(b1)〜(b5))、その拍時刻における音圧を測定し、所定値以上の音圧を有する音が繰り返される時間単位を「小節」とする。すなわち、一般に4/4拍子の楽曲の場合は、「強拍、小拍、中拍、小拍」と音圧が繰り返され、また、3/3拍子の楽曲の場合は「強拍、中拍、小拍」と音圧が繰り返される。このため、まず拍の位置を特定するとともに、最も大きな音圧(強拍)を有する時刻の時間間隔を小節の時間長とみなして小節の時間単位を特定する。そして、楽曲の先頭もしくは末尾から所定の小節単位で楽曲の波形データを抽出していく(図2(b6))。   In addition, when extracting a part of a section in units of measures, the beat time is estimated by the same process ((FIG. 2 (b1) to (b5)), and the sound pressure at the beat time is measured to obtain a predetermined value. The time unit in which the sound having the above sound pressure is repeated is defined as “measure”, that is, in the case of music of 4/4 time, generally the sound pressure is repeated as “strong beat, short beat, medium beat, small beat”. In addition, in the case of music with 3/3 time signature, the sound pressure is repeated as “strong beat, medium beat, small beat.” Therefore, first, the position of the beat is specified and the largest sound pressure (strong beat) The time unit of the measure is specified by considering the time interval having the time as the time length of the measure, and the waveform data of the song is extracted from the beginning or the end of the song in a predetermined measure unit (FIG. 2 (b6)). ).

次に、先頭パラメター抽出手段4や末尾パラメター抽出手段5では、このように抽出された一定区間の波形データからその特徴量であるパラメターを抽出する。このパラメターとしては、その一定区間の音圧に関するパラメターや、周波数に関するパラメターなどを用い、その音圧に関するパラメターとして、平均音圧、音圧の時間変化などを用いる。また、周波数に関するパラメターとしては、その一定区間におけるスペクトル重心、最もパワースペクトルの大きな周波数成分に関するパラメターなどを用いる。   Next, the head parameter extraction means 4 and the tail parameter extraction means 5 extract the parameter which is the feature amount from the waveform data of the fixed section extracted in this way. As this parameter, a parameter related to the sound pressure in the certain interval, a parameter related to frequency, or the like is used, and as a parameter related to the sound pressure, an average sound pressure, a temporal change in sound pressure, or the like is used. In addition, as a parameter relating to the frequency, a spectral centroid in the certain section, a parameter relating to a frequency component having the largest power spectrum, and the like are used.

このうち、音圧に関するパラメターを抽出する場合は、その一定区間の波形データである時間関数を二乗して音響パワーを算出し、その移動平均をとることによって平滑化された振幅包絡を求める。そして、その振幅包絡を積分して音圧の総和を算出するとともに、それを時間長で割ることによって平均音圧を算出する(図3(a))。また、音圧の時間変化を算出する場合は、図3(b)に示すように、音圧の減衰率や増加率を一次関数で近似し、その傾き(a、a’)や切片(b、b’)をパラメターとして抽出する。なお、ここでは減衰率や増加率を一次関数として近似するようにしているが、二次関数や三次関数などのn次関数で近似する場合は、n次係数をパラメターとして抽出する。一方、音圧の周期を音圧に関するパラメターとして抽出する場合は、先に算出された最も大きなパワースペクトルを有する周波数の逆数を拍の周期とみなし、その周期内で最も大きな音圧を有する時刻の時間間隔をビート数(BPM:Beat Per Minutes)として抽出する。   Among these, when extracting a parameter relating to sound pressure, the power function is calculated by squaring the time function which is waveform data in a certain section, and the smoothed amplitude envelope is obtained by taking the moving average. Then, the sum of the sound pressures is calculated by integrating the amplitude envelope, and the average sound pressure is calculated by dividing the sum by the time length (FIG. 3 (a)). When calculating the temporal change of the sound pressure, as shown in FIG. 3B, the sound pressure attenuation rate and increase rate are approximated by a linear function, and the slope (a, a ′) or intercept (b B ′) are extracted as parameters. Here, the attenuation rate and the increase rate are approximated as a linear function. However, when approximated by an n-order function such as a quadratic function or a cubic function, the n-order coefficient is extracted as a parameter. On the other hand, when extracting the period of sound pressure as a parameter relating to sound pressure, the reciprocal of the frequency having the largest power spectrum calculated previously is regarded as the period of the beat, and the time of the time having the largest sound pressure within that period is taken. The time interval is extracted as the number of beats (BPM: Beat Per Minutes).

周波数に関するパラメターを抽出する場合は、図4(a)に示すように、その一定区間の波形データについて周波数解析し、各周波数におけるスペクトルの大きさなどからスペクトル重心を求めるほか、図4(b)に示すように、最も大きなパワースペクトルをもつ周波数などもパラメターとして抽出する。これらのパラメターは、楽曲の先頭を含む一部の区間から抽出されるとともに、楽曲の末尾を含む一部の区間からも抽出され、それぞれ先頭パラメターおよび末尾パラメターとして楽曲データに関連づけて読み出される。   When extracting parameters related to frequency, as shown in FIG. 4 (a), frequency analysis is performed on the waveform data in the fixed section, and the spectrum centroid is obtained from the magnitude of the spectrum at each frequency, and FIG. 4 (b). As shown in Fig. 5, the frequency having the largest power spectrum is also extracted as a parameter. These parameters are extracted from a part of the section including the beginning of the music, and also extracted from a part of the section including the end of the music, and are read in association with the music data as the head parameter and the end parameter, respectively.

条件記憶手段6は、これらの末尾パラメターを有する楽曲の後続楽曲として再生するためにふさわしい先頭パラメターの接続条件を記憶する(図5)。音圧に関するパラメターの接続条件のうち、平均音圧に関するパラメターの接続条件を決定する場合は、先行楽曲の末尾パラメターである平均音圧に対して、後続楽曲の先頭としてふさわしい平均音圧の割合を記憶する。具体的には、平均音圧がXdBである場合、接続条件としては、そのXdBのA1%の範囲内の平均音圧としての割合(A1%)を記憶する。また、平均音圧の時間変化に対する接続条件を決める場合は、一次関数で近似された傾きの大きさ(a)や切片(b)に対して、許容される後続楽曲の傾きの大きさ(a’)や切片(b’)の範囲を接続条件として記憶させておく。具体的には、図3(b)に示すように、傾きを横軸、切片を縦軸とした二次元空間内において、先行楽曲の傾きや切片を有する位置を特定し、そこから一定の距離A2の範囲内の傾きの大きさや切片を接続条件として記憶させておくようにする。音圧の時間変化をn次関数として近似しておく場合は、その関数におけるn次係数に対応する空間内における距離を接続条件として記憶させておく。   The condition storage means 6 stores the connection condition of the head parameter suitable for reproduction as a subsequent music of the music having these end parameters (FIG. 5). When determining the connection conditions of the parameters related to the average sound pressure among the connection conditions of the parameters related to the sound pressure, the ratio of the average sound pressure suitable as the head of the succeeding music to the average sound pressure that is the end parameter of the preceding music is set. Remember. Specifically, when the average sound pressure is X dB, as a connection condition, a ratio (A 1%) as an average sound pressure within the range of A 1% of the X dB is stored. Further, when determining the connection condition for the temporal change of the average sound pressure, the allowable gradient of the succeeding music (a) with respect to the gradient (a) or intercept (b) approximated by the linear function (a) The range of ') and the intercept (b') is stored as a connection condition. Specifically, as shown in FIG. 3 (b), the position having the inclination or intercept of the preceding music is specified in a two-dimensional space having the horizontal axis and the intercept vertical axis, and a certain distance from there. The magnitude of the inclination and the intercept within the range of A2 are stored as connection conditions. When approximating the temporal change in sound pressure as an n-order function, the distance in the space corresponding to the n-order coefficient in the function is stored as a connection condition.

一方、周波数に関するパラメターを接続条件として記憶させておく場合は、先行楽曲のスペクトル重心Xに対して許容される周波数までの距離A3を接続条件として記憶させておく。また、最も大きなパワースペクトルを有する周波数をパラメターとして記憶させておく場合は、接続条件として、その周波数から許容される周波数までの幅A4を接続条件として記憶させておく。この周波数に関するパラメターを接続条件として記憶させた場合は、先行楽曲と後続楽曲の接続部分における音域を近づけることができるというメリットがある。   On the other hand, when the parameter regarding the frequency is stored as the connection condition, the distance A3 to the allowable frequency with respect to the spectrum gravity center X of the preceding music is stored as the connection condition. Further, when the frequency having the largest power spectrum is stored as a parameter, the width A4 from the frequency to the allowed frequency is stored as the connection condition as the connection condition. When the parameter regarding the frequency is stored as the connection condition, there is an advantage that the sound range at the connection portion between the preceding music piece and the succeeding music piece can be made closer.

後続楽曲抽出手段7は、先行楽曲の末尾パラメターに対して接続条件を参照し、その接続条件を満たす先頭パラメターを有する楽曲のリストや楽曲データを抽出する。この接続条件を満たす後続楽曲が複数抽出される場合は、前記音圧に関するパラメターや周波数に関するパラメターのそれぞれを算出し、すべてのパラメターにおいて最も接続条件を満たしている楽曲を後続楽曲として抽出する。   The subsequent music extraction means 7 refers to the connection condition for the last parameter of the preceding music, and extracts a list of music pieces and music data having the first parameter that satisfies the connection condition. When a plurality of succeeding songs satisfying this connection condition are extracted, each of the parameter relating to the sound pressure and the parameter relating to the frequency is calculated, and the song that satisfies the connection condition most of all the parameters is extracted as the succeeding song.

また、複数の楽曲の中から順次後続楽曲を抽出したのでは、徐々に接続条件を満たす楽曲が少なくなってしまう可能性がある。このような場合は、接続条件を満たす楽曲が見つからなかった場合は、接続条件に最も近いパラメターを有する楽曲を抽出するようにしてもよい。   In addition, if subsequent songs are sequentially extracted from a plurality of songs, there is a possibility that songs that satisfy the connection condition gradually decrease. In such a case, if no music satisfying the connection condition is found, a music having a parameter closest to the connection condition may be extracted.

もしくは、あらかじめ複数の楽曲からすべての再生リストを一連のリストとして生成しておく場合は、接続条件を満たす後続楽曲を仮に決めておき、その仮決めされた複数の後続楽曲から更に接続条件を満たす後続楽曲を順次決めていく。そして、全体として最も長く複数の楽曲を連結することができる場合に、それを再生リストとして抽出する。   Or, if all playlists are generated from a plurality of songs in advance as a series of lists, a subsequent song that satisfies the connection condition is provisionally determined, and the connection condition is further satisfied from the plurality of provisionally determined subsequent songs. The subsequent songs will be determined sequentially. When a plurality of music pieces can be connected the longest as a whole, it is extracted as a playlist.

次に、このように構成された後続楽曲抽出システム1における後続楽曲を抽出する方法について、図6から図8のフローチャートを用いて説明する。   Next, a method of extracting subsequent music in the subsequent music extraction system 1 configured as described above will be described with reference to the flowcharts of FIGS.

まず、先行楽曲の次に再生すべき楽曲を抽出する場合は、その先行楽曲の楽曲データから末尾を含む一部の区間の波形データを抽出する(ステップS1)。この一部の区間の波形データを抽出する場合は、末尾の無音区間を除去するとともに(図7、ステップT1)、最後尾に発音される音から所定時間の波形データを抽出し(ステップT2)、また、拍あるいは小節単位で波形データを抽出する(ステップT3〜T11)。この拍あるいは小節単位で波形データを抽出する場合は、あらかじめ無音区間を除く末尾から所定時間の波形データを抽出し、この波形データの振幅包絡を算出して(ステップT3、T4)高速フーリエ変換する(ステップT5)。そして、最もパワースペクトルの大きい信号の周波数を抽出し(ステップT6)、その逆数を周期として、その周期の一定幅内で音圧の大きな位置の時刻を拍時刻として推定する(ステップT7)。そして、「一部の区間」を拍数とする場合は、末尾の拍から所定数の拍時刻までの波形データを抽出する(ステップT8)。また、小節によって一部の区間を抽出する場合は、その拍のうち、最も音圧の高い時刻の周期を小節とみなし(ステップT10)、末尾から所定数の小節の波形データを抽出する(ステップT11)。   First, when extracting the music to be reproduced next to the preceding music, the waveform data of a partial section including the end is extracted from the music data of the preceding music (step S1). When extracting the waveform data of this partial section, the silent section at the end is removed (FIG. 7, step T1), and the waveform data for a predetermined time is extracted from the sound produced at the end (step T2). Further, waveform data is extracted in units of beats or measures (steps T3 to T11). When extracting the waveform data in units of beats or measures, the waveform data for a predetermined time is extracted in advance from the end excluding the silent section, the amplitude envelope of the waveform data is calculated (steps T3 and T4), and fast Fourier transform is performed. (Step T5). Then, the frequency of the signal having the largest power spectrum is extracted (step T6), and the time at the position where the sound pressure is large within the fixed width of the cycle is estimated as the beat time with the reciprocal as the cycle (step T7). Then, when “partial section” is the number of beats, waveform data from the last beat to a predetermined number of beat times is extracted (step T8). Further, when extracting a part of a section by measure, the period of the time with the highest sound pressure is regarded as a measure in the beat (step T10), and waveform data of a predetermined number of measures is extracted from the end (step T10). T11).

このように波形データを抽出した後、今度は、その波形データを解析して末尾パラメターを抽出する(ステップS2)。この末尾パラメターを抽出する場合は、図8に示すように、その波形データの平均音圧(ステップU1)、音圧の時間変化(ステップU2)、スペクトル重心(ステップU3)、最大スペクトル成分の周波数(ステップU4)などを末尾パラメターとして抽出する。   After extracting the waveform data in this way, this time the waveform data is analyzed to extract the tail parameter (step S2). When extracting this tail parameter, as shown in FIG. 8, the average sound pressure (step U1), temporal change of sound pressure (step U2), spectrum centroid (step U3), frequency of the maximum spectrum component, as shown in FIG. (Step U4) and the like are extracted as tail parameters.

次に、記憶手段2に記憶されている楽曲の中から順次一曲ずつ楽曲を読み出し(ステップS3)、その読み出された楽曲の先頭を含む一部の区間の波形データを抽出する(ステップS4)。この先頭を含む一部の区間の波形データを抽出する場合も同様に、先頭の無音区間を除去するとともに、先頭に発音される音から所定時間の波形データを抽出し、また、拍あるいは小節単位で波形データを抽出する(ステップT1〜T2)。この拍あるいは小節単位で波形データを抽出する場合も同様に、あらかじめ先頭から所定時間の波形データを抽出し、この波形データの振幅包絡を算出して高速フーリエ変換する。そして、最もパワースペクトルの大きい信号の周波数の逆数をとり、それを周期として、その周期毎の一定幅内で音圧の大きな位置の時刻を拍時刻として推定する(ステップT3〜T8)。そして、「一部の区間」を拍数とする場合は、先頭の拍から所定数の拍時刻までの波形データを抽出し、小節によって一部の区間を抽出する場合は、その拍のうち、最も音圧の高い時刻の周期を小節の時間長とみなし、先頭から所定数の小節の波形データを抽出する(ステップU9〜T11)。   Next, the music is sequentially read out from the music stored in the storage unit 2 (step S3), and the waveform data of a part of the section including the head of the read music is extracted (step S4). ). Similarly, when extracting the waveform data of a part of the section including the beginning, the silent section at the beginning is removed and the waveform data for a predetermined time is extracted from the sound pronounced at the beginning. To extract waveform data (steps T1 to T2). Similarly, when waveform data is extracted in units of beats or measures, waveform data for a predetermined time is extracted in advance from the beginning, the amplitude envelope of the waveform data is calculated, and fast Fourier transform is performed. Then, the reciprocal of the frequency of the signal having the largest power spectrum is taken, and this is used as a period, and the time at the position where the sound pressure is large within a certain width for each period is estimated as the beat time (steps T3 to T8). And when “partial section” is the number of beats, the waveform data from the first beat to a predetermined number of beat times is extracted, and when extracting a part of the section by measures, The cycle of the time with the highest sound pressure is regarded as the time length of the bar, and waveform data of a predetermined number of bars are extracted from the head (steps U9 to T11).

このように先頭の波形データを抽出した後、その波形データを解析して先頭パラメターを抽出する(ステップS5)。この先頭パラメターを抽出する場合も同様に、その波形データの平均音圧、音圧の時間変化、スペクトル重心、最大スペクトル成分の周波数などを先頭パラメターとして抽出する(ステップU1〜U4)。   After extracting the top waveform data in this way, the waveform data is analyzed to extract the top parameter (step S5). Similarly, when extracting the head parameter, the average sound pressure of the waveform data, the temporal change of the sound pressure, the spectrum centroid, the frequency of the maximum spectrum component, and the like are extracted as the head parameters (steps U1 to U4).

このように末尾パラメターと先頭パラメターを抽出した後、今度は、その末尾パラメターとの接続条件を満たす先頭パラメターを有する後続楽曲を抽出する(ステップS7)。このとき、例えば、末尾パラメターの平均音圧がXdBであった場合、平均音圧がXdbのA1%の範囲内の先頭パラメターを有する楽曲を抽出する。また、末尾パラメターの音圧の時間変化が一次関数で近似されている場合、横軸と縦軸を傾き・切片とする空間内においてその(傾きの大きさ、切片)から一定の距離A2の範囲内にある(傾きの大きさ、切片)を有する先頭パラメターの楽曲を抽出する。また、スペクトル重心に基づいて接続条件を満たす後続楽曲を抽出する場合は、先行楽曲のスペクトル重心を有する周波数から一定範囲A3内のスペクトル重心の周波数を有する後続楽曲を抽出し、また、最大パワースペクトルを有する周波数から一定範囲A4内の最大パワースペクトルを有する周波数の後続楽曲を抽出する。このとき、それぞれの接続条件ごとに複数の後続楽曲が抽出される可能性があるため、ここでは、接続条件を最も多く満たす後続楽曲を抽出する。   After extracting the tail parameter and the head parameter in this manner, this time, the subsequent music having the head parameter that satisfies the connection condition with the tail parameter is extracted (step S7). At this time, for example, when the average sound pressure of the end parameter is X dB, the music having the start parameter in the range of A1% of the average sound pressure of Xdb is extracted. In addition, when the time change of the sound pressure of the tail parameter is approximated by a linear function, the range of a certain distance A2 from (the magnitude of the slope, the intercept) in the space having the horizontal axis and the vertical axis as the slope / intercept The music of the first parameter having (inclination magnitude, intercept) is extracted. Further, when extracting the succeeding music that satisfies the connection condition based on the spectrum center of gravity, the succeeding music having the frequency of the spectrum center of gravity within a certain range A3 is extracted from the frequency of the preceding music having the spectrum center of gravity, and the maximum power spectrum Subsequent music having a frequency having a maximum power spectrum within a certain range A4 is extracted from the frequency having At this time, since there is a possibility that a plurality of subsequent music pieces are extracted for each connection condition, here, the subsequent music piece that satisfies the most connection conditions is extracted.

そして、その後続楽曲の曲名リストを表示可能に出力し、もしくは、その楽曲データを出力してスピーカーから再生させるようにする。   Then, the music title list of the succeeding music is output so that it can be displayed, or the music data is output and reproduced from the speaker.

このように上記実施の形態によれば、先行楽曲の次に再生される楽曲を抽出する後続楽曲抽出システム1において、先行楽曲の末尾を含む一部の区間から当該区間の特徴データである末尾パラメターを抽出する末尾パラメター抽出手段5と、前記複数の楽曲の中から楽曲の先頭を含む一部の区間の特徴データである先頭パラメターを抽出する先頭パラメター抽出手段4と、前記末尾パラメターと先頭パラメターとの接続条件を決める条件記憶手段6と、先行楽曲の末尾パラメタから前記接続条件を参照し、当該接続条件を満たす先頭パラメターを有する楽曲を抽出する後続楽曲抽出手段7とを備えるようにしたので、先行楽曲と後続楽曲の接続部分のつながりを自然なものにすることができる。   As described above, according to the embodiment, in the subsequent music extraction system 1 that extracts the music to be reproduced next to the preceding music, the tail parameter that is the characteristic data of the section from the partial section including the end of the preceding music. End parameter extracting means 5 for extracting the first parameter, the first parameter extracting means 4 for extracting the first parameter which is characteristic data of a part of the section including the beginning of the music from the plurality of music, the end parameter and the first parameter, The condition storage means 6 for determining the connection condition of the first music piece and the subsequent music extraction means 7 for referring to the connection condition from the last parameter of the preceding music and extracting the music having the first parameter satisfying the connection condition. It is possible to make the connection between the preceding music piece and the following music piece natural.

また、一部の区間を抽出する場合、楽曲の先頭および末尾の無音区間を除く一定の時間幅の区間を抽出するようにしたので、無音区間に基づいて意味のない末尾パラメターや先頭パラメターが生成させるのを防止することができる。   Also, when extracting some sections, sections with a certain time width excluding the silent section at the beginning and end of the music are extracted, so meaningless end parameters and leading parameters are generated based on the silent section. Can be prevented.

さらに、先頭パラメターおよび末尾パラメターとして、一部の区間の波形データを解析することによって得られたパラメターを用いるようにしたので、楽曲ジャンルや作曲者、歌手、年代などが入力されていない場合であっても最適な後続楽曲を抽出することができる。   In addition, since the parameters obtained by analyzing the waveform data of some sections were used as the first parameter and the last parameter, the music genre, composer, singer, age, etc. were not input. However, the optimal subsequent music can be extracted.

また、このパラメターとして、音圧に関するパラメター、周波数に関するパラメターなどを用いたので、音圧が急激に音圧が変化したり、急激に音域が変化することによる不自然なつながりを防止することができる。   In addition, since parameters related to sound pressure, parameters related to frequency, etc. are used as these parameters, it is possible to prevent unnatural connections due to sudden changes in sound pressure or sudden changes in sound range. .

なお、本発明は上記実施の形態に限定されることなく、種々の態様で実施することができる。   In addition, this invention is not limited to the said embodiment, It can implement in a various aspect.

例えば、上記実施の形態では、末尾パラメターと先頭パラメターにのみ基づいて後続楽曲を抽出するようにしたが、これにその楽曲のジャンル、作曲家、歌手などを含めて後続楽曲を抽出するようにしてもよい。また、そのようなジャンルなどの付記的な情報が記憶されていない場合は、楽曲全体のテンポ、楽器構成、旋法なども含めて後続楽曲を抽出するようにしてもよい。   For example, in the above embodiment, the subsequent music is extracted based only on the tail parameter and the head parameter, but the subsequent music including the genre, composer, singer, etc. of the music is extracted. Also good. Further, when additional information such as the genre is not stored, the subsequent music may be extracted including the tempo of the entire music, the musical instrument configuration, the melody, and the like.

また、上記実施の形態では、一部の区間を抽出する場合、時間や拍、小節などで区間を抽出するようにしたが、これについては楽曲の全体の長さに応じて一部の区間を抽出するようにしてもよい。すなわち、短い楽曲については短い時間や拍、小節で一部の区間を抽出し、また、長い楽曲については長い時間や拍、小節で一部の区間を抽出するようにしてもよい。   In the above embodiment, when extracting a part of the section, the section is extracted by time, beat, measure, etc. You may make it extract. That is, for a short piece of music, some sections may be extracted with a short time, beat, and measure, and for a long piece of music, some sections may be extracted with a long time, beat, and measure.

さらに、上記実施の形態では、後続楽曲を抽出する場合、記憶手段2に記憶された楽曲から先頭パラメターを算出するようにしたが、あらかじめ先頭パラメターや末尾パラメターを算出しておき、これをその楽曲に関連づけて記憶させておくようにしてもよい。   Further, in the above embodiment, when extracting the succeeding music, the head parameter is calculated from the music stored in the storage means 2, but the head parameter and the tail parameter are calculated in advance, and the music is stored in the music. You may make it memorize | store in relation to.

1・・・後続楽曲抽出システム
2・・・記憶手段
3・・・区間データ抽出手段
4・・・先頭パラメター抽出手段
5・・・末尾パラメター抽出手段
6・・・条件記憶手段
7・・・後続楽曲抽出手段
DESCRIPTION OF SYMBOLS 1 ... Subsequent music extraction system 2 ... Memory | storage means 3 ... Section data extraction means 4 ... Head parameter extraction means 5 ... End parameter extraction means 6 ... Condition storage means 7 ... Subsequent Music extraction means

Claims (10)

あらかじめ記憶された複数の楽曲の中から先行楽曲の次に再生される楽曲を抽出する後続楽曲抽出システムにおいて、
先行楽曲の末尾を含む一部の区間から、当該区間の特徴データである末尾パラメターを抽出する末尾パラメター抽出手段と、
前記複数の楽曲の中から、楽曲の先頭を含む一部の区間の特徴データである先頭パラメターを抽出する先頭パラメター抽出手段と、
前記末尾パラメターと先頭パラメターとの接続条件を決める条件記憶手段と、
先行楽曲の末尾パラメターから前記接続条件を参照し、当該接続条件を満たす先頭パラメターを有する楽曲を抽出する後続楽曲抽出手段と、
を備えたことを特徴とする後続楽曲抽出システム。
In a subsequent music extraction system that extracts a music to be played next to a preceding music from a plurality of music stored in advance,
A tail parameter extracting means for extracting a tail parameter which is characteristic data of the section from a part of the section including the end of the preceding music;
A head parameter extracting means for extracting a head parameter that is characteristic data of a part of a section including the head of the music from the plurality of music;
Condition storage means for determining a connection condition between the end parameter and the start parameter;
Subsequent music extraction means for referring to the connection condition from the end parameter of the preceding music and extracting the music having the first parameter that satisfies the connection condition;
A subsequent music extraction system characterized by comprising:
前記一部の区間が、楽曲の先頭および末尾の無音区間を除く一定の時間幅の区間である請求項1に記載の後続楽曲抽出システム。 The subsequent music extraction system according to claim 1, wherein the partial section is a section having a certain time width excluding silent sections at the beginning and end of the music. 前記一部の区間が、楽曲の先頭および末尾から一定数の拍または小節である請求項1に記載の後続楽曲抽出システム。 The subsequent music extraction system according to claim 1, wherein the partial section is a fixed number of beats or measures from the beginning and the end of the music. 前記先頭パラメターおよび末尾パラメターが、前記一部の区間の波形データを解析することによって得られたパラメターである請求項1に記載の後続楽曲抽出システム。 The subsequent music extraction system according to claim 1, wherein the head parameter and the tail parameter are parameters obtained by analyzing waveform data of the partial section. 前記先頭パラメターおよび末尾パラメターが、音圧に関するパラメター、周波数に関するパラメターのいずれかを含むものである請求項1に記載の後続楽曲抽出システム。 The subsequent music extraction system according to claim 1, wherein the head parameter and the tail parameter include one of a parameter related to sound pressure and a parameter related to frequency. あらかじめ記憶された複数の楽曲の中から先行楽曲の次に再生される楽曲を抽出する後続楽曲抽出方法において、
先行楽曲の末尾を含む一部の区間から、当該区間の特徴データである末尾パラメターを抽出するステップと、
前記複数の楽曲の中から、楽曲の先頭を含む一部の区間の特徴データである先頭パラメターを抽出するステップと、
前記末尾パラメターと先頭パラメターとの接続条件を記憶させておき、先行楽曲の末尾パラメタから前記接続条件を満たす先頭パラメターを有する楽曲を抽出するステップと、
を備えたことを特徴とする後続楽曲抽出方法。
In a subsequent music extraction method for extracting a music to be played next to a preceding music from a plurality of music stored in advance,
Extracting a tail parameter that is characteristic data of the section from a part of the section including the end of the preceding music;
Extracting a head parameter that is characteristic data of a partial section including the head of the music from the plurality of music;
Storing a connection condition between the end parameter and the start parameter, and extracting a song having the start parameter satisfying the connection condition from the end parameter of the preceding music;
The subsequent music extraction method characterized by comprising.
前記一部の区間が、楽曲の先頭および末尾の無音区間を除く一定の時間幅の区間である請求項6に記載の後続楽曲抽出方法。 The subsequent music extracting method according to claim 6, wherein the partial section is a section having a certain time width excluding silent sections at the beginning and end of the music. 前記一部の区間が、楽曲の先頭および末尾から一定数の拍または小節である請求項6に記載の後続楽曲抽出方法。 The subsequent music extracting method according to claim 6, wherein the partial section is a fixed number of beats or bars from the beginning and the end of the music. 前記先頭パラメターおよび末尾パラメターが、前記一部の区間の波形データを解析することによって得られたパラメターである請求項6に記載の後続楽曲抽出方法。 The subsequent music extraction method according to claim 6, wherein the head parameter and the tail parameter are parameters obtained by analyzing waveform data of the partial section. 前記先頭パラメターおよび末尾パラメターが、音圧に関するパラメター、周波数に関するパラメターのいずれかを含むものである請求項6に記載の後続楽曲抽出方法。 The subsequent music extraction method according to claim 6, wherein the head parameter and the tail parameter include one of a parameter related to sound pressure and a parameter related to frequency.
JP2011030291A 2011-02-15 2011-02-15 Subsequent music extraction system and subsequent music extraction method Expired - Fee Related JP5191025B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011030291A JP5191025B2 (en) 2011-02-15 2011-02-15 Subsequent music extraction system and subsequent music extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011030291A JP5191025B2 (en) 2011-02-15 2011-02-15 Subsequent music extraction system and subsequent music extraction method

Publications (2)

Publication Number Publication Date
JP2012168414A true JP2012168414A (en) 2012-09-06
JP5191025B2 JP5191025B2 (en) 2013-04-24

Family

ID=46972616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011030291A Expired - Fee Related JP5191025B2 (en) 2011-02-15 2011-02-15 Subsequent music extraction system and subsequent music extraction method

Country Status (1)

Country Link
JP (1) JP5191025B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015169970A (en) * 2014-03-04 2015-09-28 ヤマハ株式会社 Music generating system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003005756A (en) * 2001-06-21 2003-01-08 Shinsuke Ohira System for automatically preparing music selection order list accompanied by change of desired music with lapse of time in reproducing, delivering and broadcasting music file data in electronic apparatus and reproducing and delivering system for the same
JP2005031644A (en) * 2003-06-17 2005-02-03 Matsushita Electric Ind Co Ltd Musical piece selection apparatus and musical piece distribution system
JP2006300970A (en) * 2005-04-15 2006-11-02 Sony Corp Information processor, method, and program
JP2008251093A (en) * 2007-03-30 2008-10-16 Clarion Co Ltd Music playback controller and playback list generation method
JP2010040103A (en) * 2008-08-05 2010-02-18 Sony Corp Playlist generation device, playlist generation method, and playlist generation program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003005756A (en) * 2001-06-21 2003-01-08 Shinsuke Ohira System for automatically preparing music selection order list accompanied by change of desired music with lapse of time in reproducing, delivering and broadcasting music file data in electronic apparatus and reproducing and delivering system for the same
JP2005031644A (en) * 2003-06-17 2005-02-03 Matsushita Electric Ind Co Ltd Musical piece selection apparatus and musical piece distribution system
JP2006300970A (en) * 2005-04-15 2006-11-02 Sony Corp Information processor, method, and program
JP2008251093A (en) * 2007-03-30 2008-10-16 Clarion Co Ltd Music playback controller and playback list generation method
JP2010040103A (en) * 2008-08-05 2010-02-18 Sony Corp Playlist generation device, playlist generation method, and playlist generation program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015169970A (en) * 2014-03-04 2015-09-28 ヤマハ株式会社 Music generating system

Also Published As

Publication number Publication date
JP5191025B2 (en) 2013-04-24

Similar Documents

Publication Publication Date Title
US11024288B2 (en) Methods and apparatus to segment audio and determine audio segment similarities
KR100852196B1 (en) System for playing music and method thereof
JP6123995B2 (en) Acoustic signal analysis apparatus and acoustic signal analysis program
US20120101606A1 (en) Information processing apparatus, content data reconfiguring method and program
JP4364838B2 (en) Music reproducing apparatus capable of remixing music, and method and program for remixing music
US20120237041A1 (en) Method And An Apparatus For Deriving Information From An Audio Track And Determining Similarity Between Audio Tracks
US20120093326A1 (en) Audio processing apparatus and method, and program
JP2006510944A (en) Audio signal analysis method and apparatus
JP2003177784A (en) Method and device for extracting sound turning point, method and device for sound reproducing, sound reproducing system, sound delivery system, information providing device, sound signal editing device, recording medium for sound turning point extraction method program, recording medium for sound reproducing method program, recording medium for sound signal editing method program, sound turning point extraction method program, sound reproducing method program, and sound signal editing method program
WO2020015411A1 (en) Method and device for training adaptation level evaluation model, and method and device for evaluating adaptation level
JPWO2012111043A1 (en) Signal processing method, signal processing apparatus, reproduction apparatus, and program
US20090069917A1 (en) Audio player and audio fast-forward playback method capable of high-speed fast-forward playback and allowing recognition of music pieces
JP2007287256A (en) Play list retrieval system and method for retrieval play list
CN109410972A (en) Generate the method, apparatus and storage medium of sound effect parameters
JP5191025B2 (en) Subsequent music extraction system and subsequent music extraction method
JP2007072023A (en) Information processing apparatus and method
JP5516720B2 (en) Category generation program, category generation apparatus, and category generation method
KR101813704B1 (en) Analyzing Device and Method for User's Voice Tone
JP4347815B2 (en) Tempo extraction device and tempo extraction method
KR100468971B1 (en) Device for music reproduction based on melody
JP2010078984A (en) Musical piece extraction device and musical piece recording device
JP6286933B2 (en) Apparatus, method, and program for estimating measure interval and extracting feature amount for the estimation
JP6175323B2 (en) Online karaoke system
US20040158437A1 (en) Method and device for extracting a signal identifier, method and device for creating a database from signal identifiers and method and device for referencing a search time signal
JP2012159717A (en) Musical-data change point detection device, musical-data change point detection method, and musical-data change point detection program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120913

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20120913

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20120914

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20121026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121225

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130126

R150 Certificate of patent or registration of utility model

Ref document number: 5191025

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160208

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees