MUSICAL PIECE DATA COMPARISON DEVICE, MUSICAL PIECE ANALYSIS DATA DISTRIBUTION SERVER, MUSICAL PIECE DATA COMPARISON PROGRAM, AND MUSICAL PIECE ANALYSIS DATA DISTRIBUTION PROGRAM

Abstract
A music piece data comparison device includes: a music piece selector that allows a user to select music piece data; a first parameter generator that generates a first parameter from an entirety of the music piece data selected through the music piece selector; a first parameter transmitter that transmits the first parameter generated by the first parameter generator to a server being connected in a manner capable of communication; and a music piece analysis data receiver that receives matched music piece analysis data from the server, in which the server stores the music piece analysis data generated for the music piece data associated with a second parameter generated from the entirety of the music piece data and compares the second parameter with the first parameter to find the music piece analysis data whose second parameter matches the first parameter.
Description
TECHNICAL FIELD

The present invention relates to a music piece data comparison device, a music piece analysis data distribution server, a music piece data comparison program, and a music piece analysis data distribution program.


BACKGROUND ART

Before DJ performance, in which a performer operates a playback controller (e.g. a DJ controller) and a computer the performer does a preliminary (preparation) work.


The preliminary work includes analysis of music piece data (i.e. detection of BPM and KEY, detection and regulating of beat positions, setting of CUE points, and the like). The analysis of the music piece data, which was typically done by the performer using a music piece data analysis program, was a heavy burden on the performer.


In order to alleviate the burden on the performer, it is conceivable to store in a server through the Internet or the like a music piece analysis data obtained through the analysis of the music piece data by various performers in advance, so that the performers can download the music piece analysis data of necessary music piece(s) for use. In this case, it is necessary to compare whether the downloaded music piece analysis data correctly matches the music piece analysis data of the music piece data requested by the performer.


Therefore, Patent Literature 1 discloses a technique where the music piece data is converted into a power spectrum and multiple pieces of index information are extracted from the power spectrum data, the index information being transmitted to be compared with contents stored in a server.


Patent Literature 2 discloses a technique where a fingerprint value, which is generated from the music piece data with the use of fingerprinting technology, is transmitted to be compared with contents stored in a server. Patent Literature 3 discloses a technique where metadata (e.g. title, artist name, and the like) annexed to the music piece data is obtained and transmitted to be compared with contents stored in a server.


CITATION LIST
Patent Literature(s)

Patent Literature 1: JP H10-134549 A


Patent Literature 2: JP 2014-519660 A


Patent Literature 3: JP 2012-34043 A


SUMMARY OF THE INVENTION
Problems to Be Solved by the Invention

However, the technique disclosed in Patent Literature 1, which requires the power spectrum analysis of the music piece data in order to extract the index information, has a problem that it takes long time before generating the index information and thus the burden on the performers is not reduced.


The technique disclosed in Patent Literature 2, which requires complicated calculation for generating the fingerprint value, has a problem that it takes long time before the fingerprint value is generated. Moreover, when a part of the music piece data is of different music piece or when the music piece data is a combination of a plurality of music piece data, the music piece analysis data is not correctly compared based on the fingerprint generated only from a part of the music piece data.


The metadata used in the technique disclosed in Patent Literature 3, which is editable by the performers, possibly results in incorrect comparison, Moreover, since the music piece data is sometimes on different albums or the music piece analysis data is sometimes recorded for only a part of the music piece data, the music piece analysis data is not always usable even if the metadata matches.


An object of the invention is to provide a music piece data comparison device, a music piece analysis data distribution server, a music piece data comparison program, and a music piece analysis data distribution program that allow correct and rapid downloading of a music piece analysis data of desired music piece data stored in a server to reduce the burden for the preliminary work of performers.


Means for Solving the Problems

A music piece data comparison device according to an aspect of the invention includes: a music piece selector configured to allow a user to select music piece data; a first parameter generator configured to generate a first parameter from an entirety of the music piece data selected through the music piece selector; and a music piece analysis data receiver configured to receive matched music piece analysis data from the server, in which the server stores the music piece analysis data generated for the music piece data associated with a second parameter generated from the entirety of the music piece data and compares the second parameter with the first parameter to find the music piece analysis data whose second parameter matches the first parameter.


A music piece analysis data distribution server according to another aspect of the invention is connected to the music piece data comparison device according to the above aspect of the invention in a manner capable of communication, the music piece analysis data distribution server including: a first parameter receiver configured to receive the first parameter generated by the music piece data comparison device from the entirety of the music piece data and transmitted from the music piece data comparison device; a music piece analysis data storage configured to store the music piece analysis data generated for the music piece data associated with the second parameter generated from the entirety of the music piece data; a parameter comparison unit configured to compare the first parameter received by the first parameter receiver with the second parameter stored in the music piece analysis data storage; and a music piece analysis data transmitter configured to transmit the music piece analysis data, whose second parameter is compared to match the first parameter by the parameter comparison unit, to the music piece data comparison device.


A music piece data comparison program according to still another aspect of the invention is configured to cause a computer to function as the music piece data comparison device according to the above aspect of the invention.


A music piece analysis data distribution program according to further aspect of the invention is configured to cause a computer to function as the music piece analysis data distribution server according to the above aspect of the invention.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 is a block diagram showing a music piece data comparison device and a music piece analysis data distribution server according to an exemplary embodiment of the invention.



FIG. 2 is a flowchart showing a function of the exemplary embodiment.





DESCRIPTION OF EMBODIMENT(S)

An exemplary embodiment of the invention will be described below with reference to the attached drawings. FIG. 1 shows a music piece analysis data distribution system according to the present exemplary embodiment, The music piece analysis data distribution system includes a computer 1, a server 2 (a music piece analysis data distribution server), and a network 3 connecting the computer 1 and the server 2 in a manner capable of bidirectional communication therebetween.


The computer 1 (a music piece data comparison device) is a general-purpose computer including a processing unit and a storage (e.g., a hard disk).


The computer 1 is provided with a music piece data storage 11, a music piece data analyzer 12, a music piece analysis data storage 13, a music piece selector 14, a first parameter generator 15, a first parameter transmitter 16, a music piece analysis data receiver 17, and a music piece analysis data transmitter 18, which are embodied in a form of a computer-readable music piece data comparison program configured to be run on the processing unit and secured in a predetermined storage area in the storage.


The music piece data storage 11, which is defined by a part of the storage area in the storage, is configured to store a plurality of music piece data of a predetermined file format. Examples of the file format processible with the computer 1 of the present exemplary embodiment include a video (container format) file with an extension of mpg, mp4, m4v, mov, avi, and qtz, and a video (video codec) file with an extension of h.264, mpeg-4, and mpeg-2. The file format processible with the computer 1 also include an audio (audio codec) file, examples of which include an uncompressed audio file with an extension of way and aiff, a lossless compressed audio file with an extension of flac and alac, and a lossy compressed audio file with an extension of aac and mph.


The music piece data analyzer 12 is configured to select any music piece data stored in the music piece data storage 11 and analyze the music piece data through EFT (Fast Fourier Transform) or the like, thereby detecting BPM (Beat Per Minute) and KEY, beat positions, and characteristic sections (e.g. verse, pre-chorus, chorus, and the like) of the music piece data. The detected music piece analysis data is stored in the music piece analysis data storage 13.


The music piece selector 14 is configured to display the plurality of music piece data stored in the music piece data storage 11 to request a user to select the music piece data.


The first parameter generator 15 is configured to generate a first parameter from the entirety of the music piece data selected by the music piece selector 14.


Specifically, the first parameter generator 15 sums 32-bit binary data from the start to the end of the music piece data to generate checksum data, which is lower 32-bit binary data after the entirety of the music piece data are summed, as the first parameter. It should be noted that the metadata of the music piece data is not summed.


The first parameter generator 15 is further configured to acquire a duration time of the music piece data based on a sampling frequency, bit rate, and data length of the music piece data to generate the first parameter.


Although the checksum data is generated as the first parameter in the present exemplary embodiment, the first parameter can be generated through the other processes as long as the first parameter is generated from the entirety of the music piece data within a short time. For instance, the first parameter can be a hash value generated using a hash function.


The first parameter transmitter 16 is configured to transmit the first parameter, which includes the checksum data and the duration time of the music piece data generated by the first parameter generator 15, to the server 2 via the network 3. It should be noted that the network 3 can be wired or wireless networks as long as the first parameter can be uploaded


The music piece analysis data receiver 17 is configured to receive the music piece analysis data transmitted from the server 2. The received music piece analysis data is stored in the music piece analysis data storage 13.


The music piece analysis data transmitter 18 is configured to transmit the music piece analysis data, which the performer has analyzed using the music piece data analyzer 12, to the server 2 via the network 3. At this time, the first parameter generator 15 simultaneously generates the first parameter corresponding to the analyzed music piece analysis data, which is transmitted by the first parameter transmitter 16.


The server 2 is implemented as a computer including a processing unit and a storage. It should be noted that the server 2, which is illustrated to be connected only to a single computer 1 via the network 3 in FIG. 1, is actually connected to a plurality of computers 1 in a manner capable of communication as in the Internet.


The server 2 includes a music piece analysis data storage 21, a first parameter receiver 22, a parameter comparison unit 23, a music piece analysis data transmitter 24, and a music piece analysis data receiver 25, which are embodied in a form of a computer-readable music piece analysis data distribution program configured to be run on the processing unit and secured in a predetermined storage area in the storage.


The music piece analysis data storage 21, which is embodied as a part of the storage area in the storage of the computer, stores any music piece analysis data in association with a second parameter.


The first parameter receiver 22 is configured to receive the first parameter transmitted from the computer 1 via the network 3.


The parameter comparison unit 23 is configured to compare the first parameter, which is received by the first parameter receiver 22, with the second parameter stored in the music piece analysis data storage 21. The parameter comparison unit 23 finds the second parameter matching the first parameter and then outputs the matched second parameter to the music piece analysis data transmitter 24.


The music piece analysis data transmitter 24 is configured to call up the music piece analysis data corresponding to the matched second parameter outputted by the parameter comparison unit 23 from the music piece analysis data storage 21 to transmit the music piece analysis data to the computer 1. The music piece analysis data receiver 25 is configured to receive the music piece analysis data transmitted from the computer 1 and store the music piece analysis data in the music piece analysis data storage 21. At this time, the music piece analysis data receiver 25 associates the music piece analysis data with the first parameter transmitted from the computer 1 and store the first parameter and the music piece analysis data in the music piece analysis data storage 21 as the second parameter and music piece analysis data.


Next, a function of the present exemplary embodiment will be described below with reference to a flowchart shown in FIG. 2.


Accumulation of Music Piece Analysis Data

A plurality of performers select the music piece analysis data generated by the music piece data analyzer 12 (Step S1).


The first parameter generator 15 generates the first parameter from the music piece data corresponding to the selected music piece analysis data (Step S2).


The music piece analysis data transmitter 18 transmits the selected music piece analysis data to the server 2 via the network 3. Simultaneously, the first parameter transmitter 16 transmits the first parameter generated by the first parameter generator 15 to the server 2 via the network 3 (Step S3).


The music piece analysis data receiver 25 of the server 2 receives the music piece analysis data transmitted from the computer 1. Simultaneously, the first parameter receiver 22 receives the first parameter transmitted from the computer 1 (Step S4).


The music piece analysis data receiver 25 receives the music piece analysis data and stores the received music piece analysis data associated with the second parameter in the music piece analysis data storage 21 (Step S5), where the first parameter received by the first parameter receiver 22 is regarded as the second parameter.


The above Steps S1 to S5 are performed by the plurality of computers 1 connected via the network 3, so that a large number of music piece analysis data is stored in the music piece analysis data storage 21 of the server 2.


Acquisition of Music Piece Analysis Data through Data Comparison

Performers such as DJ, who require the music piece analysis data of the music piece data to be played, select the music piece data using the music piece selector 14 (Step S6).


The first parameter generator 15 generates the first parameter based on the selected music piece data (Step S7).


The first parameter transmitter 16 transmits the generated first parameter to the server 2 (Step S8).


Upon receipt of the first parameter (Step S9), the first parameter receiver 22 of the server 2 outputs the received first parameter to the parameter comparison unit 23.


The parameter comparison unit 23 compares the received first parameter with the second parameter stored in the music piece analysis data storage 21 (Step S10).


The music piece analysis data transmitter 24 calls up the music piece analysis data associated with the second parameter, which is found matched as a result of the comparison by the parameter comparison unit 23, and transmits the music piece analysis data to the computer 1 (Step S11).


The music piece analysis data receiver 17 of the computer 1 receives the music piece analysis data (Step S12).


The music piece analysis data receiver 17 stores the received music piece analysis data in the music piece analysis data storage 13 (Step S13).


According to the present exemplary embodiment, the following advantages can be achieved.


In the present exemplary embodiment, the first parameter generator 15 generates the first parameter from the entirety of the music piece data. Comparing the first parameter generated from the entirety of the music piece data with the second parameter similarly generated from the entirety of the music piece data allows highly accurate acquisition of the requested music piece analysis data. Accordingly, the music piece analysis data can be acquired within a shorter time and with less burden than acquiring the music piece analysis data through the music piece analysis by the performers themselves.


The first parameter, which is in a form of the checksum data, allows reduction of the processing time, so that the music piece analysis data can be acquired within a further shorter time.


In the exemplary embodiment, the duration time of the music piece data is also used as the first parameter. Performing comparison using the checksum data and the duration time allows further accurate comparison and thereby reliable acquisition of the requested music piece analysis data.


It should be noted that the scope of the invention is not limited by the above-described exemplary embodiment but includes below-described modifications.


The invention is not limited to the above-described exemplary embodiment, where the received music piece analysis data is stored in the music piece analysis data storage 13. For instance, the received music piece analysis data can be temporarily stored in a temporary memory and discarded after playing the music piece data. In this case, the music piece analysis data is separately downloaded from the server each time when being required.


The invention is not limited to the above-described exemplary embodiment, where the music piece analysis data is only downloaded from the server 2 to the computer 1. For instance, beat positions and the like of the downloaded music piece analysis data can be modified in advance and the modified music piece analysis data can be uploaded to the server 2.


The invention is not limited to the above-described exemplary embodiment, where the music piece data comparison device is the computer 1. For instance, the music piece data comparison device is a handheld terminal or a playback controller (e.g. DJ controller), which is capable of bidirectional communication with the server 2, in some embodiments of the invention.


In addition, the structure, process or the like in implementing the invention may be modified in any manner as long as such a modification is compatible with an object of the invention.


Explanation of Codes


1 . . . computer, 2 . . . server, 3 . . . network, 11 . . . music piece data storage, 12 . . . music piece data analyzer, 13 . . . music piece analysis data storage, 14 . . . music piece selector, 15 . . . first parameter generator, 16 . . . first parameter transmitter, 17 . . . music piece analysis data receiver, 18 . . . music piece analysis data transmitter, 21 . . . music piece analysis data storage, 22 . . . first parameter receiver, 23 . . . parameter comparison unit, 24 . . . music piece analysis data transmitter, 25 . . . music piece analysis data receiver

Claims
  • 1. A music piece data comparison device comprising: a music piece selector configured to allow a user to select music piece data;a first parameter generator configured to generate a first parameter from an entirety of the music piece data selected through the music piece selector;a first parameter transmitter configured to transmit the first parameter generated by the first parameter generator to a server being connected in a manner capable of communication; anda music piece analysis data receiver configured to receive matched music piece analysis data from the server, wherein the server stores the music piece analysis data generated for the music piece data associated with a second parameter generated from the entirety of the music piece data and compares the second parameter with the first parameter to find the music piece analysis data whose second parameter matches the first parameter.
  • 2. The music piece data comparison device according to claim 1, wherein the first parameter and the second parameter each comprise a checksum data of an entirety of corresponding music piece data.
  • 3. The music piece data comparison device according to claim 2, wherein the first parameter and the second parameter each comprise a duration time of the corresponding music piece data.
  • 4. A music piece analysis data distribution server connected to the music piece data comparison device according to claim 1 in a manner capable of communication, the music piece analysis data distribution server comprising: a first parameter receiver configured to receive the first parameter generated by the music piece data comparison device from the entirety of the music piece data and transmitted from the music piece data comparison device;a music piece analysis data storage configured to store the music piece analysis data generated for the music piece data associated with the second parameter generated from the entirety of the music piece data;a parameter comparison unit configured to compare the first parameter received by the first parameter receiver with the second parameter stored in the music piece analysis data storage; anda music piece analysis data transmitter configured to transmit the music piece analysis data, whose second parameter is compared to match the first parameter by the parameter comparison unit, to the music piece data comparison device.
  • 5. A non-transitory computer-readable recording medium recording a music piece data comparison program configured to cause a computer to function as the music piece data comparison device according to claim 1.
  • 6. A non-transitory computer-readable recording medium recording a music piece analysis data distribution program configured to cause a computer to function as the music piece analysis data distribution server according to claim 4.
PCT Information
Filing Document Filing Date Country Kind
PCT/JP2018/034402 9/18/2018 WO 00