WO2004022191A1 - 運動体制御システム - Google Patents

運動体制御システム Download PDF

Info

Publication number
WO2004022191A1
WO2004022191A1 PCT/JP2003/011060 JP0311060W WO2004022191A1 WO 2004022191 A1 WO2004022191 A1 WO 2004022191A1 JP 0311060 W JP0311060 W JP 0311060W WO 2004022191 A1 WO2004022191 A1 WO 2004022191A1
Authority
WO
WIPO (PCT)
Prior art keywords
performance
information
moving body
moving object
moving
Prior art date
Application number
PCT/JP2003/011060
Other languages
English (en)
French (fr)
Inventor
Hiroshi Nakaarai
Takashi Nakata
Shigehiko Yamanaka
Original Assignee
Bandai Co., Ltd.
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 Bandai Co., Ltd. filed Critical Bandai Co., Ltd.
Priority to AU2003264352A priority Critical patent/AU2003264352A1/en
Publication of WO2004022191A1 publication Critical patent/WO2004022191A1/ja

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10HELECTROPHONIC MUSICAL INSTRUMENTS; INSTRUMENTS IN WHICH THE TONES ARE GENERATED BY ELECTROMECHANICAL MEANS OR ELECTRONIC GENERATORS, OR IN WHICH THE TONES ARE SYNTHESISED FROM A DATA STORE
    • G10H1/00Details of electrophonic musical instruments
    • G10H1/0033Recording/reproducing or transmission of music for electrophonic musical instruments
    • G10H1/0041Recording/reproducing or transmission of music for electrophonic musical instruments in coded form
    • G10H1/0058Transmission between separate instruments or between individual components of a musical system
    • G10H1/0066Transmission between separate instruments or between individual components of a musical system using a MIDI interface
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63HTOYS, e.g. TOPS, DOLLS, HOOPS OR BUILDING BLOCKS
    • A63H13/00Toy figures with self-moving parts, with or without movement of the toy as a whole
    • A63H13/02Toy figures with self-moving parts, with or without movement of the toy as a whole imitating natural actions, e.g. catching a mouse by a cat, the kicking of an animal
    • A63H13/04Mechanical figures imitating the movement of players or workers

Definitions

  • the present invention relates to a moving body control system, a moving body, and a program thereof.
  • a moving object control system, a moving object, and the like which use widely used MIDI (Musical Instrument Digital Interface) data as driving data for driving a lotus body such as a doll, are used to control the moving body.
  • MIDI Musical Instrument Digital Interface
  • the present invention relates to a moving object control system, a moving object, and a program for performing performance of assisting the performance of a moving object in which one moving object is at the center and another moving object is at the center.
  • the present invention relates to a moving object control system that can update performances performed by dolls and can perform more diverse performances by adding more dolls.
  • MIDI an interface for connecting musical instruments and transmitting the music information by digital signals.
  • the standard hardware and hardware for transmitting the playing state to other musical instruments is used. This is a software format.
  • MIDI data used in MIDI is Unlike audio signals that have been converted to audio signals, they are not the data of the sound itself, but the performance information of the instrument. For example, in the case of a keyboard, it encodes the actions of pressing and releasing a key, depressing and releasing a pedal, and changing the tone.
  • MIDI data can be broadly divided into channel messages for independent control of multiple parts and system messages for controlling the entire MIDI system.
  • the channel message uses the MID I channel and the concept of relay to control up to 16 parts.
  • channel messages are classified into voice messages, such as note information, and mode messages, which set the reception status of voice messages.
  • Voice messages include note-on / off (sound / stop), program change (tone switching), pitch bend, and so on.
  • the note-on message consists of a status byte followed by two bytes of data bytes. Note that the status byte usually has a leading 9 indicating that this message is a note-on message, followed by an arbitrary channel number.
  • the first byte of the data byte consisting of two bytes is a note number representing the scale.
  • This note number is a numerical representation of the scale, with C (de) at the center of the piano being the number 60 and increasing or decreasing by one semitone, with the lowest note at 0 and the highest note.
  • C (de) at the center of the piano being the number 60 and increasing or decreasing by one semitone, with the lowest note at 0 and the highest note.
  • the second byte is velocity, which indicates the strength of the sound.
  • the velocity of the second byte is the speed at which the keyboard is pressed (the speed at which the instrument is played). It is a parameter that expresses the value assuming the sound intensity.
  • the note-off message usually indicates that the first 8 of the status byte is a note-off message, followed by an arbitrary channel number.
  • the MIDI data is obtained by encoding note information necessary for a performance such as MIDI channel information, timbre information, scale information, pitch information, and tone strength information based on the standard.
  • the music to be played is determined, and the driving data and the melody data are created based on the score of this music in a unique format, which makes the production cost high. Also, adding new songs was not easy.
  • MIDI data is a representative standard as described above, and many songs created with MIDI data are provided and are easy to create.
  • the performance information is stored in advance as described above, and the stored performance information is merely repeated for the stored performance. There was a problem.
  • the present invention has been made in view of the above problems, and its purpose is to synchronize with a melody by using performance data obtained from MIDI data as drive data for driving a performance doll. It is an object of the present invention to provide a moving object control system, a moving object, and a program for performing drive control of a moving object capable of performing a natural operation.
  • an object of the present invention is to provide a moving object control system, a lotus object, and a program for performing a performance centering on a moving object selected as a host.
  • an object of the present invention is to provide a moving body control system, a moving body, and a program for capturing a moving body lacking a lotus body serving as a host even if not all moving bodies required for performance are provided. Is to do. Further, an object of the present invention is to provide a technique capable of updating a performance performed by a moving body such as a doll and performing more various performances by adding a moving body. It is in that. Disclosure of the invention
  • the first invention for achieving the object of the present invention is a moving object control.
  • a control unit and a plurality of moving bodies
  • the control unit includes:
  • Each of the moving bodies is a member of the moving bodies.
  • a drive control unit that determines a drive location and a drive time of the moving body based on the supplied performance data, and controls the plurality of drive units based on a result of the determination.
  • a second invention for achieving the above object of the present invention is a moving object control system
  • a control unit and a plurality of moving bodies
  • the control unit includes:
  • Storage means for storing performance data comprising M D I channel information, timbre information, scale information, duration information and tone strength information obtained from M D I data;
  • Each of the moving bodies is a member of the moving bodies.
  • the driving position of the moving body is determined from the timbre information and / or scale information of the supplied performance data.
  • Drive control means for determining the drive time of the drive location from the above, and controlling the plurality of drive units based on the determination results.
  • a third aspect of the invention which achieves the object of the present invention, in the first or second aspect of the invention, another moving body is connected, and performance data for controlling the moving body is supplied to the moving body. It is characterized by further having a connection part for performing the connection.
  • a fourth invention for achieving the object of the present invention is the first, second or third invention, further comprising a connection unit for connecting a recording medium storing performance data,
  • the control unit reads performance data from the recording medium connected in place of the storage unit.
  • the fifth invention for achieving the object of the present invention is the first, second, third or fourth invention based on the MIDI channel information, scale information, tone length information and tone strength information of MIDI data.
  • a performance data generation unit for generating performance data for generating performance data.
  • the drive control means sets a drive time of the drive location to be shorter than a sound length based on sound length information. It is characterized by.
  • the driving unit is configured to drive the operation so that a cycle of one operation is a note length of one note based on tone length information. It is characterized in that it is configured to
  • An eighth invention for achieving the above object of the present invention is a moving object control system
  • Drive control data for controlling the drive unit is generated from MIDI data.
  • a ninth invention for achieving the above object of the present invention is the invention according to the eighth invention, wherein the control section determines a driving place and a driving time of the moving body from note information of MIDI data, and performs drive control. It is characterized by generating data.
  • a tenth invention for achieving the object of the present invention is the eighth invention or the ninth invention, wherein the control unit determines a driving place of the moving body from tone color information and / or scale information of MIDI data, The driving time of the driving place is determined from the sound length information and Z or sound strength information of the MIDI data.
  • control unit is configured such that a driving time of the driving part is shorter than a sound length based on sound length information. It is characterized by doing.
  • the driving unit is arranged such that one operation cycle is a note length of one note based on tone length information. It is characterized by being configured to be driven.
  • a thirteenth invention for achieving the above object of the present invention is a moving body, comprising: a plurality of driving means for driving a driving portion;
  • a drive control unit that determines a drive position and a drive time of the lotus body from the note information of the MIDI data, and controls the plurality of drive units based on a result of the determination.
  • a fourteenth invention for achieving the above object of the present invention is a moving body, A plurality of driving means for driving a driving portion;
  • a drive control means for determining the drive time of the drive location from the sound duration information and / or the sound strength information of the data, and controlling the plurality of drive means based on the determination results.
  • a fifteenth invention for achieving the object of the present invention is characterized in that, in the thirteenth invention or the fifteenth invention, a connection unit for receiving performance data is further provided.
  • a sixteenth invention for achieving the above object of the present invention is the invention according to the thirteenth, fourteenth, or fifteenth invention, wherein the drive control means sets the drive time of the drive portion to a one-note sound. It is characterized by being shorter than the length.
  • a seventeenth invention for achieving the object of the present invention is the invention according to the thirteenth, fourteenth, fifteenth, or sixteenth invention, wherein the driving means has a period of one operation of one note. It is configured to be driven to have a length.
  • An eighteenth invention for achieving the above object of the present invention is a moving object control method for controlling driving of a moving object based on MDI data
  • the note information of the MIDI data, the driving position of the moving object and the driving time of the driving position are stored in association with each other, and the driving position to be driven is determined based on the note information of the read MIDI data based on the association. And determining the driving time of the driving portion, and controlling the driving of the moving body.
  • the nineteenth invention for achieving the above object of the present invention is the same as the eighteenth invention.
  • the note information of the MIDI data is timbre information, scale information, pitch length information, and tone strength information of the MIDI data
  • a drive location of the lotus body is determined from the timbre information and the Z or scale information.
  • the driving time of the driving place is determined from the sound length information and the sound intensity information.
  • the twenty-second invention for achieving the object of the present invention is the eighteenth or the first invention.
  • the plurality of moving objects are controlled by associating the channel information of the MIDI data with the plurality of moving objects and assigning the note information of the channel information to the moving object corresponding to the channel information. It is characterized by the following.
  • a twenty-first invention for achieving the above object of the present invention is the invention according to the eighteenth, nineteenth, or twenty-eighth invention, wherein the driving time of the driving part is shorter than the length of one note. It is characterized by doing.
  • a second invention for achieving the above object of the present invention is a program for an information processing device for controlling a driving unit of a moving body
  • a control unit configured to generate drive control data for controlling the drive unit based on note information obtained from MIDI data, and to control the drive unit based on the drive control data. It is characterized by functioning.
  • the program causes the information processing apparatus to determine a driving position of a moving body and a moving body based on note information obtained from MIDI data. It is characterized in that it determines the drive time and functions as control means for generating drive control data.
  • the twenty-fourth invention which achieves the object of the present invention is the above-mentioned twenty-second or second invention.
  • the program determines the driving location of the moving body from the timbre information and the Z or scale information obtained from the MIDI data, and determines the driving position of the moving body from the sound length information and / or the sound intensity information of the MIDI data.
  • Driving area It is characterized by functioning as control means for determining the driving time of a place.
  • the program causes the information processing apparatus to have a driving time of one note. It is characterized by functioning as drive control means for generating drive control data shorter than the length.
  • a twenty-sixth invention for achieving the above object of the present invention is a program for an information processing device for controlling a driving unit of a plurality of moving bodies
  • the program controls the information processing device,
  • Performance data composed of MIDI channel information, timbre information, scale information, length information and tone strength information obtained from MIDI data is called out from the storage unit, and based on the MIDI channel information of the performance data, the MIDI channel information is obtained.
  • the driving location of the determined moving body is determined from the timbre information and / or scale information of the performance data, and the driving time of the driving location is determined from the pitch information and / or the tone strength information of the performance data. It is characterized by functioning as a means for controlling the driving of the driving part of the moving body based on the determination result of (1).
  • a twenty-seventh invention for achieving the above object of the present invention is the invention according to the twenty-sixth invention, wherein the program is an information processing device that selects a plurality of storage units and reads out performance data. It is characterized by functioning.
  • the program causes the information processing device to transmit MIDI channel information of MIDI data, timbre information, scale information, and sound. It is characterized by functioning as a means for generating performance data based on length information and sound intensity information.
  • the twentieth invention which achieves the above object of the present invention is characterized in that:
  • the program causes the information processing device to function as drive control means for controlling the drive such that the drive time of the drive location is shorter than the length of one note. I do.
  • a 30th invention for achieving the above object of the present invention is a recording medium storing the program according to the 22nd to 28th inventions.
  • a thirty-first invention for achieving the object of the present invention is a moving object control system
  • It has a plurality of moving bodies, and a communication line connecting the lotus moving bodies, and each of the moving bodies is
  • a storage device in which a moving body identifier for identifying each moving body is stored, and in response to a command from the user's action to host the own moving body, the moving body identifier of the other moving body serving as a slave is determined.
  • Transmitting means for transmitting a moving body identifier stored in the storage device to the moving body serving as a host in response to the moving body identifier request signal;
  • a storage device in which main performance control information for performing the performance and sub performance control information of another athletic body serving as a slave are stored in correspondence with the athletic body identifier;
  • a temporary storage device for temporarily storing the transmitted sub-performance control information when the self-moving object becomes a slave
  • the driving means is controlled based on performance means for causing the moving body to perform, and when the own moving body becomes a host, the driving section is controlled based on main performance control information stored in the storage device.
  • the thirty-first invention when the self-moving body is a host and another moving body serving as a slave is missing, the missing lotus is used.
  • a storage device in which auxiliary performance control information for assisting the performance of the moving object is stored corresponding to the moving object identifier;
  • a missing moving object identifier is determined based on the transmitted moving object identifier, auxiliary performance control information corresponding to the missing moving object identifier is read from the storage device, and the read auxiliary performance is read.
  • a thirty-third invention for achieving the object of the present invention is the invention according to the thirty-first or thirty-second invention, wherein each of the moving bodies is connected in a ring shape by a communication line, and It is characterized by being configured to sequentially transfer signals.
  • each of the moving bodies is formed in a star shape by a communication line with the moving body serving as a host as a center. Connected and configured to transmit and receive signals individually between each athletic body and the host performer It is characterized by.
  • a thirty-fifth invention for achieving the above object of the present invention is a moving object, comprising: a storage device storing a lotus object identifier for identifying the moving object; and a command for hosting the self-moving object by a user action.
  • a temporary storage device for temporarily storing the transmitted sub-performance control information when the self-moving object becomes a slave
  • a thirty-sixth invention which achieves the object of the present invention is the same as the thirty-fifth invention, wherein the self-rotating body is a host and the other moving body as a slave is absent.
  • a storage device in which the assisting performance control information for assisting the performance of the lotus moving object is stored corresponding to the moving object identifier,
  • the missing moving object identifier is determined based on the transmitted moving object identifier, and the assisting performance control information corresponding to the missing moving object identifier is read from the storage device, and the read auxiliary is read.
  • a thirty-seventh invention for achieving the above object of the present invention is a moving object control system having a plurality of moving objects, wherein each of the moving objects in the moving object control system includes:
  • a storage device in which a moving body identifier for identifying each moving body is stored, and a moving body identifier is transmitted to another moving body serving as a slave in response to a command by the user to host the own moving body.
  • a temporary storage device for temporarily storing the transmitted sub-performance control information when the self-moving body becomes a slave; Means for transmitting sub-performance control information corresponding to the transmitted moving object identifier to the moving object having the corresponding moving object identifier when the own moving object becomes the host;
  • a thirty-eighth invention for achieving the above object of the present invention is the above-mentioned thirty-seventh invention, wherein each of the moving bodies of the moving body control system includes:
  • the auxiliary performance control information for assisting the performance of the missing moving body is associated with the moving body identifier.
  • a missing moving object identifier is determined based on the transmitted moving object identifier, auxiliary performance control information corresponding to the missing lotus object identifier is read from the storage device, and the read auxiliary performance is read.
  • a thirty-ninth invention for achieving the object of the present invention is characterized in that, in the thirty-seventh or thirty-eighth invention, when each moving body is connected in a ring shape, a signal is transmitted from a performance doll acting as a host. This is a program that functions to transfer data sequentially.
  • the 40th invention for achieving the object of the present invention is the thirty-seventh or thirty-eighth invention, wherein each of the moving bodies is connected in a star shape around the moving body serving as a host. This is a program that functions so that signals are transmitted and received individually between each athletic body and the host performance doll.
  • a moving object is responded to a storage device in which a moving object identifier for identifying the moving object is stored, and a command by the user to host the own moving object.
  • a temporary storage device for temporarily storing the transmitted sub-performance control information when the self-moving object becomes a slave
  • a 42nd invention for achieving the above object of the present invention is the above 41st invention, wherein the moving body is
  • the assisting performance control information for assisting the performance of the missing moving body corresponds to the moving body identifier.
  • the missing moving object identifier is determined based on the transmitted moving object identifier, and the assisting performance control information corresponding to the missing moving object identifier is read from the storage device.
  • a forty-third invention that achieves the object of the present invention is a recording medium storing the program according to the thirty-seventh to forty-second inventions.
  • a forty-fourth invention for achieving the object of the present invention is a moving object control system
  • a moving body a moving body control unit that controls the moving body, a terminal, and a server,
  • the server comprises:
  • a storage device storing performance information in which performance control information for performing the performance and required exercise body identifier information in which the exercise body identifier of the exercise body required for performing the performance are described.
  • the puff Means for transmitting orchestration information to the terminal In response to a request for a performance information down request, the puff Means for transmitting orchestration information to the terminal;
  • the moving body is a member of the moving body.
  • a control unit that controls the driving unit based on the performance control information received by the reception unit;
  • the moving body control unit controls the moving body control unit
  • a moving body identifier request signal for requesting the lotus body to transmit a moving body identifier; a moving body identifier requesting means for transmitting via the transmitting / receiving means;
  • a moving object identifier transferring means for transferring the moving object identifier transmitted from each moving object to the terminal via the transmitting / receiving means;
  • the terminal is a
  • a storage device for storing the downloaded performance information; and a means for receiving a moving object identifier of each moving object transmitted from the moving object control unit; 11060
  • the performance for selecting the performance information that can perform the performance by comparing the required moving body identifier information of the performance information stored in the storage device with the moving body identifier of each moving body received from the moving body control unit.
  • Information selection means
  • Transmitting means for transmitting control information of the performance information selected by the performance information selecting means to the moving body control unit;
  • transmission and reception of information between the moving body, the moving body control unit, and the terminal are performed by Bluetooth. It is characterized by being performed in.
  • a forty-sixth invention for achieving the object of the present invention is the forty-fourth or forty-fifth invention, wherein the lotus body control unit comprises:
  • Control means for controlling the drive unit based on the performance control information
  • a 47th invention for achieving the above object of the present invention is a moving object control system
  • a moving body and a moving body control unit that controls the moving body
  • a storage device in which a moving object identifier for identifying the moving object is stored; a transmitting unit that transmits the lotus object identifier;
  • a control unit that controls the driving unit based on the performance control information received by the reception unit;
  • the moving body control unit controls the moving body control unit
  • Lotus body identifier request means for transmitting a body identifier request signal requesting the movement body to transmit a body identifier
  • Performance control information transfer means for transferring the performance control information obtained from the terminal to each of the moving bodies
  • transmission / reception of information between the moving body and the moving body control unit is performed by B 1 uetooth. It is characterized by the following.
  • a 49th invention for achieving the above object of the present invention is the 47th or 48th invention, wherein the moving body control unit comprises:
  • Control means for controlling the drive unit based on the performance control information
  • a 50th invention for achieving the above object of the present invention is a moving body, A storage device in which a moving object identifier for identifying the moving object is stored; a transmitting unit that transmits the lotus object identifier;
  • Control means for controlling the driving unit based on the performance control information received by the receiving means
  • a fifty-first invention for achieving the object of the present invention is characterized in that, in the fifty-first invention, transmission and reception of information are performed in Bluetooth.
  • a 52nd invention for achieving the above object of the present invention is to download performance information for causing an athletic body to perform a performance from a server located at a remote place, and replace necessary information among the downloaded performance information with the exercise information.
  • a storage device for storing the downloaded performance information, a means for receiving a moving object identifier of each moving object from the moving object control unit, a required moving object identifier information of the performance information stored in the storage device, Performance information selecting means for comparing the athletic body identifiers of the athletic bodies received from the athletic body control unit with each other and selecting performance information capable of performing; Transmitting means for transmitting control information of the performance information selected by the performance information selecting means to the moving body control unit;
  • a fifty-third invention that achieves the object of the present invention is characterized in that, in the above-mentioned fifth invention, transmission and reception of information with the lotus controller is performed in B1uet0oth.
  • a fifty-fourth invention for achieving the object of the present invention is to download performance information for causing an athletic body to perform a performance from a server located at a remote place, and replace necessary information among the downloaded performance information with the exercise information.
  • the download of performance information in which performance control information for performing performance and required vehicle identifier information in which a vehicle identifier of a vehicle required for performing the performance is described is associated with each other.
  • a storage device for storing the downloaded performance information, a means for receiving a moving object identifier of each moving object from the moving object control unit, a required moving object identifier information of the performance information stored in the storage device, Performance information selecting means for comparing the athletic body identifiers of the athletic bodies received from the athletic body control unit with each other and selecting performance information capable of performing;
  • Transmitting means for transmitting control information of the performance information selected by the performance information selecting means to the moving body control unit;
  • a fifty-fifth invention that achieves the object of the present invention is the fifth invention, in which the transmission and reception of information with the moving body control unit is performed by B 1 uetooth.
  • This is a program characterized by causing the terminal to further function as a means for providing information.
  • a fifth invention for achieving the above object of the present invention is a server for transmitting performance information for causing a moving body to perform a performance to a terminal in a remote place,
  • Performance information is stored in which performance control information for performing a performance is associated with required vehicle identifier information in which a vehicle identifier of the vehicle required for performing the performance is described.
  • a fifty-seventh invention for achieving the above object of the present invention is a server that transmits performance information for causing a moving body to perform a performance to a terminal at a remote location,
  • Performance information is stored in which performance control information for performing a performance is associated with required vehicle identifier information in which a vehicle identifier of the vehicle required for performing the performance is described.
  • a fifty-eighth invention for achieving the object of the present invention is a moving object control system
  • a lotus body a terminal, and a server
  • the server is A storage device that stores performance control information for performing the performance
  • the moving body is a member of the moving body.
  • Control means for controlling the driving unit based on the performance control information received by the receiving means
  • the terminal is a
  • a storage device for storing the downloaded performance information; a performance information selecting means for selecting performance information; and a transmitting means for transmitting performance control information of the performance information selected by the performance selecting means to the athletic body. It is characterized by.
  • a fifty-ninth invention for achieving the object of the present invention is the fifth-eighth invention, characterized in that transmission and reception of information between the moving body and the terminal are performed by Bluetooth. I do.
  • a 60th invention for achieving the above object of the present invention is a moving object, wherein the receiving means receives performance control information for causing the moving object to perform a performance,
  • a drive unit for operating the moving body Control means for controlling the driving unit based on the performance control information received by the receiving means;
  • a sixty-first invention for achieving the object of the present invention is characterized in that, in the sixtieth invention, transmission / reception of information is performed in Bluetooth.
  • a sixth invention for achieving the above object of the present invention is to download performance information for causing a lotus body to perform a performance from a server located at a remote place, and to provide necessary information among the downloaded performance information to the exercise.
  • a sixty-third invention for achieving the object of the present invention is characterized in that, in the sixty-second invention, transmission and reception of information with the moving body are performed in Bluetooth.
  • a sixty-fourth invention for achieving the above object of the present invention is that, from a server located at a remote place, performance information for causing a moving body to perform performance is downloaded, and the necessary information among the downloaded performance information is A terminal for transmitting to a moving body, the terminal comprising:
  • Means for requesting the server to download performance information a storage device for storing the downloaded performance information, performance information selecting means for selecting performance information, Transmitting means for transmitting the performance control information of the performance information selected by the performance selecting means to the moving body;
  • a sixty-fifth invention for achieving the above object of the present invention is the sixth invention according to the sixth invention, wherein the terminal further functions as means for transmitting and receiving information to and from the moving body by B 1 uetooth.
  • a sixth invention for achieving the object of the present invention is a server for transmitting performance information for causing a moving body to perform a performance to a terminal in a remote place,
  • a storage device that stores performance control information for performing performance
  • a sixty-seventh invention for achieving the above object of the present invention is a server that transmits performance information for causing a lotus body to perform a performance to a terminal located at a remote place,
  • a storage device that stores performance control information for performing performance
  • a sixty-eighth invention for achieving the above object of the present invention is a recording medium storing the program described in the fifty-fourth, fifty-fifth, fifty-seventh, sixty-fourth, sixty-five and sixty-seventh. is there.
  • the 69th invention for achieving the above object of the present invention is a moving object control system.
  • It has a plurality of moving bodies, and a communication line connecting the moving bodies, each of the moving bodies,
  • a storage device in which a moving object identifier for identifying each moving object is stored, and in response to a command by the user action to host the own moving object, the other moving object serving as a slave is provided with a moving object identifier.
  • Main performance control information consisting of timbre information, scale information, duration information, and tone strength information obtained from data, and timbre information, scale information, and sound obtained from MIDI data of other moving bodies as slaves
  • a temporary storage device for temporarily storing the transmitted sub-performance control information when the self-moving object becomes a slave
  • the driving position of the moving body is determined from the timbre information and / or scale information of the main performance control information stored in the storage device, and the sound duration information and / Or sound passion
  • the driving time of the driving part is determined from the report, and the plurality of driving units are controlled based on the determination results.
  • the self-moving body becomes a slave the sub-performance stored in the temporary storage device is determined.
  • the driving position of the moving body is determined from the timbre information and / or scale information of the control information, and the driving time of the driving position is determined from the pitch information and / or the sound intensity information of the performance data.
  • Drive control means for controlling the plurality of drive units based on a result;
  • a seventyth aspect of the present invention for achieving the object of the present invention is the sixth aspect of the invention, wherein the drive control means sets the drive time of the drive location to be shorter than the duration of the sound based on the duration information. It is characterized by.
  • the driving means is arranged such that a cycle of one operation is a note length of one note based on note length information. It is characterized in that it is configured to be driven.
  • a seventy-second invention for achieving the object of the present invention is the invention according to any one of the sixty-ninth to seventy-first inventions, wherein the self-moving body serves as a host, and the other moving body serving as a slave lacks. If there is, the assisting performance control information consisting of timbre information, scale information, tone length information and sound intensity information obtained from MIDI data for assisting the performance of the missing moving object is the moving object identifier.
  • the missing moving object identifier is determined based on the transmitted moving object identifier, and the assisting performance control information corresponding to the missing moving object identifier is read from the storage device.
  • a thirty-third invention for achieving the object of the present invention is the invention according to any one of the sixty-sixth to seventy-second inventions, wherein MIDI channel information of MIDI data is used as a moving object identifier for identifying the moving object. It is characterized by being used.
  • FIG. 1 is a block diagram of the performance doll system body A of the present invention
  • FIG. 2 is a diagram showing an example of performance data
  • FIG. 3 is a diagram showing a score as a source of the performance data
  • FIG. FIG. 5 is a diagram showing an example of performance data
  • FIG. 5 is a diagram for explaining the configuration of the driving unit 10
  • FIG. 6 is a diagram for explaining the configuration of the driving unit 10
  • FIG. FIG. 8 is a diagram for explaining the configuration of the drive unit 10.
  • FIG. 8 is a diagram showing an example of generation of a drive control signal for the performance doll 3
  • FIG. FIG. 10 is a diagram showing an example
  • FIG. 10 is an operation flowchart of the first embodiment
  • FIG. 11 is a block diagram of the second embodiment
  • FIG. 12 is a third embodiment.
  • FIG. 13 is a block diagram of a fourth embodiment
  • FIG. 14 is a conceptual diagram of a fifth embodiment of the present invention.
  • FIG. 15 is a block diagram of the performance doll 201
  • FIG. 16 is a diagram for explaining transmission / reception of a doll ID
  • FIG. 17 is a diagram for explaining performance control information.
  • 18 is a diagram for explaining performance control information
  • FIG. 19 is a diagram for explaining transmission and reception of sub performance control information
  • FIG. 20 is a diagram for explaining transmission and reception of sub performance control information.
  • FIG. 21 is a flowchart of the operation in the fifth embodiment
  • FIG. 22 is a diagram for explaining the sixth embodiment
  • FIG. 23 is a diagram for explaining the sixth embodiment.
  • FIG. 24 is a seventh operational flowchart.
  • FIG. 25 is a conceptual diagram of the embodiment
  • FIG. 25 is a block diagram of a performance doll in the seventh embodiment
  • FIG. 26 is a diagram for explaining transmission and reception of a doll ID request signal and a doll ID
  • FIG. 27 is a diagram for explaining transmission and reception of sub performance control information
  • FIG. 28 is a block diagram of a performance doll in the eighth embodiment
  • FIG. 29 is a diagram of the ninth embodiment.
  • 30 is a block diagram of a performance doll 50 la
  • FIG. 31 is a diagram showing an example of a transmission format of performance control data
  • FIG. 32 is a block of a commanding doll 502.
  • FIG. 33 is a block diagram of the server 503
  • FIG. 34 is a diagram showing an example of the performance data database 532
  • FIG. 35 is an example of a list of performance data.
  • Fig. 36 is a block diagram of the client terminal 504.
  • Fig. 37 is an operation flowchart showing the operation of downloading performance data to the client terminal 504.
  • Fig. 38 is a diagram in which performance control data is transferred from the client terminal to each performance doll, and the dolls are transferred.
  • FIG. 39 is a flowchart showing the operation up to the performance of the performance
  • FIG. 39 is a diagram showing the tenth embodiment
  • FIG. 40 is a diagram showing the tenth embodiment
  • FIG. FIG. 4 is a block diagram of the performance doll 5 2 1 a
  • FIG. 4 2 is a diagram for explaining a method of receiving performance control data
  • FIG. 4 3 is a block diagram of the server 5 2 3, and FIG. FIG.
  • FIG. 45 is a diagram showing an example of a performance data database 632, FIG. 45 is a diagram showing an example of a performance data list display, and FIG. 46 is a block diagram of a client terminal 52 4; 4 7 is performance
  • FIG. 48 is an operation flowchart showing an operation of downloading data to the client terminal 524. Performance control data is transferred from the client terminal 524 to each performance doll, and the dolls perform.
  • Fig. 49 shows the new music name "zz 2003/011060
  • FIG. 52 is a diagram showing that the performance data of "z" has been added to the performance data database 532;
  • FIG. 50 is a block diagram showing the first embodiment;
  • FIG. 51 and FIG. It is a flowchart of operation
  • the present invention is characterized in that the performance of each performance doll is controlled using performance data obtained from the above-mentioned MIDI data.
  • MIDI data obtained from the above-mentioned MIDI data.
  • FIG. 1 is a block diagram of a performance doll system body A of the present invention.
  • Fig. 1 is a storage unit that stores performance data
  • 2 is a control unit that supplies performance data to each performance doll
  • 3 is a performer who plays alto saxophone
  • 4 is an acoustic piano 5 is a performance doll that plays the bass.
  • the storage unit 1 stores MIDI channel information, timbre information, scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information obtained from the original MIDI data. Is stored.
  • the performance data consists of original MIDI data, MIDI channel information, timbre information, scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information.
  • control unit 2 and the control units of the performance dolls 3 to 5 can process MIDI data, MIDI channel information in the MIDI data format extracted from the original MIDI data, timbre information, and scale (Pitch) information, sound duration (sound length) information and sound strength (sound strength) information may be stored in the storage unit 1 as they are.
  • the performance data shown in FIG. 2 is represented by a score 'shown in FIG.
  • the performance data items include MIDI channel information, timbre information, scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information.
  • the MIDI channel information is "1" and the timbre information is "Alto Saxophone".
  • the first note in the score shown in Fig. 3 is a "quarter note”
  • the corresponding scale (pitch) information is "C4"
  • the information is "0.5 seconds”.
  • the sound intensity (sound intensity) information is not represented in the score, but the MIDI data contains the sound intensity (sound intensity) information.
  • the sound intensity (sound intensity) is used. The information is set to "5".
  • the second note in the score shown in Figure 3 is "eighth note”, and the corresponding scale (pitch) information is "E4", and the note length (note length) The information is “0.25 seconds”.
  • the sound strength (sound strength) information is "3".
  • the corresponding scale (pitch) information is "G4" and the duration (sound length) information is "0.25 second”.
  • the sound strength (sound strength) information is "3".
  • the fourth note in the score shown in Figure 3 is a “half note”, and the corresponding scale (pitch) information is “C 5”, and the duration (length of the note) The information is "one second”.
  • the sound strength (sound strength) information is "8".
  • FIG. 4 shows an example of performance data of another channel.
  • the performance data shown in FIG. 4 is also represented by the scores shown in FIG.
  • the performance data items are MIDI channel information, timbre information, scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information.
  • the MIDI channel information is "2" and the timbre information is "acoustic piano”.
  • the first note in the score shown in Fig. 3 is a "quarter note", the corresponding scale (pitch) information is "C4", and the pitch (length of the note) The information is "0.5 seconds".
  • the sound intensity (sound intensity) information is not represented in the score, but the MIDI data contains the sound intensity (sound intensity) information. Here, the sound intensity (sound intensity) is used. The information is set to "5".
  • the second note in the score shown in Figure 4 is an "eighth note", and the corresponding scale (pitch) information is "E4", and the note length (note length) The information is "0.25 seconds”.
  • the sound strength (sound strength) information is "3".
  • the third note in the score shown in Figure 4 is an "eighth note”
  • the corresponding scale (pitch) information is "G4" and the pitch (sound length) information is “0.25 seconds”.
  • the sound strength (sound strength) information is "3".
  • the fourth note in the score shown in Figure 4 is a "half note", and the corresponding scale (pitch) information is "C5", and the duration (length of the note) The information is “one second”.
  • the sound strength (sound strength) information is "8".
  • the performance data as described above is stored in the storage unit 1.
  • the control unit 2 stores the performance doll corresponding to the MIDI channel information, reads the performance data from the storage unit 1, and supplies the performance data to the performance doll corresponding to the MIDI channel information of the performance data.
  • the performance doll 3 is stored as the performance doll corresponding to the MIDI channel information "1”
  • the performance doll 4 is stored as the performance doll corresponding to the MIDI channel information "2”. Then, the performance data is read from the storage unit 1. If the MIDI channel information of the performance data is "1”, the performance data is supplied to the performance doll 3, and if the MIDI channel information is "2". Then, the performance data is supplied to the performance doll 4.
  • Each playing doll has a plurality of driving units 10 for operating (driving) the playing dolls, a speed 11 for outputting a voice, and a media for controlling the driving 10 and the speed 11. And a drive control unit 12.
  • the drive unit 11 drives the body, arms, and the like of the performance doll.
  • the drive unit 11 has different power for each performance doll.
  • a performance doll 3 for performing alto satus a solenoid 1 1 1 that drives both hands and a motor 1 1 2 that drives the body
  • the performance doll 4 for playing the cupiano has a solenoid 150 driving the left hand, a solenoid 151 driving the right hand, and a solenoid 152 driving the right foot and the head. These drives are controlled by a drive control signal from the melody drive control unit 12.
  • the details of the drive unit 10 will be described by taking, as an example, a human figure 3 performing an alto saxophone.
  • FIG. 5 is a diagram for explaining a gear unit 113 in which a motor 112 driving the body of the performance doll 3 is stored.
  • the motor 1 12 rotates for an output time of a drive control signal described later.
  • the torque is transmitted to the gear, and the clamps 114 connected to the gear are configured to rotate.
  • a column 115 is provided on the clamp 114, and the column 115 is configured to move up and down by rotation of the clamp 114.
  • the doll torso main body 1 16 has a cylindrical portion 117 into which the column 115 is inserted, and arm columns 1 provided on both sides of the cylindrical portion 117, respectively.
  • 18 and a rotating column 1 19 provided at the upper end of the cylindrical portion 1 17 and containing the solenoid 1 11 inside, and an alto sax 1 provided outside the doll body 1 1 6
  • Rotating part 1 2 1 that is connected to 20 and can rotate in the horizontal direction, and can rotate in the counterclockwise direction when viewed from a coil spring 1 22 described later by the adsorption of solenoid 1 1 1
  • a coil spring 122 that can urge the rotating part 121 in a direction opposite to the rotation direction of the solenoid 111 by its elasticity.
  • the arm column portion 1 18 is rotatably attached to the doll body 1 2 3, and the column 1 1 5 inserted into the hollow portion 1 1 7 of the doll torso body moves up and down, so that the doll body 1 1 2 3 tilts back and forth.
  • a magnet is provided in the rotating part 122 so that the drive control signal can be supplied.
  • the rotating part 122 is fixed to the alto saxophone 120 in front of the doll body 123, and the rotating part 122 rotates the alto saxophone 120 force.
  • S It is configured to swing right and left.
  • the alto saxophone 120 is fixed to the left and right arms 124 of the doll, and the shafts 126 provided below the left and right arms 124 extend vertically downward.
  • the left and right arm portions 124 are rotatably attached to the arm receiving portion 125 of the doll body 123, and the left and right arm portions 124 are rotatable in the horizontal direction about the axis 126. Then, the left and right arm portions 124 swing right and left in conjunction with the left and right movements of the alto saxophone 120 as shown in FIG. “The melody / drive control unit 12 generates a drive control signal and a melody signal for driving the drive unit 10 and the speaker 11 based on the performance data supplied from the control unit 2.
  • the melody drive control unit 12 is supplied with performance data from the control unit 2.
  • the performance data includes MIDI channel information, timbre information, scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information.
  • the generation of the drive control signal based on each information of the performance data is determined in advance for each performance doll.
  • the MDI channel information is used to recognize that the subsequent information is information for the performance doll of the player.
  • the timbre information and the scale (pitch) information are used to specify the driving location. Also note the duration (sound JP2003 / 011060
  • the length) information and the sound strength (sound strength) information are used to determine the output time of the drive control signal.
  • FIG. 8 shows an example of generation of a drive control signal for the performance doll 3 performing the alto saxophone.
  • the drive control signal shown in FIG. 8 is generated based on the performance data shown in FIG. 3 described above.
  • the driving positions of the performance doll 3 are ⁇ ⁇ (solenoid 1 1 1) and the body (motor 1 1 2). Therefore, based on the timbre information, two driving locations of the hand (solenoid 1 1 1) and the body (motor 1 1 2) are specified. Note that performance doll 3 does not use scale (pitch) information.
  • the drive time (output time of the drive control signal) for each drive location is used.
  • sound strength (sound strength) information is used for the drive location of the hand (solenoid 11 1). Since the sound intensity is eight steps, the sound intensity "1" and “2” are the drive control signal output time of "5 ms”, and the sound intensity "3" and “4" are the drive Control signal output time is “10 ms”, sound intensity "5" and “66” are drive control signal output time "2 O mS”, sound intensity "7” and 8 are drive The output time of the control signal is predetermined as "30 ms".
  • the output time of the drive control signal to the drive portion of the hand-held laser 1 11 1) is: 20 ms.
  • the sound intensity (sound intensity) information is: 3,,, so the output time of the drive control signal to the hand (solenoid 1 1 1) drive point is "10 ms
  • the sound intensity (sound intensity) information of the third sound is “3”
  • the output time of the drive control signal to the hand (solenoid 1 1 1) drive point is “ 10 m S.
  • the sound intensity (sound intensity) information of the fourth sound is “8”
  • the drive control signal is output to the hand (solenoid 1 1 1) drive position. The time is "30 ms”.
  • the output time of the drive control signal to the drive position of the body (motor 1 1 2) is determined in advance so that it is set to be the same as the time of the sound duration (sound length) information. Since the sound length (sound length) information of the first sound is “0.5 seconds”, the output time of the drive control signal to the driving position of the body (motor 1 1 2) is “0.5 seconds”. “ In the second sound, since the sound length (sound length) information is "0.25 seconds", the output time of the drive control signal to the driving portion of the body (motor 1 1 2) is "0.25 seconds". 2 5 seconds ".
  • the sound length (sound length) information is “0.25 seconds", so the output time of the drive control signal to the body (motor) drive point is “0.25 seconds”.
  • the sound length (sound length) information is “1.0 seconds”, so the output time of the drive control signal to the driving position of the body (motor 1 1 2) is “1.0 seconds”. Seconds ".
  • the drive control signal for the performance doll 3 performing Alto Sattas is generated based on the information obtained from the MIDI data, the drive position of the hand (solenoid 1 1 1) and the body The movement of the performance doll 3 due to the drive of the (motor 1 1 2) drive matches the melody of the MIDI data.
  • the operation of the drive part of the hand that is, the operation of the performance doll 3 caused by the excitation of the solenoid 111 is
  • the alto saxophone on the left side when the doll body 1 2 3 is viewed from the front the rotating section 1 2 1 is not rotating outputs a drive control signal.
  • the movement of the performance doll 3 is such that the doll body 123 is tilted back and forth in a cycle of one reciprocation and two seconds (one elevating cycle of the support part 115). Note that the tilting operation is performed at a constant amplitude and is performed for one reciprocation for two seconds.
  • the doll body 1 2 3 is in the most backwardly inclined state in the forward and backward tilting operation.
  • the driving part of the hand (solenoid) is driven for 2 Oms in coincidence with the generation of the first sound, so that the rotating part 121 is attracted to the solenoid 1121, and
  • the clockwise rotation causes the alto saxophone 120 to move to the right when viewed from the front of the doll body 123 for the first 20 ms of the sound duration of 0.5 seconds, 20 ms
  • the hand (solenoid) drive point is driven for 10 ms in coincidence with the generation of the second sound, so that the start of the sound length of 0.25 seconds is performed as in the case of the first sound.
  • the alto saxophone 120 moves to the right as viewed from the front of the doll main body 123 for only 10 ms, and after 10 ms, returns to the left again as viewed from the front of the doll main body 123.
  • the hand (solenoid) drive point is driven for 10 ms in coincidence with the generation of the third sound, so that the start of the sound length 0.5 second is performed as in the case of the first sound.
  • the Alt Saxophone 120 moves to the right when viewed from the front of the doll body 1 23 for only 10 ms, and after 10 ms elapses to the left again when viewed from the front of the doll body 1 23 Return.
  • the drive point of the hand (solenoid) is driven for 30 ms in coincidence with the generation of the fourth sound, so that the sound length is 0.5 seconds as in the case of the first sound.
  • the alto saxophone 1 20 moves to the right when viewed from the front of the doll body 1 2 3 for the first 30 ms, and after 30 nis, the left side again when viewed from the front of the doll body 1 2 3
  • the sound generation coincides with the movement of the alto saxophone 120 from the left to the right and back again to the left
  • the driving position of the hand (solenoid) is the sound strength (sound strength) information.
  • the output time of the drive control signal is determined according to the time, the time during which the alto saxophone 120 is moved to the right also changes according to the sound intensity. Therefore, the sound generation and the sound intensity coincide with the movement of the arms 124 and the alto saxophone 120 of the doll body 123.
  • the driving position of the body (motor) starts to be driven in accordance with the generation of the first sound, and the output time of the drive control signal is 0.5 seconds (this is the same as the sound length (sound length) information). Only) the doll body 1 2 3 tilts forward.
  • the driving position of the body (motor) starts to be driven in coincidence with the generation of the second sound, and the output time of the drive control signal is 0.25 seconds (this corresponds to the sound length (sound length) information. Only) The doll body 1 2 3 tilts forward.
  • the driving portion of the body (motor) starts to be driven, and the output time of the drive control signal is 0.25 seconds (this is the same as the sound length (sound length) information.
  • the doll body 1 2 3 tilts forward.
  • the driving position of the body (motor) starts to coincide with the generation of the fourth sound.
  • the output time of the drive control signal is Tilt backwards for 1.0 second (this is consistent with the note duration).
  • the sound length matches the tilting motion of the doll body 123, and it is possible to express the movement of a real alto saxophone player stretching his body in accordance with the sound length.
  • the tilting operation may be stopped immediately before the end of each sound. As a result, the change in the sound and the stop of the tilting motion coincide, and the motion of the performance doll 3 becomes more consistent with the melody, which is real.
  • one cycle of the tilting motion may be assigned to one note.
  • the driving position of the body (motor) starts to drive in accordance with the generation of the first sound, and the output time of the drive control signal is 0.5 seconds (this matches the sound length (sound length) information.
  • Half of the time, that is, 0.25 seconds the upper part of the performance doll 3 is tilted forward with respect to the lower part at all times, and then, after 0.25 seconds, it leans back to the original position. It may be controlled so as to be in a state. By doing so, it becomes clear that the performance of the performance doll corresponds to each note, and it becomes realistic.
  • FIG. 9 shows an example of generation of a drive control signal for the performance doll 4 playing the acoustic piano.
  • the drive control signal shown in FIG. 9 is generated based on the performance data shown in FIG. 4 described above.
  • the driving points of the performance doll 4 are the left hand (solenoid), the right hand (solenoid), the right foot and the head (solenoid). Therefore, based on the timbre information, the location of the right foot and head (solenoid) is specified as the drive location. Subsequently, it is determined whether the left hand (solenoid) or the right hand (solenoid) is to be driven, based on the scale (pitch) information. In the present embodiment, when the scale (pitch) information is “C 5” or more (sound higher than C 5), the right hand (solenoid) is set as the drive point, and the sound of the lower sound than “C 5” is set. In such a case, it is determined in advance that the left hand (solenoid) is used as the drive point.
  • the scale information (pitch) of the first note is "C4" Therefore, the left hand (solenoid) is used as the drive point. Since the scale information (pitch) of the second sound is "E4", the left hand (solenoid) is used as the drive point. Also, since the scale information (pitch) of the third sound is "G4", the left hand (solenoid) is used as the drive point. Since the scale information (pitch) of the fourth sound is "C5", the right hand (solenoid) is used as the drive point.
  • the drive time (output time of the drive control signal) of each drive point is used.
  • sound strength (sound intensity) information is used for the left hand (solenoid) or right hand (solenoid) drive point. Since the sound intensity is 8 levels, the sound intensity "1" and “2 'indicate the output time of the drive control signal:”: 10 ms ". The sound intensity” 3 "and” 4' The output time of the drive control signal is: 15 mS-The sound intensity "5" and “6 'is the output time of the drive control signal: 25 mS". The sound intensity is "7" and "8" The output time of the drive control signal is predetermined to be "35 mS '.
  • the sound intensity (sound intensity) information is "5", so the output time of the drive control signal to the left hand (solenoid) drive point is "25 mS". Also, since the sound intensity (sound intensity) information of the second sound is “3", the output time of the drive control signal to the left hand (solenoid) drive point is “15 ms”. . Also, since the sound intensity (sound intensity) information is "3" for the third sound, the output time of the drive control signal to the left hand (solenoid) drive point is "15 mS”. Also, since the sound intensity (sound intensity) information of the fourth sound is "8", the output time of the drive control signal to the right hand (solenoid) drive point is "35 mS" .
  • the drive time of the right foot and head (solenoid) is set in advance so that the drive time is constant "20 ms" regardless of the information.
  • drive control of the right foot and head (solenoid) drive points The output time of the signal is "20 ms" per note, and it is driven simultaneously with the generation of sound. As a result, the sound generation coincides with the right foot and head drive.
  • the drive control signal of the performance doll 4 performing the acoustic piano is generated based on the information obtained from the MIDI data, the left hand (solenoid) and the right hand (solenoid) are generated.
  • the body (motor) drive position the movement of the performer's figure 4 due to the drive and the MIDI data melody match.
  • the operation by drive control of the drive part of the left hand (solenoid) or the right hand (solenoid) of the performance doll 4 is performed when the solenoid is not excited.
  • the right hand is away from the keyboard of the acoustic piano (note off).
  • the keyboard of the acoustic piano is pressed (note on) for the output time of the drive control signal. I do.
  • the driving time of the control signal is constant regardless of the information as described above. "20 ms”. Therefore, for the right foot, one reciprocating movement is performed in “20 mS”, and for the head, a tilting movement is performed in one reciprocation “20 mS”.
  • the left hand and the right hand of the performance doll 4 are apart (note-off) from the keyboard of the acoustic piano, the right foot is in the grounded state, and the head is facing the front.
  • the left hand (solenoid) drive point is driven for 25 ms in synchronization with the generation of the first sound, so that the performance is performed only for the first 25 ms of the sound length of 0.5 seconds.
  • the state returns to the steady state, that is, the state in which the left hand of the performance doll 4 is separated from the keyboard (note off).
  • the left hand (solenoid) drive point is driven for 15 ms in coincidence with the generation of the second sound, so that the performer can play only for the first 15 ms of 0.25 seconds of sound.
  • the left hand of Type 4 enters the state where the keyboard is pressed (note on), and after a lapse of 15 ms, returns to the steady state, that is, the state where the left hand of performance doll 4 is away from the keyboard (note off). Also, the left hand (solenoid) drive point is driven for 15 ms in coincidence with the generation of the third sound, so that only the first 15 ms of 0.25 seconds of sound length. Then, the left hand of Puppet 4 enters the state where the keyboard is pressed (note on), and after 15 ms, returns to the steady state, that is, the left hand of Puppet 4 returns to the state where the left hand is away from the keyboard (note off). .
  • the right hand (solenoid) drive point is driven for 35 ms in coincidence with the generation of the fourth sound, so that the performance doll is only for the first 35 ins of the sound length of 1 second.
  • the right hand of 4 becomes the state where the keyboard is pressed (note on), and after a lapse of 35 ms, it returns to the steady state, that is, the state where the right hand of performance doll 4 is away from the keyboard (note off).
  • the sound generation coincides with the key press / release action (note-on / off action), and represents the actual acoustic piano player's keyboard press / release action (note-on / off action). be able to. Furthermore, since the left hand and the right hand are operated according to the pitch of the scale, a real acoustic piano player can distinguish the left hand and the right hand by the scale and press and release the keyboard (note on / off). Operation) It is possible to produce what is going on.
  • the right foot and head (solenoid) drive point starts to drive in accordance with the first sound generation, and the right foot and head (solenoid) drive point coincides with the first sound generation.
  • the sound During the first 2 O ms of 0.5 seconds the right foot is released from the ground contact state, then goes into the ground contact state again, and the head tilts forward with respect to the lower body part and returns to the original erect state.
  • the right foot and head (solenoid) drive point is driven for 20 ms in accordance with the generation of the second sound, so that the sound duration is 0.2 ms, the first 20 ms of the second.
  • the right foot and head (solenoid) drive points are driven for 20 ms in coincidence with the generation of the third sound, so that during the first 20 ms of the sound length 0.25 seconds, The right foot changes from the touchdown state to the takeoff state, and then returns to the touchdown state, and the head tilts forward with respect to the lower body and returns to the original upright state.
  • the right foot and head (solenoid) drive point is driven for 20 ms in coincidence with the generation of the fourth sound, so that the right foot touches the ground for the first 20 ms of the sound length of 1 second. The head is released from the state, and then comes into contact with the ground again, and the head tilts forward with respect to the lower body part and returns to the original erect state.
  • the sound generation coincides with the drive of the right foot and head of the acoustic piano player doll 4, and the actual acoustic piano player steps on his / her foot and shakes the head when pressing the keyboard. Can be produced.
  • the melody drive control unit 12 generates a melody control signal based on scale (pitch) information, pitch (sound length) information, and sound strength (sound strength) information of performance data. Create and output to speaker 1 1.
  • scale pitch
  • sound length sound length
  • sound strength sound strength
  • FIG. 10 is an operation flowchart of the present embodiment.
  • Step 110 When the start of the performance is instructed (Step 110), the control section 2 reads the performance data from the recording section 1 (Step 1101).
  • the supply destination (performance figure) of each performance data is determined from the MIDI channel information of the read performance data (Step102), and the performance data is supplied to the corresponding performance doll (Step103). .
  • the melody drive control unit 12 determines the drive position of the performance doll from the timbre information and scale (pitch) information of the performance data (Step 104). In addition, the output time of the drive control signal is determined from the sound length (sound length) information and the sound strength (sound intensity) information of the performance data (Step 105). Then, the drive control signal is output to the corresponding drive location for the determined output time (Step 106).
  • a tone signal is generated from the musical scale (pitch) information of the performance data, the pitch (sound length) information and the sound intensity (sound intensity) information of the performance data, and the speaker 11 generates the speech signal.
  • Output (Step 107).
  • Step 108 a performance operation is performed.
  • the drive control signal for driving the performance doll is generated based on the information obtained from the MIDI data, so that the movement of the performance doll is made realistic according to the melody. Can be.
  • the control unit 2 and the melody 'drive control unit 12 may be configured by a CPU, an IC chip, or the like, and may be configured to operate by a program.
  • FIG. 11 is a block diagram of the second embodiment.
  • connection section 21 for connecting another performance doll 20 to the system main body A is provided, and another performance doll together with the performance doll of the system main body A is provided.
  • the feature is that dolls can also be played. -Hereinafter, a configuration different from the first embodiment will be described.
  • the storage unit 1 additionally stores performance data for a performance doll 20 to be newly connected (added) in addition to the performance dolls 3 to 5.
  • the performance data is the same as the performance data described above, but a new channel is added to the MIDI channel information to identify the newly added performance doll 20. For example, if the MIDI channel information for identifying the performance dolls 3 to 5 is “1 to 3”, the MIDI channel information for identifying the newly added performance doll 20 is “4”.
  • control unit 2 is configured to supply the performance data to the performance doll 20 if the MIDI channel information of the performance data is that of the performance person 20.
  • the configuration of the performance doll 20 is the same as that of the performance dolls 3 to 5 described above, except that a connection part 22 for connecting to the connection part 21 is provided. If the configuration is such that a new performance doll can be added as described above, the variations in the performance and operation will increase.
  • FIG. 12 is a block diagram of the third embodiment.
  • a storage medium storing performance data different from the performance data stored in the storage unit 1 in order to add new performance data.
  • a connection section 31 for connecting 30 is provided.
  • the storage medium 30 is a non-volatile flash memory or ROM cartridge.
  • Any type can be used as long as the performance data can be stored, such as a bridge.
  • control unit 2 reads the performance data from the recording medium 30 instead of the recording unit 1.
  • the processing after reading is the same as in the above-described embodiment.
  • FIG. 13 is a block diagram of the fourth embodiment.
  • a performance data generation unit that extracts performance data necessary for driving a performance doll from original MIDI data and generates performance data 40 is provided.
  • the original MIDI data includes various information as described in the related art, and the information necessary to drive the performance doll is the MIDI channel information and the note information.
  • a performance data generation unit 40 is provided for extracting only necessary information from the original MDI data and generating performance data.
  • the performance data generator 40 extracts MIDI channel information, timbre information, scale information, pitch information, and tone strength information from the original MIDI data.
  • the microcomputer and the like constituting the control unit 2 and the control unit of each of the performance dolls 3 to 5 are configured to convert the extracted information so that they can perform data processing. And generated PC leak 003/011060
  • the performance data thus obtained is used by being stored in a storage medium such as the recording medium 30 of the third embodiment.
  • FIG. 14 is a conceptual diagram of the first embodiment of the present invention.
  • reference numeral 210 denotes a performance doll for playing a piano
  • reference numeral 202 denotes a performance doll for playing a trumpet
  • reference numeral 203 denotes a performance doll for playing a drum
  • reference numeral 204 denotes a performance doll for playing a bass. Playing doll.
  • Each performance doll 201 to 204 is connected in a ring shape by a code 205. Since the configuration of these performance dolls 201 to 204 is basically the same, the performance doll 201 will be described as an example.
  • Figure 15 is a block diagram of the performance doll 201.
  • reference numerals 210 and 211 denote connectors to which a cord 205 for connecting to another performance doll is connected.
  • Reference numeral 212 denotes a transmitting / receiving unit for transmitting / receiving data.
  • the doll ID storage unit 2 13 stores a doll ID for identifying the type of the performance doll. For example, the doll ID of performance doll 1 is "1", the doll ID of performance doll 2 is "2", the doll ID of performance doll 3 is "3", and the doll ID of performance doll 4 is "4".
  • the host selection button 2 14 is a button for the user to select a performance doll to be a host (center) from a plurality of performance dolls. By pressing the stop selection buttons 2 14, the performance doll to be the host is determined.
  • the doll ID request unit 2 15 is a Doll ID request unit.
  • the doll ID request unit 2 15 determines that the self-playing doll becomes the host. Then, a doll ID request signal for requesting transmission of the doll ID to another performance doll acting as a slave is transmitted to the other performance doll via the transmission / reception unit 221.
  • the Doll ID response unit 211 Upon receipt of the Doll ID request signal, the Doll ID response unit 211 receives the Doll ID stored in the Doll ID storage unit 211 as a response signal, and transmits the Doll ID to the host via the transmission / reception unit 212. Send to the performance doll.
  • FIG. 16 is a diagram for explaining transmission and reception of Doll ID.
  • a Doll ID request signal is transmitted by the Doll ID requesting unit 2 15 of the performance doll that has become the host.
  • the Doll ID request signal is output from either the connector 210 or the connector 212. For example, if the performer 201 becomes the host, it is output in the clockwise direction, that is, to the performance doll 202 connected in the clockwise direction.
  • the performance doll that has received the Doll ID request signal adds its own Doll ID to the Doll ID request signal and transmits it to the performance doll connected to a different connector from the connector that received the Doll ID request signal.
  • the performance doll 2 that has received the Doll ID request signal has its own Doll ID "2" added to the Doll ID request signal, and is connected to a different connector from the connector that received the Doll ID request signal.
  • the Doll ID added to the Doll ID request signal is obtained from a connector different from the connector that sent the request signal.
  • the doll ID finally obtained is "2", "3" and "4".
  • This storage device 217 is a storage device.
  • This storage device 217 stores performance control information which is operation information for causing the performance doll to perform.
  • the performance control information stored in the storage device 217 will be described in detail.
  • FIG. 17 is a diagram for explaining the performance control information.
  • FIG. 17 shows an example of performance control information of the performance doll 201.
  • the performance doll performance information of the performance doll 201 is the performance data in which the piano part is matched, that is, the performance of the piano.
  • the performance data centering on the performer 201 that is, the performance data centering on the piano, stores three pieces of music, "Music XXX”, “Music YYY”, and "Music ZZZ”. Further, for each performance data "Music XXX”, “Music YYY” and “Music ZZZ", the main performance control information as the performance data of the performance doll 201 and the performance data of the performance doll 202 are obtained.
  • the sub-performance control information, the sub-performance control information as the performance data of the performance doll 203, and the sub-performance control information as the performance data of the performance doll 204 are stored.
  • the doll ID of the performance doll corresponding to both the main performance control information and the sub-performance control information is added.
  • the performance control information has been described for the performance doll 201, that is, the doll performing the performance of the piano, but the same applies to the other performance dolls 202 to 204.
  • the performance control information of the performer figure 202 is based on the fact that the part of the trumpet is featured, that is, the performance of the trumpet is the center. Is the performance data.
  • the performance data centered on the performance doll 202 that is, the performance data centered on the trumpet, stores three pieces of music, "Music LL", "Music MMM” and "Music NNN”. .
  • the main performance control information as the performance data of the performance doll 202 and the sub performance as the performance data of the performance doll 201 Control information, sub-performance control information as performance data of the performance doll 203, and sub-performance control information as performance data of the performance doll 204 are stored.
  • the doll ID of the playing doll corresponding to both the main performance control information and the sub performance control information is added.
  • the performance control information selection section 218 selects the performance desired by the user from the performance control information (performance data) stored in the storage device 217.
  • Control information (performance data) is selected. For example, in the performance doll 201, three music titles of "music XXX”, “music Y Y Y” and “music Z Z Z” are displayed on the LCD 225, and any music is selected.
  • Reference numeral 219 denotes a sub performance control information transmission control unit.
  • the sub-puff performance control information transmission control section 219 When the sub-puff performance control information transmission control section 219 becomes a host, the sub-puff performance control information transmission control section 219 responds to the response to the doll ID request signal in the performance control information selected by the performance control information selection section 218.
  • the sub performance control information corresponding to the received Doll ID is transmitted to the other performance dolls as slaves along with the Doll ID.
  • 220 is a temporary storage device such as a RAM. This storage device 220 temporarily stores the sub performance control information transmitted from the performance doll of the host.
  • the sub-performance control information reception processing unit 221 stores the sub-performance control information received via the transmission / reception unit 212 in the storage device 220.
  • FIG. 19 is a diagram for explaining transmission and reception of the sub performance control information.
  • the transmitted data has Doll ID described at the beginning, followed by sub-performance control information corresponding to Doll ID.
  • a set of performance dolls is composed of the doll ID and the sub performance control information, and the data of the performance dolls is continuous as a whole, and the sub performance control information of the performance doll that has become the host.
  • the data is transmitted from the transmission control unit 219 as shown in FIG.
  • the sub performance control information reception processing section 221 of the performance doll that has become a slave selects only the sub performance control information with its own doll ID from the transmitted data, and stores it in the storage device 220. Stored in
  • the control section 219 transmits the performance start command in the same manner as in the case of the Doll ID request signal.
  • 2 2 2 2 is a power section.
  • the power section 222 is a motor or the like, and operates a performance doll according to a control signal.
  • 2 2 3 is a speaker. Music and the like are output from the speakers 22.
  • the operation control section 224 responds to a performance start command transmitted from the performance doll of the host, based on the sub-performance control information stored in the storage device 222. Then, a control signal for controlling the power section 222 and the speaker 222 is generated, and this control signal is output.
  • the power unit 222 and the speed 223 are determined based on the main performance control information stored in the storage device 217 in response to the performance start command. Generate a control signal to control and output this control signal.
  • FIG. 21 is a flowchart of the operation in the present embodiment.
  • the host selection button 2 14 is pressed to determine the performance doll to be the host (Step 200).
  • a doll ID request signal is transmitted from the doll ID requesting unit 215 of this performance doll (Step 201).
  • the performance doll that has received the Doll ID request signal (Step 202) has the Doll ID response section 215 add its own Doll ID to the Doll ID request signal and transfer it to another performance doll (Step 202). S tep 203).
  • the sub-performance control information transmission unit 219 sends the connected performance doll based on the doll ID added to the doll ID request signal. Get the doll ID of the doll (Step 2 04).
  • the performance control information selection section 218 displays a list of performance control information (performance data) on the LCD 25 and displays the desired performance control information (performance data). Is selected (Step 205).
  • the selected performance control information (performance data) is transmitted to the sub-performance control information transmission section 219, and the sub-performance control information of the acquired Doll ID is stored in correspondence with the performance control information (performance data).
  • the sub performance control information is transferred to the performance doll as a slave (Step 207).
  • the sub performance control information reception control section 221 receives the sub performance control information (Step 208) and stores the sub performance control information with its own doll ID in the storage device 22 Stored in 0 (Step 2 09).
  • Step 210 When the transfer of the sub performance control information completes the loop and returns to the performance doll that becomes the host, the transfer of the sub performance control information is completed (Step 210).
  • the sub performance control information reception control unit 221 sends a performance start command (Step 211) and the operation control unit 224 Reads the main performance control information from the storage device 217, and the performance is started based on the read main performance control information (Step 211).
  • the performance puppet to be the slave receives the performance start command (Step 2 13), and the operation control section 224 reads the sub performance control information from the storage device 220, and stores the sub performance control information in the read sub performance control information. The performance starts based on this (Step 2 14).
  • a doll ID request signal is transmitted from the performance doll 201.
  • Each of the performance dolls 202 to 204 adds their own doll ID to the doll ID request signal in response to the doll ID request signal, and sequentially transmits the doll ID request signal.
  • doll IDs "2", “3” and "4" are acquired.
  • the music to be played for example, "Music XXX” is selected, and among the sub-performance control information of "Music XXX", the sub-performance control information corresponding to the acquired doll ID is:
  • the performance doll is transferred to 202 to 204.
  • the performance doll 202 acquires only the sub-performance control information (transcript) of its own doll ID “2” of the transmitted sub-performance control information, and stores it in the storage device 220.
  • the performance doll 203 acquires only the sub performance control information (drum) of its own ID “3” from the transmitted sub performance control information, and stores it in the storage device 220.
  • the performance doll 204 acquires only the sub performance control information (base) of its own doll ID “4” from the transmitted sub performance control information, and stores it in the storage device 220.
  • the performance doll 201 sends a performance start command, and in response to the performance start command, the performance doll 201 starts playing based on the main performance control information (piano).
  • the performance doll 201 starts playing based on the sub-performance control information (trumpet), performance doll 203 starts playing based on the sub-performance control information (drum), and performance doll 204 starts the performance
  • the performance starts based on the control information (bass).
  • the performance doll selected as the host is the main performance doll of the host with respect to the other performance dolls as slaves.
  • Performance information corresponding to each part of the music can be supplied, and each performer can perform mainly on the performance doll selected as the host.
  • performance dolls when some performance dolls are missing, for example, when trumpet performance dolls 202 are missing, other performance dolls receive sub-performance control information from the host performance doll. Since it can be acquired, it is possible to perform mainly on the performance doll selected by the user as the host, as a whole, the performance without the performance of the trumpet.
  • the performance doll can also be played by its own main performance control information.
  • the performance data is not limited to performance information, but may be other information, such as puppets performing actions such as gymnastics, dialogue, and skits.
  • a doll ID is attached to each doll to perform a high performance.
  • the performance of the whole music is poor, for example, when there is a lack of a performer who becomes a slave to a performance doll that becomes a host.
  • the host is a piano puppet
  • the music will be luxurious if all the slave puppets are available. If the playing doll is missing, the part played by the trumpet will be missing and the music played will be poor.
  • auxiliary performance control information (only the music data, not the data operated by the doll) is prepared to assist the part. Based on the auxiliary performance control information, the host performance doll outputs the music of that part instead of the missing performance doll, thereby preventing the music to be played from becoming poor.
  • the storage device 2 17 stores auxiliary performance control information corresponding to the doll ID, as shown in FIG. I have.
  • This auxiliary performance control information is performance data (only music data, not data to be operated by the doll) that assists the part played by the missing performance doll, based on this auxiliary performance control information.
  • the host performance doll is information for outputting that portion of music.
  • the operation control unit 222 reads auxiliary performance control information corresponding to the doll ID of the missing doll and controls the performance. It is configured.
  • FIG. 23 is an operation flowchart of the sixth embodiment.
  • the host selection button 2 14 is pressed to determine the performance doll to be the host (Step 300).
  • a doll ID request signal is transmitted from the doll ID requesting section 215 of this performance doll (Step 301).
  • the performance doll that received the Doll ID request signal (Step 3 02) transfers the Doll ID responding unit 2 15 with its own Doll ID added to the Doll ID request signal (Step 3). 0 3).
  • the sub performance control information transmission unit 219 of the performance doll that has become the host acquires the doll ID of the connected performance doll based on the doll ID added to the doll ID request signal (Step 3 0 4). Further, the sub performance control information transmitting unit 219 transmits the acquired Doll ID to the operation control unit 24 (Step 305).
  • the performance control information selection unit 218 displays a list of performance control information (performance data) on the LCD 225 and displays the desired performance control information (performance data). ) Is selected (Step 310).
  • the selected performance control information (performance data) is transmitted to the sub-performance control information transmitting section 219, and the sub-performance control information transmitting section 219 corresponds to and acquires the performance control information (performance data).
  • the sub performance control information of the doll ID is read out from the storage device 217 (Step 307).
  • the sub performance control information is transferred to the performance puppet to be a slave (Step 308).
  • the sub performance control information reception control section 221 receives the sub performance control information (Step 309) and stores the sub performance control information with its own doll ID in the storage device 22 Store it in 0 (Step 310).
  • the sub performance control information reception control section 221 sends a performance start command (Step 3 12). Further, in response to the performance start command, the operation control section 224 reads the main performance control information from the storage device 217 (Step 313). Further, the operation control section 224 reads out the assisting performance control information corresponding to the doll ID of the missing playing doll from the storage device 217 based on the acquired doll ID (Step 314). Then, the performance is started based on the read main performance control information and auxiliary performance control information (Step 315).
  • the performance doll that is to be a slave receives a performance start command (Step 3 16), and the operation control section 224 reads the sub performance control information from the storage device 220, and reads the read sub performance. The performance is started based on the control information (Step 317).
  • the performance doll to be a host is missing based on the assisting performance control information. Since the sound that assists the music performed by the performance puppet is output, the overall performance does not become poor.
  • each performance doll is connected in a ring shape.
  • the seventh embodiment is characterized in that a performance doll serving as a slave and a performance doll serving as a slave are connected in a star shape.
  • FIG. 24 is a conceptual diagram of the second embodiment.
  • the performance dolls 202 to 204 are connected in a star shape with the performance doll 201 as the center.
  • each performance doll is It has a plurality of connectors 240 to 242, and is connected by each connector centering on a performance doll that is a host.
  • the performance doll 201 is the host
  • the connector 240 of the performance doll 201 and the connector 240 of the performance doll 202 are connected by a cord
  • the performance doll 201 is
  • the connector 2 41 and the connector 2 40 of the playing doll 203 are connected by a cord
  • the connector 2 42 of the playing doll 201 and the connector 240 of the playing doll 204 are connected by a cord.
  • a Doll ID request signal is transmitted to each performance doll via each connector connected from the performance doll of the host. Then, the slave performance doll transmits its own Doll ID to the host performance doll in response to the Doll ID request signal.
  • the sub performance control information transmitting section 219 stores the received Doll ID and the connector that has received the Doll ID, and uses them for transmitting the sub performance control information described later.
  • the sub performance control information is transmitted from the connector that has received the corresponding Doll ID, as shown in FIG.
  • the eighth embodiment is characterized in that a part of the components in the fifth, sixth or seventh embodiment is configured by one microphone controller.
  • FIG. 28 is a block diagram of a performance doll according to the eighth embodiment.
  • the microphone controller 440 in FIG. 28 is the same as that of the first embodiment.
  • the operation of the eighth embodiment is the same as that of the above-described fifth to seventh embodiments, and a detailed description will be omitted.
  • the microphone controller 440 may not have all the functions described above, and may distribute some functions to other microphone controllers as appropriate. A ninth embodiment of the present invention will be described.
  • FIG. 29 is a conceptual diagram of the ninth embodiment.
  • 501a-c and 501c are performance puppets performing
  • 502 is a performance puppet that conducts 501a-501c
  • 503 is performance data.
  • 504 is a client terminal that transmits data to the commanding doll
  • 505 is a network connecting the client terminal 504 and the server 503, for example, the Internet.
  • the performance dolls 501a to 501c perform a performance based on the performance control data.
  • the description will be made assuming that the performance doll 50la is a doll playing the bass, the performance doll 501b is a doll playing the piano, and the performance doll 501c is a doll playing the violin.
  • FIG. 30 is a block diagram of the performance doll 501a.
  • reference numeral 511 denotes a wireless transmission / reception unit.
  • This wireless transceiver 5 1 1 Transmits and receives data by wireless communication using B1uetooth.
  • the doll ID storage unit 512 stores a doll ID for identifying the type of the performance doll. For example, the doll ID of the performance doll 1a is "1", the doll ID of the performance doll 1b is “2”, and the doll ID of the performance doll 1c is "3".
  • the doll ID processing unit 513 is a Doll ID processing unit. Upon receiving a doll ID request signal described later, the doll ID processing unit 513 sends the doll ID stored in the doll ID storage unit 512 as a response signal via the wireless transmission / reception unit 5111. It is to be sent to the commanding doll 502.
  • the storage device 514 is a storage device.
  • the storage device 514 stores performance control information that is operation information for causing the doll to perform.
  • the performance control data processing section 515 is a performance control data processing unit.
  • the performance control data processing section 515 stores the performance control data received via the wireless transmission / reception section 511 in the storage device 514.
  • a method of receiving performance control data will be described.
  • the performance control data is described with a doll ID at the beginning, followed by performance control data corresponding to the doll ID.
  • a set of performance dolls is composed of the doll ID and the performance control data, and the data of the performance dolls is continuously transmitted as a whole.
  • the performance control data processing section 5 15 selects and acquires only the performance control data to which its own Doll ID is attached from the performance control data.
  • Reference numeral 5 16 denotes a power unit.
  • the power section 516 is a motor or the like, and operates a performance doll in response to a control signal.
  • 5 17 is an operation control unit.
  • the operation control unit 517 generates a control signal for controlling the power unit 516 based on the performance control information stored in the storage device 514, and outputs the control signal to the power unit 516. I do.
  • FIG. 32 is a block diagram of the conducting doll 502.
  • the conducting doll 502 performs the same performance as the above-mentioned performance dolls 501a to 501c, but also has a function of controlling each performance doll. Therefore, only the configuration newly added to the configuration of the performance dolls 501a to 501c will be described.
  • the doll ID request section 520 is a Doll ID request unit.
  • the doll ID request section 520 requests the performance dolls 501a to 501c to transmit the doll ID, and generates all doll ID information from the doll ID to which the response has been made. More specifically, when a doll ID transmission request is made to the performance dolls 501 a to 501 c, each of the performance dolls 501 a to 501 c has a doll ID. Your doll ID is returned as a response to the transmission request. In the present embodiment, the returned Doll IDs are "1", "2", and "3".
  • the doll ID stored in the doll ID storage unit 512 of the commanding doll 502 is “0”
  • All doll ID information “0, 1, 2, 3” is generated from “” and “3.” Then, this all doll ID information is transmitted to the client terminal 504 via the wireless transmission / reception unit 511. Send.
  • Reference numeral 521 denotes a performance control data transfer unit.
  • the performance control data transfer section 521 transfers the performance control data transmitted from the client terminal 504 to each of the performance dolls 501 a to 501 c.
  • the server 503 will be described.
  • FIG. 33 is a block diagram of the server 503.
  • reference numeral 530 denotes a transmitting / receiving section for transmitting / receiving data.
  • the storage device 531 stores a performance data database 532 in which performance data is stored.
  • the performance data database 532 stores the name of the music, the doll ID (performance doll ID information) of the performance doll required for the performance of the music, and the performance control data of the music. It is stored in association with one record. For example, in the case of the music name "XXX", the doll ID of the performance doll required for the performance of the music name "XXX", that is, the performance doll ID information is "0, 1, 2, 3, 3, ", and the performance control data is "1 0 1 0 ... 1 1".
  • the performance data selection processing unit displays a list of currently downloadable performance data in response to a performance data download request from the client terminal 504. An example of this display is shown in Figure 35. Then, the selected performance data is transmitted to the client terminal 504.
  • FIG. 36 is a block diagram of the client terminal 504.
  • reference numeral 540 denotes a wireless transmission / reception unit.
  • the wireless transmission / reception unit 540 transmits and receives data to and from the conductor doll 502 by a wireless method based on Bluetooth.
  • the Doll Recognition Unit 541 holds all doll ID information sent from the Conducting Doll 502. It is stored as mermaid information, which is mermaid information. In addition, the possession doll information is basically the same as all doll ID information.
  • Reference numeral 542 denotes a transmitting / receiving unit for transmitting / receiving data to / from the server 503.
  • 5 4 3 is a storage device.
  • the storage device 543 stores the downloaded performance data.
  • the performance data selection unit 544 selects the performance data to be downloaded from the server 503 and stores the downloaded performance data in the storage device 543. It also has a function to compare the doll information possessed from the doll ID recognition section 541 with the performance doll ID information of the performance data, and select executable performance data.
  • the performance data transfer section 545 sends the performance control data of the performance data selected by the performance data selection section 544 to the commanding doll 502 via the wireless transmission / reception section 540. is there.
  • 5 4 6 is a display on which data and the like are displayed.
  • FIG. 37 is an operation flowchart showing an operation of downloading the performance data to the client 1 and the terminal 504.
  • the client terminal 504 has a Request a list of monthly data from the server 503 (Step 400).
  • the performance data selection processing section 533 reads the menu screen from the storage device 531 (Step 410). Then, the read menu screen data is transmitted to the client terminal 504 via the transmission / reception unit 530 (Step 402).
  • the menu screen is displayed by the performance data selection unit of the client terminal 504 that has received the menu screen data (Step 403), a desired music is selected, and an identifier of the selected music is transmitted ( S tep 4 0 4). In this operation, it is assumed that the music name “XXX”, the music name “y y y”, and the music name “z z z” are selected.
  • the performance data selection processing section 533 of the server 503 reads the performance data corresponding to the selected music identifier from the storage device 530 (Step 405), and reads the read performance data to the client terminal.
  • the data is transmitted to 504 (Step 406).
  • the selected performance data is the music name “X music name” yyy ”and the music name“ zzz ”, so these performance data are read from the storage device 531, and the client terminal 50 Sent to 4.
  • the client terminal 504 that has received the performance data stores the performance data received by the performance data selection unit 544 in the storage device 43 (Step 407). That is, the performance data of the music title “xxX”, the music title “yyyy”, and the music title “zzz” are stored in the storage device 543.
  • FIG. 38 is a flowchart of the operation from the transfer of performance control data from the client terminal 504 to each performance doll until the dolls perform.
  • the client terminal 504 requests the commanding doll 502 to transmit all doll ID information (Step 500).
  • the commanding doll that has received the transmission request of all doll ID information issues a transmission request of the doll ID to the performance dolls 501a to 501c (Step 501).
  • the performance dolls 501 a to 501 c having received the transmission request of the doll ID transmit their own doll ID to the commanding doll 2 (Step 502).
  • the commanding doll 502 receives the doll IDs transmitted from the performance dolls 501 a to 501 c, and collects these doll IDs and its own doll ID as all doll ID information,
  • the message is transmitted to the client terminal 504 (Step 503).
  • the returned doll IDs are "1", “2” and "3", and all doll ID information "0,1,2,3" including their own doll ID "0" Generate.
  • the client terminal receiving the all-doll ID information stores the all-doll ID information as retained doll information (Step 504). Then, the held doll information is compared with the performance doll ID information of the stored performance data, the performance data that can be played is selected, and the music name of the performance data that can be played is displayed (Step 505). ).
  • the held doll information is "0, 1, 2, 3".
  • the performance doll ID information of the stored performance data includes “0,1,2,3,” of the music name “XXX,” and “0,1,” of the music name “yyy”. 2 and 3 "and” 0,1,2,3,4, ... "of the music name” ⁇ ⁇ ⁇ ,. "Therefore, the performance data that can be played has the performance doll ID information of" 0,1, ". It is the performance data of the music name "XXX” and the music name "yyy" which are 2, 3 ". Therefore, the music name" XXX "and the music name” yyy "are displayed.
  • the user selects desired music from the displayed music names (Step 506). Then, performance control data corresponding to the selected music is transmitted to the commanding doll 502 (Step 507). In this operation, the music name "XXX” and the music name "yyy” are displayed, and if the music name "XXX” is selected, the performance control data of the music name "XXX” is commanded. Sent to the doll 502.
  • the commanding doll 502 receives the performance control data (Step 508), obtains the performance control data with its own doll ID, and performs dolls 501a to 501c.
  • the performance control data is transferred to the host (Step 509).
  • the performance dolls 501a to 501c receive the performance control data to which their own doll IDs are attached (Step 501), and transmit a reception completion signal to the commanding doll 502 (Step 510). S tep 5 1 1).
  • the commanding doll 502 Upon receiving the reception completion signal from all the performance dolls, the commanding doll 502 transmits a performance start signal for starting the performance to the performance dolls 501a to 501c (Step 512).
  • Step 513 When the commanding doll 502 and the performance dolls 501a to 501c receive the performance start signal, they start playing (Step 513).
  • each doll performs the action corresponding to each part Can be Therefore, the performance doll 501 a plays the bass, the performance doll 501 b plays the piano, and the performance doll 501 c as the conductor doll 502 swings the conductor.
  • the performance doll 501 a plays the bass
  • the performance doll 501 b plays the piano
  • the performance doll 501 c as the conductor doll 502 swings the conductor.
  • a more complex and sophisticated "doll orchestra” can be constructed by newly adding a doll.
  • the performance doll data whose performance doll ID information is "0, 1, 2, 3, 4", for example, the music name "zzz" which could not be played so far, can also be played, and a more luxurious performance is performed. be able to.
  • the commanding doll 502 is provided with a control unit for controlling other performance dolls.
  • the performance data is not limited to performance information, but may be other information, such as puppets performing actions such as gymnastics, dialogue, and skits.
  • a configuration is adopted in which a doll ID is assigned to each doll to perform high performance.
  • a performance where each doll sings the same part of the same song all at once, This is possible even without adding an identifier to the shape.
  • by updating the performance data stored on the server it is possible to make the doll perform a new performance.
  • performance data can be sent directly from the client terminal to the doll, it can be further simplified.
  • only the control data for performing the performance is transmitted directly from the client terminal to the doll without giving an identifier to each doll, and the performance data stored on the server is updated. In this way, the puppet performs a new performance.
  • FIG. 40 is a conceptual diagram of the tenth embodiment.
  • 621a force, 621c are performance dolls performing
  • 623 is a server that stores performance data
  • 624 is a client terminal that sends data to the commanding doll
  • Reference numeral 5 denotes a network connecting the client terminals 624 and the server 623, for example, the Internet.
  • the performance dolls 621a to 621c will be described as puppets that play the violin based on the performance control data.
  • FIG. 41 is a block diagram of the performance doll 6 2 1a.
  • reference numeral 611 denotes a wireless transmission / reception unit.
  • the wireless transmission / reception unit 611 transmits / receives data by wireless communication using B1 uet0 oth.
  • This storage device 6 14 is a storage device.
  • This storage device 6 14 has a performance Performance control information, which is operation information for performing one month, is stored.
  • the 6 15 is a performance control data processing unit.
  • the performance control data processing unit 615 stores the performance control data received via the wireless transmission / reception unit 611 in the storage device 614.
  • a method of receiving performance control data will be described.
  • the performance control data is provided with a header in which an identifier indicating performance control data is described at the head, and the performance control data is described after the header.
  • the performance control data processing unit 6 15 determines that the data is the performance control data, and receives the performance control data. Store in the storage device 6 1 4.
  • the power unit 616 is a power unit.
  • the power unit 616 is a motor or the like, and operates a performance doll in response to a control signal.
  • the operation control unit 6 17 is an operation control unit.
  • the operation control unit 6 17 generates a control signal for controlling the power unit 6 16 based on the performance control information stored in the storage device 6 14 and outputs the control signal to the power unit 6 16 I do.
  • FIG. 43 is a block diagram of the server 62 3.
  • reference numeral 630 denotes a transmitting / receiving unit for transmitting / receiving data.
  • the storage device 631 stores a performance data database 632 in which performance data is stored. As shown in FIG. 44, the performance data database 632 stores the name of the music and the performance control data of the music. Data is stored as one record. For example, in the case of the music name "XXX", the performance control data is "11010 ⁇ ... 11".
  • the performance data selection processing unit In response to the performance data download request from the client terminal 624, the performance data selection processing unit displays a list of currently downloadable performance data. An example of this display is shown in Figure 45. Then, the selected performance data is transmitted to the client terminals 624.
  • FIG. 46 is a block diagram of the client terminal 62.
  • reference numeral 64 denotes a wireless transmission / reception unit.
  • the wireless transmission / reception unit 640 transmits / receives data to / from the performance dolls 621 a to 621 c by a wireless method based on Bluetooth.
  • Reference numeral 642 denotes a transmission / reception unit for transmitting / receiving data to / from the server 623.
  • the storage device 643 stores the downloaded performance data.
  • the performance data selection unit 644 selects the performance data to be downloaded from the server 623 and stores the downloaded performance data in the storage device 644.
  • Reference numeral 645 denotes a performance data transfer unit.
  • the performance data transfer unit 645 transmits the performance control data of the performance data selected by the performance data selection unit 644 via the wireless transmission / reception unit 640 to the performance dolls 6 2 1 a to 6 2 1 It is sent to c.
  • 6 4 6 is a display for displaying data and the like.
  • FIG. 47 is an operation flowchart showing the operation of downloading the performance data to the client terminals 624.
  • the client terminal 624 requests a list of currently downloadable performance data to the server 623 (Step 6000) o
  • the performance data selection processing section 633 reads the menu screen from the storage device 631 (Step 601). Then, the read menu screen data is transmitted to the client terminal 62 4 via the transmission / reception unit 63 0 (Step 6
  • the menu screen is displayed (Step 603) by the performance data selection unit 644 of the client terminal 624 that has received the menu screen data, the desired music is selected, and the identifier of the selected music is transmitted. (S tep 6 04). In this operation, it is assumed that the music name "XXX" and the music name "yyy" are selected.
  • the performance data selection processing unit 633 of the server 623 reads the performance data corresponding to the selected music identifier from the storage device 631 (Step 605), and reads the read performance data to the client terminal. It transmits to 6 2 4 (Step 6 06). In this operation, since the selected performance data is the music name “XXX” and the music name “yyy”, these performance data are read from the storage device 631, and are transmitted to the client terminal 624.
  • the client terminal 624 that has received the performance data stores the performance data received by the performance data selection unit 644 in the storage device 634 (Step 607). That is, the performance data of the music name "XXX" and the music name "yyy” are stored in the storage device 643.
  • FIG. 48 is a flowchart showing the operation from the transfer of the performance control data from the client terminal 6 24 to each performance doll until the dolls perform.
  • the music name of the performance data stored in the storage device 634 is displayed (Step 700).
  • the stored performance data is the music name "XXX" and the music name "yyyy”. Therefore, the music name "xxxx" and the music name "yyyy" are displayed.
  • the user selects desired music from the displayed music names (Step 701). Then, the performance control data corresponding to the selected music is transmitted to the performance dolls 621a to 621c (Step 720). In this operation, the music name "XXX” and the music name "yyyy” are displayed. If the music name "XXX” is selected, the music name is displayed.
  • the performance control data of "XXX" is transmitted to the performance dolls 621a-621c.
  • the performance puppets 6 2 1 a to 6 2 1 c determine that the data is performance control data from the header identifier, receive the performance control data (Step 7 03), and send a signal indicating the completion of reception to the client. Terminal 6 2 4 Send it (S tep 704).
  • the client terminal 624 Upon receiving the reception completion signal from all the performance dolls, the client terminal 624 transmits a performance start signal for starting the performance to the performance dolls 621 a to 621 c (Step 705).
  • the performance dolls 6 21 a to 62 1 c receive the performance start signal, the performance starts (Step 706).
  • FIG. 49 is a diagram showing that the performance data of the music name “zzz” is newly added to the performance data database 632.
  • the menu screen is newly added to the menu screen when the menu screen is read out from the storage device 6 31 in the above-mentioned Steps 61 and 62.
  • the music name "zzz” is also added. Accordingly, in the client terminal 124, the music name "XXX” and the music name "yyy” are added to the music name "z
  • the user selects the newly added music name "zz Z " and selects the music name.
  • the performance data is sequentially updated on the server 623. By doing so, new performance data can be obtained, and the puppets can play the latest music constantly.
  • the performance data is not limited to performance information, but can be other information, such as puppets performing actions such as gymnastics, dialogue, and skits.
  • the eleventh embodiment is a combination of the first embodiment described above and the fifth embodiment.
  • the performance control information is the same as that of the MIDI described in the first embodiment. It features the use of performance data.
  • FIG. 50 is a block diagram showing the eleventh embodiment.
  • the difference between the first embodiment shown in FIG. 50 and the fifth embodiment shown in FIG. 15 is that the operation control unit 224, the power unit 222, and the speed 3 in place of the melody drive control unit in the first embodiment.
  • the performance control information stored in the storage device 217 is the same as that shown in FIGS. 17 and 18, but the performance control data is described in the first embodiment. Performance data created based on the MIDI data. However, MIDI channel information is not required.
  • FIGS. 51 and 52 are flowcharts of the operation in the first embodiment.
  • Step 800 when the host selection button 2 1 4 is pressed, the performance doll that becomes the host Is determined (Step 800).
  • a doll ID request signal is transmitted from the doll ID requesting section 215 of this performance doll (Step 801).
  • the performance doll that has received the Doll ID request signal (Step 802) transmits the Doll ID response signal to the Doll ID response signal by the Doll ID responding unit 215 (Step 8). S tep 803).
  • the sub-performance control information transmitting unit 219 transmits the connected performance based on the doll ID added to the doll ID request signal. Get the doll ID of the doll (Step804).
  • the performance control information selection section 218 displays a list of performance control information (performance data) on the LCD 25, and displays the desired performance control information (performance data). Is selected (Step 805).
  • the selected performance control information (performance data) is transmitted to the sub-performance control information transmitting unit 219, and the sub-performance control information of the acquired Doll ID is stored in correspondence with the performance control information (performance data).
  • the sub performance control information is transferred to the performance doll as a slave (Ste 807).
  • the sub performance control information reception control section 221 receives the sub performance control information (Step 808) and stores the sub performance control information with its own doll ID in the storage device 220 (Step 809).
  • the sub performance control information reception control unit 221 sends a performance start command (Step 8 11 1) and the melody 'drive control unit 12 reads main performance control information (performance data created based on the MID data) from the storage device 21 (Step 8 12).
  • the melody drive control unit 12 determines the drive position of the performance doll from the timbre information and the scale (pitch) information of the performance data (Step 8 13). .
  • the output time of the drive control signal is determined from the sound length (sound length) information and the sound strength (sound intensity) information of the performance data (Step 814). Then, the drive control signal is output to the corresponding drive location for the determined output time (Step 815).
  • a melody signal is generated from the scale (pitch) information of the performance data, the pitch (sound length) information and the sound strength (sound strength) information of the performance data, and is output to the speaker 11. Yes (S tep 8 16).
  • the performance puppet to be the slave receives the performance start command (Step 8 18), and the melody drive control unit 12 reads the sub performance control information from the storage device 220 (Step 8 19). .
  • the drive position of the performance doll is determined from the melody / drive control unit 12 power tone data and the scale (pitch) information of the performance data (Step 820).
  • the output time of the drive control signal is determined from the sound length (sound length) information and the sound strength (sound intensity) information of the performance data (Step 821).
  • the drive control signal is output to the corresponding drive location for the determined output time (Step 822).
  • a melody signal is generated from the musical scale (pitch) information of the performance data, the pitch (sound length) information and the sound strength (sound intensity) information of the performance data, and the speaker 11 generates Output (S tep 8 2 3).
  • Step 824 a performance operation is performed.
  • the drive control signal for driving the performance doll is generated based on the information obtained from the MIDI data, the movement of the performance doll can be made realistic according to the media.
  • the present invention is configured so that a new performance doll or performance data can be added, there is an effect that variations in performance and operation are increased.
  • the present invention corresponds to each part of the performance where the moving body selected as the host is the center from the moving body selected as the host to the other moving body as the slave.
  • Information can be provided, and each vehicle can perform performance centered on the vehicle selected as the host. For example, if you select a piano performance doll as the host, the piano performance doll will play in front and the other trumpet, drum and bass performance dolls will play the piano performance doll. I do.
  • a moving body system more suited to the user's taste can be provided.
  • the present invention provides a complete Even if the moving bodies in the part are not aligned, the performance of capturing the moving body that lacks the host moving body is performed based on the assisting performance control information, so the overall performance is not poor. Having. Further, according to the present invention, it is possible to supply, to each doll, performance information or the like corresponding to each part of one musical piece, and to make each doll perform an operation corresponding to each part. . Therefore, let each doll perform a highly musical action, similar to that seen in an actual orchestra, for example, as each puppet plays as the conductor puppet swings the conductor. To form a so-called "doll orchestra".
  • new dolls can be added, and more luxurious performance can be performed.

Landscapes

  • Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Electrophonic Musical Instruments (AREA)
  • Toys (AREA)

Abstract

記憶部1にはMIDIデータから得られたMIDIチャンネル情報、音色情報、音階情報、音長情報及び音強情報から成る演奏データが格納されている。制御部2は、記憶部1から演奏データを呼び出し、演奏データのMIDIチャンネル情報に基づいて、そのMIDIチャンネル情報に対応する演奏人形3~5に演奏データを供給する。演奏人形のメロディ・駆動制御部12は、演奏データの音色情報、音階情報から駆動部10を判定し、演奏データの音長情報、音強情報から駆動時間を判定する。そして、これらの判定結果に基づいて、複数の駆動部10を制御する。

Description

明 細 書 運動体制御システム 技術分野
本発明は運動体制御システム、運動体及びそのプログラムに関する。 そして、 特に、 広く利用されている M I D I (Musical Instrument Digital Interface) データを人形等の蓮動体を駆動する為の駆動デー タと して利用し、 運動体を制御する運動体制御システム、 運動体及び そのプログラムに関する。
また、 特に、 一つの運動体が中心と り、 他の運動体が中心となる運 動体のパフォーマンスを捕助するパフォーマンスを行う運動体制御シ ステム、 運動体及びそのプログラムに関する。
また、特に、人形に行わせるパフォーマンスを更新することができ、 さらに人形の数を追加していく ことにより、 よ り多彩なパフオーマン スを行わせることができる運動体制御システムに関する。 背景技術
近年、 デジタル化の波は音楽の世界にも波及しており、 デジタルの 演奏データによる楽器の演奏が行われている。 この技術の代表的なも のと して、 M I D I (Musical Instrument Digital Interface の頭文 字) がある。 この M I D I は、 楽器同士を接続しその音楽情報をデジ タル信号によつて伝達するためのィンターフェースを意味し、 演奏状 態を他の楽器に伝達するための標準となるハードウエアおよぴソフ ト ウェアフォーマッ トである。
更に、 M I D Iで用いられる M I D Iデータは、 実際の音をデジタ ル信号に変換したオーディオ信号とは異なり、 音そのもののデータで はなく、 楽器の演奏情報である。 例えば、 キーボードでいえば、 鍵盤 を押す ·離す、 ペダルを踏む '離す、 音色を変えるといった動作をそ れぞれ符号化したものである。
M I D Iデータは、 複数のパート別に独立したコントロールをする ためのチャンネノレメ ッセージと、 M I D I システム全体をコントロー ルするためのシステムメ ッセージに大別できる。
チャンネルメ ッセージでは最大 1 6パートをコントロールするため、 M I D Iチャンネルとレヽぅ概念が用いられている。 さらに、 チャンネ ルメ ッセージはノート (音符) 情報などのボイスメ ッセージとボイス メ ッセージの受信状態を設定するモードメ ッセージに区別される。 ボイスメ ッセージには、 ノートオン · オフ (音を出す ·止める)、 プ ログラムチェンジ (音色切替)、 ピッチベンド等がある。
奏情報の中でもつとも基本的な、例えば、「鍵盤を押す(ノートオン)」 「鍵盤を離す (ノートオフ)」 といった動作はノートオンメ ッセージと ノートォフメ ッセージで行われる。
ノートオンメ ッセージは、 ステータスバイ トにつづき、 2バイ ト分 のデータパイ トで構成される。 尚、 ステータスバイ トは通常、 先頭の 9がこのメ ッセージがノートオンメ ッセージであることを示し、 次に 任意のチャンネル番号が入る。
2パイ トで構成されるデータバイ トの 1バイ ト目は音階をあらわす ノート番号である。 このノート番号は音階を数字で表現したもので、 ピアノの中央の C (ド) を番号 6 0 と して、 半音ごとに 1つづ増減し ていき、 一番低い音が 0、 一番高い音が 1 2 7 となる。 また、 2バイ ト目は音の強さを示すベロシティである。 この 2バイ ト目のデータバ ィ トのベロシティ とは、 鍵盤を押す速さ (楽器を鳴らす速さ) をその 音の強さとみなして、 その値をあらわしたパラメータである。
また、 ノートオフメ ッセージは、 通常、 ステータスバイ トの先頭の 8がノートオフメ ッセージであることを示し、 次に任意のチャンネル 番号が入る。
このように M I D Iデータは、 M I D Iチヤンネル情報、音色情報、 音階情報、 音長情報及び音強情報と言った演奏に必要な音符情報が、 規格に基づいて符号化されたものである。
一方、 従来、 複数の人形からなり、 所定の演奏を行う玩具が知られ ている。 これらの演奏人形は、 予め人形内に記憶されている演奏情報 に基づいて、 人形が駆動し、 演奏を行うものである。
しかしながら、 従来の演奏人形は、 演奏するメロディ と動作との同 期が難しく、 動きも不自然であった。 これは、 人形を駆動するデータ と、 メ ロディのデータとを別個に作成するからである。
また、 従来の演奏人形では、 演奏する曲を決定し、 この曲のスコア を元に駆動するデータとメロディのデータとを、 独自のフォーマッ ト で作成するため、 作成のコス トが高いものとなり、 また、 新しい演奏 曲の追加も簡単にはできなかった。
一方、 M I D Iデータは、 上述したように代表的な規格であり、 M I D Iデータで作成された曲が多く提供されており、 また、 作成も容 易である。
更に、従来の演奏人形は複数の演奏人形が同じ楽曲を演奏するので、 ユーザの好みに応じて中心となる任意の一体だけを選択し、 他の人形 は中心となる人形を捕助するといった多彩な演奏はできず、 演奏の様 子が単調に過ぎ、変化に乏しいという問題があった。例えば、 ピアノ、 トランペッ ト、 ドラム及びベースからなる楽団の人形である場合、 ピ ァノだけがフィーチャーされ、 他の人形はそのピアノを補助するとい つたことは出来なかった。
更に、 従来の演奏人形は、 上述したよ うに予め演奏情報が記憶され ており、 記憶されている分の演奏の動作を繰り返すだけであり、 演奏 の様子が単調に過ぎ、 変化に乏しいとレヽぅ問題があった。
そこで、 本発明は上記問題点に鑑みて作成されたものであって、 そ の目的は M I D Iデータから得られた演奏データを、 演奏人形を駆動 する駆動データと して用いることにより、 メロディ と同期が取れ、 自 然な動作を行うことができる運動体の駆動制御を行う運動体制御シス テム、 運動体及びそのプログラムを提供することにある。
また、 本発明の目的は、 各運動体はホス トと して選択された運動体 を中心と したパフォーマンスを行う運動体制御システム、 蓮動体及び そのプログラムを提供することにある。
また、 本発明の目的は、 パフォーマンスに必要な全部の運動体が揃 つていなく とも、 ホス ト となる蓮動体が欠けた運動体を捕助する運動 体制御システム、 運動体及びそのプログラムを提供することにある。 また、 本発明の目的は、 人形等の運動体に行わせるパフォーマンス を更新することができ、 さらに運動体を追加していく ことにより、 よ り多彩なパフォーマンスを行わせることができる技術を提供すること にある。 発明の開示
上記本発明の目的を達成する第 1の発明は、 運動体制御
あって、
制御部と、 複数の運動体とを有し、
前記制御部は、
M I D Iデータの音符情報から得られた演奏データが格納された記 憶手段と、
前記演奏データを呼び出し、 前記演奏データの M I D I チャンネル 情報に基づいて、 その M I D Iチヤンネル情報に対応する運動体に演 奏データを供給する供給手段と
を有し、
前記各運動体の各々は、
駆動箇所を駆動する複数の駆動手段と、
供給された演奏データに基づいて運動体の駆動箇所及び駆動時間を 判定し、 これらの判定結果に基づいて前記複数の駆動手段を制御する 駆動制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 2の発明は、 運動体制御システムで あって、
制御部と、 複数の運動体とを有し、
前記制御部は、
M I D Iデータから得られた M I D I チヤンネル情報、 音色情報、 音階情報、 音長情報及び音強情報から成る演奏データが格納された記 憶手段と、
前記演奏データを呼び出し、 前記演奏データの M I D I チャンネル 情報に基づいて、 その M I D I チャンネル情報に対応する運動体に演 奏データを供給する供給手段と
を有し、
前記各運動体の各々は、
駆動箇所を駆動する複数の駆動手段と、
供給された演奏データの音色情報及び/又は音階情報から運動体の 駆動箇所を判定し、 前記演奏データの音長情報及び 又は音強情報か ら前記駆動箇所の駆動時間を判定し、 これらの判定結果に基づいて前 記複数の駆動部を制御する駆動制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 3の発明は、 上記第 1又は第 2の発 明において、 他の運動体を接続し、 この運動体を制御する為の演奏デ ータを運動体に供給する為の接続部を更に有することを特徴とする。 上記本発明の目的を達成する第 4の発明は、 上記第 1、 第 2又は第 3の発明において、 演奏データが格納された記録媒体を接続する接続 部を有し、
前記制御部は、 前記記億部に代えて接続された前記記録媒体から演 奏データを読み出すことを特徴とする。
上記本発明の目的を達成する第 5の発明は、 上記第 1、 第 2、 第 3 又は第 4の発明において、 M I D Iデータの M I D Iチヤンネル情報、 音階情報、 音長情報及び音強情報に基づいて、 演奏データを生成する 演奏データ生成部を更に有することを特徴とする。
上記本発明の目的を達成する第 6の発明は、 上記第 5の発明におい て、 前記駆動制御手段は、 前記駆動箇所の駆動時間を音長情報による 音の長さより も、 短いものとすることを特徴とする。
上記本発明の目的を達成する第 7の発明は、 上記第 5又は第 6の発 明において、 前記駆動手段は、 一動作の周期が音長情報による 1音符 の音の長さとなるように駆動されるよ うに構成されていること特徴と する。
上記本発明の目的を達成する第 8の発明は、 運動体制御システムで あって、
運動体を駆動する駆動部と、
M I D Iデータから前記駆動部を制御する為の駆動制御データを生 成し、 前記駆動制御データに基づいて、 前記駆動部を制御する制御部 と
を有することを特徴とする。
上記本発明の目的を達成する第 9の発明は、 上記第 8の発明におい て、 前記制御部は、 M I D Iデータの音符情報より、 運動体の駆動場 所及び駆動時間を判断して、 駆動制御データを生成することを特徴と する。
上記本発明の目的を達成する第 1 0の発明は、 上記第 8又は第 9の 発明において、 前記制御部は、 M I D Iデータの音色情報及び/又は 音階情報から運動体の駆動場所を決定し、 M I D Iデータの音長情報 及び Z又は音強情報から、 駆動場所の駆動時間を決定することを特徴 とする。
上記本発明の目的を達成する第 1 1の発明は、 上記第 1 0の発明に おいて、 前記制御部は、 前記駆動箇所の駆動時間を音長情報による音 の長さより も、 短いものとすることを特徴とする。
上記本発明の目的を達成する第 1 2の発明は、 上記第 1 0又は第 1 1の発明において、 前記駆動部は、 一動作の周期が音長情報による 1 音符の音の長さとなるように駆動されるように構成されていること特 徴とする。
上記本発明の目的を達成する第 1 3の発明は、 運動体であって、 駆動箇所を駆動する複数の駆動手段と、
M I D Iデータの音符情報から、 蓮動体の駆動箇所及び駆動時間を 判定し、 これらの判定結果に基づいて前記複数の駆動手段を制御する 駆動制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 1 4の発明は、 運動体であって、 駆動箇所を駆動する複数の駆動手段と、
M I D Iデータから得られた音色情報、 音階情報、 音長情報及び音 強情報から成る演褰データを受信し、 前記演奏データの音色情報及び 又は音階情報から運動体の駆動箇所を判定し、 前記演奏データの音 長情報及び/又は音強情報から前記駆動箇所の駆動時間を判定し、 こ れらの判定結果に基づいて前記複数の駆動手段を制御する駆動制御手 段と
を有することを特徴とする。
上記本発明の目的を達成する第 1 5の発明は、 上記第 1 3又は第 1 4の発明において、 演奏データを受信する為の接続部を更に有するこ とを特徴する。
上記本発明の目的を達成する第 1 6の発明は、 上記第 1 3、 第 1 4 又は第 1 5の発明において、 前記駆動制御手段は、 前記駆動箇所の駆 動時間を 1音符の音の長さより も、短いものとすることを特徴とする。 上記本発明の目的を達成する第 1 7の発明は、上記第 1 3、第 1 4、 第 1 5又は第 1 6の発明において、 前記駆動手段は、 一動作の周期が 一音符の音の長さとなるよ うに駆動されるように構成されていること 特徴とする。
上記本発明の目的を達成する第 1 8の発明は、 M I D Iデータによ り、 運動体の駆動を制御する運動体制御方法であって、
M I D Iデータの音符の情報と、 運動体の駆動箇所及びこの駆動箇 所の駆動時間とを関連付けて記憶させておき、 この関連付けに基づい て、 読み込まれた M I D Iデータの音符情報から、 駆動する駆動箇所 及びこの駆動箇所の駆動時間を決定し、 運動体の駆動を制御すること を特徴とする。
上記本発明の目的を達成する第 1 9の発明は、 上記第 1 8の発明に おいて、 前記 M I D Iデータの音符情報が、 M I D Iデータの音色情 報、 音階情報、 音長情報及び音強情報であり、 前記音色情報及び Z又 は音階情報から蓮動体の駆動場所を決定し、 前記音長情報及びノ又は 音強情報から、 駆動場所の駆動時間を決定することを特徴とする。 上記本発明の目的を達成する第 2 0の発明は、 上記第 1 8又は第 1
9の発明において、 M I D Iデータのチヤンネル情報と複数の運動体 とを関連付けておき、 チャンネル情報に対応した運動体に、 そのチヤ ンネル情報の音符情報を割り当てることによって、 複数の運動体を制 御することを特徴とする。
上記本発明の目的を達成する第 2 1の発明は、 上記第 1 8、 第 1 9 又は第 2 0の発明において、 駆動箇所の駆動時間を 1音符の音の長さ より も、 短いものとすることを特徴とする。
上記本発明の目的を達成する第 2 2の発明は、 運動体の駆動部を制 御する情報処理装置のプログラムであって、
前記プログラムは、 情報処理装置を、 M I D Iデータから得られた 音符情報から駆動部を制御する為の駆動制御データを生成し、 前記駆 動制御データに基づいて、 前記駆動部を制御する制御手段と して機能 させることを特徴とする。
上記本発明の目的を達成する第 2 3の発明は、 上記第 2 2の発明に おいて、 前記プログラムは情報処理装置を、 M I D Iデータから得ら れた音符情報より、 運動体の駆動場所及び駆動時間を判断して、 駆動 制御データを生成する制御手段と して機能させることを特徴とする。 上記本発明の目的を達成する第 2 4の発明は、 上記第 2 2又は第 2
3の発明において、 前記プログラムは情報処理装置を、 M I D Iデー タから得られた音色情報及び Z又は音階情報から運動体の駆動場所を 決定し、 M I D Iデータの音長情報及び/又は音強情報から、 駆動場 所の駆動時間を決定する制御手段と して機能させることを特徴とする。 上記本発明の目的を達成する第 2 5の発明は、 上記第 2 2、 第 2 3 又は第 2 4の発明において、 前記プログラムは情報処理装置を、 駆動 箇所の駆動時間が 1音符の音の長さより も短い駆動制御データを生成 する駆動制御手段と して機能させることを特徴とする。
上記本発明の目的を達成する第 2 6の発明は、 複数の運動体の駆動 部を制御する情報処理装置のプログラムであって、
前記プログラムは情報処理装置を、
M I D Iデータから得られた M I D Iチヤンネル情報、 音色情報、 音階情報、 音長情報及び音強情報から成る演奏データを記憶部から呼 び出し、 前記演奏データの M I D Iチャンネル情報に基づいて、 その M I D Iチャンネル情報に対応する運動体を判定する手段と、
前記判定された運動体の駆動箇所を前記演奏データの音色情報及び /又は音階情報から判定し、 前記演奏データの音長情報及び/又は音 強情報から前記駆動箇所の駆動時間を判定し、 これらの判定結果に基 づいて、 運動体の駆動箇所の駆動を制御する手段と して機能させるこ とを特徴とする。
上記本発明の目的を達成する第 2 7の発明は、 上記第 2 6の発明に おいて、前記プログラムは情報処理装置を、複数の記憶部を選択して、 演奏データを読み出す手段と して機能させることを特徴とする。
上記本発明の目的を達成する第 2 8の発明は、 上記第 2 6又は第 2 7の発明において、 前記プログラムは情報処理装置を、 M I D Iデー タの M I D Iチャンネル情報、 音色情報、 音階情報、 音長情報及び音 強情報に基づいて、 演奏データを生成する手段と して機能させること を特徴とする。
上記本発明の目的を達成する第 2 9の発明は、 上記第 2 6、 第 2 7 又は第 2 8の発明において、 前記プログラムは情報処理装置を、 駆動 箇所の駆動時間が 1音符の音の長さより も短くなるよ うに駆動を制御 する駆動制御手段と して機能させることを特徴とする。
上記本発明の目的を達成する第 3 0の発明は、 上記第 2 2から第 2 8の発明のプログラムが格納された記録媒体である。
上記本発明の目的を達成する第 3 1の発明は、 運動体制御システム であって、
複数の運動体と、 前記蓮動体同士を接続する通信線とを有し、 前記運動体の各々は、
各運動体を識別する運動体識別子が格納された記憶装置と、 ユーザアクショ ンによる自運動体をホス トとする命令に応答して、 スレーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前 記記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンス を行う為の主パフォーマンス制御情報及びス レーブとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がスレーブとなった場合、 送信されてく る副パフォーマ ンス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に 対応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ 蓮動体に送信する手段と、
自運動体がスレープとなった場合、 送信されてく る副パフォーマ ンス制御情報を受信し、 前記一時記憶装置に格納する手段と、 運動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス トとなった場合には前記記憶装置に格納されてい る主パフォーマンス制御情報に基づいて前記駆動部を制御し、 自蓮動 体がス レーブとなった場合には前記一時記憶装置に格納されている副 パフォーマンス制御情報に基づいて前記パフォーマンス手段を制御す る制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 3 2の発明は、 第 3 1の発明におい て、 自運動体がホス ト となり、 スレーブとなる他の運動体が欠如して いる場合、 欠如している蓮動体のパフォーマンスを補助する為の補助 パフォーマンス制御情報が、 運動体識別子に対応して格納された記憶 装置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する補助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した補助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する捕助制御 手段と
を更に有することを特徴とする。
上記本発明の目的を達成する第 3 3の発明は、 上記第 3 1又は第 3 2の発明において、 各運動体は通信線により リ ング形状に接続され、 ホス トとなった演奏人形から、 信号を順次転送していく ように構成さ れていることを特徴とする。
上記本発明の目的を達成する第 3 4の発明は、 上記第 3 1又は第 3 2の発明において、 各運動体はホス トとなる運動体を中心と して、 通 信線によりスター形状に接続され、 各運動体とホス ト となった演奏人 形との間で個別に信号の送受信が行われるように構成されていること を特徴とする。
上記本発明の目的を達成する第 3 5の発明は、 運動体であって、 運動体を識別する蓮動体識別子が格納された記憶装置と、 ユーザァクショ ンによる自運動体をホス トとする命令に応答して、 ス レーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス ト となる運動体に前記 記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及びスレーブとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がスレーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ運 動体に送信する手段と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格納する手段と、
蓮動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス トとなった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が スレーブとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフォーマンス手段を制御する制御 手段と
を有することを特徴とする。 上記本発明の目的を達成する第 3 6の発明は、 上記第 3 5の発明に おいて、 自蓮動体がホス トとなり、 スレーブとなる他の運動体が欠如 している場合、 欠如している蓮動体のパフォーマンスを捕助する為の 捕助パフォーマンス制御情報が、 運動体識別子に対応して格納された 記憶装置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する捕助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した補助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する補助制御 手段と
を更に有することを特徴とする。
上記本発明の目的を達成する第 3 7の発明は、 複数の運動体を有す る運動体制御システムにおいて、 前記運動体制御システムの運動体の 各々に、
各運動体を識別する運動体識別子が格納された記憶装置と、 ユーザァクショ ンによる自運動体をホス トとする命令に応答して、 スレーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前記 記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及びス レーブとなる他の蓮動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、 自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する蓮動体識別子を持つ運 動体に送信する手段と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格納する手段と、
蓮動体にパフォーマンスを行わせるパフォーマンス手段と、 自蓮動体がホス トとなった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が スレープとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフォーマンス手段を制御する制御 手段と して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 3 8の発明は、 上記第 3 7の発明に おいて、 運動体制御システムの運動体の各々に、
自運動体がホス トとなり、 スレーブとなる他の運動体が欠如してい る場合、 欠如している運動体のパフォーマンスを補助する為の補助パ フォーマンス制御情報が、 運動体識別子に対応して格納された記憶装 置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している蓮動体識別子に対応する補助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した補助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する捕助制御 手段と して更に機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 3 9の発明は、 上記第 3 7又は第 3 8の発明において、 各運動体がリ ング形状に接続された場合、 ホス ト となった演奏人形から信号を順次転送していく ように機能させること を特徴とするプログラムである。 上記本発明の目的を達成する第 4 0の発明は、 上記第 3 7又は第 3 8の発明において、 各運動体がホス トとなる運動体を中心と してスタ 一形状に接続された場合、 各運動体とホス トとなった演奏人形との間 で個別に信号の送受信が行われるように機能させることを特徴とする プログラムである。
上記本発明の目的を達成する第 4 1の発明は、 運動体を、 運動体を識別する運動体識別子が格納された記憶装置と、 ユーザァクショ ンによる自運動体をホス トとする命令に応答して、 スレーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス ト となる運動体に前記 記憶装置に格納されている蓮動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及びス レープとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がスレーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ運 動体に送信する手段と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格納する手段と、
運動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス ト となった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が スレープとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフォーマンス手段を制御する制御 手段と して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 4 2の発明は、 上記第 4 1の発明に おいて、 運動体を、
自運動体がホス トとなり、 スレーブとなる他の運動体が欠如してい る場合、 欠如している運動体のパフォーマンスを捕助する為の捕助パ フォーマンス制御情報が、 運動体識別子に対応して格納された記憶装 置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する捕助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した捕助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する補助制御 手段と して更に機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 4 3の発明は、 第 3 7から第 4 2の 発明に記載のプログラムが格納された記録媒体である。
上記本発明の目的を達成する第 4 4の発明は、 運動体制御システム であって、
運動体と、 前記運動体を制御する運動体制御部と、' 端末と、 サーバ とを有し、
前記サーバは、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記 パフォーマンスを行う為に必要な運動体の運動体識別子が記載された 必要運動体識別子情報とが対応付けられて成るパフォーマンス情報が 格納された記憶装置と、
パフォーマンス情報のダウン口一ドの要求に応答して、 前記パフ オーマンス情報を前記端末に送信する手段と
を有し、
前記運動体は、
運動体識別子が格納された記憶装置と、
前記運動体識別子を送信する送信手段と、
自己の運動体識別子に対応するパフォーマンス制御情報を受信す る受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と
を有し、
前記運動体制御部は、
信号を送受信する送受信手段と、
蓮動体に運動体識別子の送信を要求する運動体識別子要求信号を. 前記送受信手段を介して送信する運動体識別子要求手段と、
各運動体から送信されてきた運動体識別子を、 前記送受信手段を 介して端末に転送する運動体識別子転送手段と、
端末からのパフォーマンス制御情報を、 各運動体に転送するパフ オーマンス制御情報転送手段と、
を有し、
前記端末は、
パフォーマンス情報のダウンロードを前記サーバに要求する手段 と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 前記運動体制御部から送信されてきた各運動体の運動体識別子を 受信する手段と、 11060
19
前記記憶装置に格納されているパフォーマンス情報の必要運動体 識別子情報と、 前記運動体制御部から受信した各運動体の運動体識別 子とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択す るパフォーマンス情報選択手段と、
前記パフォーマンス情報選択手段で選択されたパフォーマンス情 報の制御情報を、 前記前記運動体制御部に送信する送信手段と を有する
ことを特徴とする。
上記本発明の目的を達成する第 4 5の発明は、 上記第 4 1の発明に おいて、 前記運動体と、 前記運動体制御部と、 前記端末との間の情報 の送受信が、 B l u e t o o t hで行われることを特徴とする。
上記本発明の目的を達成する第 4 6の発明は、 上記第 4 4又は第 4 5の発明において、 前記蓮動体制御部は、
運動体識別子が格納された記憶装置と、
自己の運動体識別子に対応する演奏情報を受信する受信手段と、 運動体を動作させる駆動部と、
パフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手 段と
を更に有することを特徴とする。
上記本発明の目的を達成する第 4 7の発明は、 運動体制御システム であって、
運動体と、 前記運動体を制御する運動体制御部とを有し、 前記運動体は、
運動体を識別する為の運動体識別子が格納された記憶装置と、 前記蓮動体識別子を送信する送信手段と、
自己の運動体識別子に対応するパフォーマンス制御情報を受信す JP2003/011060
20
る受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と
を有し、
前記運動体制御部は、
運動体に運動体識別子の送信を要求する運動体識別子要求信号を 送信する蓮動体識別子要求手段と、
各運動体から送信されてきた運動体識別子を、 外部の端末に転送 する蓮動体識別子転送手段と、
前記端末から得られたパフォーマンス制御情報を、 各運動体に転 送するパフォーマンス制御情報転送手段と、
を有する
ことを特徴とする。
上記本発明の目的を達成する第 4 8の発明は、 上記第 4 7の発明に おいて、 前記運動体と、 前記運動体制御部との間の情報の送受信が、 B 1 u e t o o t hで行われることを特徴とする。
上記本発明の目的を達成する第 4 9の発明は、 上記第 4 7又は第 4 8の発明において、 前記運動体制御部は、
運動体識別子が格納された記憶装置と、
自己の蓮動体識別子に対応する演奏情報を受信する受信手段と、 運動体を動作させる駆動部と、
パフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手 段と
を更に有することを特徴とする。
上記本発明の目的を達成する第 5 0の発明は、 運動体であって、 運動体を識別する為の運動体識別子が格納された記憶装置と、 前記蓮動体識別子を送信する送信手段と、
運動体にパフォーマンスを行わせる為のパフォーマンス制御情報の うち、 自己の蓮動体識別子に対応するパフォーマンス制御情報を受信 する受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前 記駆動部を制御する制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 5 1の発明は、 上記第 5 0の発明に おいて、 情報の送受信が、 B l u e t o o t hで行われることを特徴 とする。
上記本発明の目的を達成する第 5 2の発明は、 遠隔地にあるサーバ より、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を ダウンロードし、 ダウンロードしたパフォーマンス情報のうち必要な 情報を、前記運動体を制御する運動体制御部に送信する端末であって、 パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報のダ ゥンロードをサーバに要求する手段と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 運動体制御部からの各運動体の運動体識別子を受信する手段と、 前記記憶装置に格納されているパフォーマンス情報の必要運動体識 別子情報と、 前記運動体制御部から受信した各運動体の運動体識別子 とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択する パフォーマンス情報選択手段と、 前記パフォーマンス情報選択手段で選択されたパフォーマンス情報 の制御情報を、 前記前記運動体制御部に送信する送信手段と
を有することを特徴とする。
上記本発明の目的を達成する第 5 3の発明は、 上記第 5 2の発明に おいて、 蓮動体制御部との情報の送受信が、 B 1 u e t 0 o t hで行 われることを特徴とする。
上記本発明の目的を達成する第 5 4の発明は、 遠隔地にあるサーバ より、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を ダウンロードし、 ダウンロードしたパフォーマンス情報のうち必要な 情報を、前記運動体を制御する運動体制御部に送信する端末であって、 目 IJ記端末を、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報のダ ゥンロードをサーバに要求する手段と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 運動体制御部からの各運動体の運動体識別子を受信する手段と、 前記記憶装置に格納されているパフォーマンス情報の必要運動体識 別子情報と、 前記運動体制御部から受信した各運動体の運動体識別子 とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択する パフォーマンス情報選択手段と、
前記パフォーマンス情報選択手段で選択されたパフォーマンス情報 の制御情報を、 前記前記運動体制御部に送信する送信手段
と して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 5 5の発明は、 上記第 5 4の発明に おいて、 運動体制御部との情報の送受信を、 B 1 u e t o o t hで行 わせる手段と して端末を更に機能させることを特徴とするプログラム である。
上記本発明の目的を達成する第 5 6の発明は、遠隔地にある端末に、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を送信す るサーバであって、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報が格 納された記憶装置と、
端末からのパフォーマンス情報のダウンロードの要求に応答して、 前記パフォーマンス情報を前記端末に送信する手段と
を有することを特徴とする。
上記本発明の目的を達成する第 5 7の発明は、遠隔地にある端末に、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を送信す るサーバであって、 前記サーバを、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報が格 納された記憶装置と、
端末からのパフォーマンス情報のダウンロードの要求に応答して、 前記パフォーマンス情報を前記端末に送信する手段と
して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 5 8の発明は、 運動体制御システム であって、
蓮動体と、 端末と、 サーバとを有し、
前記サーバは、 パフォーマンスを行わせる為のパフォーマンス制御情報が格納さ れた記憶装置と、
パフォーマンス制御情報のダウンロードの要求に応答して、 前記 パフォーマンス情報を前記端末に送信する手段と、
を有し、
前記運動体は、
パフォーマンス制御情報を受信する受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と、
を有し、
前記端末は、
パフォーマンス情報のダウンロードを前記サーバに要求する手段 と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報の パフォーマンス制御情報を、 前記運動体に送信する送信手段と を有することを特徴とする。
· 上記本発明の目的を達成する第 5 9の発明は、 上記第 5 8の発明に おいて、 前記運動体と、 前記端末との間の情報の送受信、 B l u e t o o t hで行われることを特徴とする。
上記本発明の目的を達成する第 6 0の発明は、 運動体であって、 運動体にパフォーマンスを行わせる為のパフォーマンス制御情報を 受信する受信手段と、
運動体を動作させる駆動部と、 前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前 記駆動部を制御する制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 6 1の発明は、 上記第 6 0の発明に おいて、 情報の送受信が、 B l u e t o o t hで行われることを特徴 とする。
上記本発明の目的を達成する第 6 2の発明は、 遠隔地にあるサーバ より、 蓮動体にパフォーマンスを行わせる為のパフォーマンス情報を ダウンロードし、 ダウンロードしたパフォーマンス情報のうち必要な 情報を、 前記運動体に送信する端末であって、
パフォーマンス情報のダウンロードを前記サーバに要求する手段と . ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報のパ フォーマンス制御情報を、 前記運動体に送信する送信手段と
を有することを特徴とする。
上記本発明の目的を達成する第 6 3の発明は、 上記第 6 2の発明に おいて、 運動体との情報の送受信が、 B l u e t o o t hで行われる ことを特徴とする。
上記本発明の目的を達成する第 6 4の発明は、 遠隔地にあるサーバ より、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を ダウンロードし、 ダウンロー ドしたパフォーマンス情報のうち必要な 情報を、 前記運動体に送信する端末であって、 前記端末を、
パフォーマンス情報のダウンロードを前記サーバに要求する手段と ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報のパ フォーマンス制御情報を、 前記運動体に送信する送信手段と
して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 6 5の発明は、 上記第 6 4の発明に おいて、 運動体との情報の送受信を、 B 1 u e t o o t hで行わせる 手段と して端末を更に機能させることを特徴とするプログラムである 上記本発明の目的を達成する第 6 6の発明は、遠隔地にある端末に、 運動体にパフォーマンスを行わせる為のパフォーマンス情報を送信す るサーバであって、
パフォーマンスを行わせる為のパフォーマンス制御情報が格納され た記憶装置と、
端末からのパフォーマンス制御情報のダウンロードの要求に応答し て、 前記パフォーマンス制御情報を前記端末に送信する手段と を有することを特徴とする。
上記本発明の目的を達成する第 6 7の発明は、遠隔地にある端末に、 蓮動体にパフォーマンスを行わせる為のパフォーマンス情報を送信す るサーバであって、 前記サーバを、
パフォーマンスを行わせる為のパフォーマンス制御情報が格納され た記憶装置と、
端末からのパフォーマンス制御情報のダウンロードの要求に応答し て、 前記パフォーマンス制御情報を前記端末に送信する手段と して機能させることを特徴とするプログラムである。
上記本発明の目的を達成する第 6 8の発明は、上記第 5 4、第 5 5、 第 5 7、 第 6 4、 第 6 5及び第 6 7に記載のプログラムが格納された 記録媒体である。
上記本発明の目的を達成する第 6 9の発明は、 運動体制御システム であって、
複数の運動体と、 前記運動体同士を接続する通信線とを有し、 前記運動体の各々は、
各運動体を識別する運動体識別子が格納された記憶装置と、 ユーザアクショ ンによる自運動体をホス トとする命令に応答して、 スレープとなる他の運動体に対して、 運動体識別子の送信を要求する 蓮動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる蓮動体に前 記記憶装置に格納されている蓮動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 M I D Iデータから得 られた音色情報、 音階情報、 音長情報及び音強情報から成る主パフォ 一マンス制御情報と、 スレープとなる他の運動体の M I D Iデータか ら得られた音色情報、 音階情報、 音長情報及び音強情報から成る副パ フォーマンス制御情報とが運動体識別子に対応して格納された記憶装 置と、
自運動体がスレーブとなった場合、 送信されてく る副パフォーマ ンス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた蓮動体識別子に 対応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ 運動体に送信する手段と、
自運動体がスレーブとなった場合、 送信されてく る副パフォーマ ンス制御情報を受信し、 前記一時記憶装置に格納する手段と、
駆動箇所を駆動する複数の駆動手段と、
自運動体がホス トとなった場合には前記記憶装置に格納されてい る主パフォーマンス制御情報の音色情報及び/又は音階情報から運動 体の駆動箇所を判定し、 前記演奏データの音長情報及び/又は音強情 報から前記駆動箇所の駆動時間を判定し、 これらの判定結果に基づい て前記複数の駆動部を制御し、 自運動体がスレープとなった場合には 前記一時記憶装置に格納されている副パフォーマンス制御情報の音色 情報及び/又は音階情報から運動体の駆動箇所を判定し、 前記演奏デ 一タの音長情報及び/又は音強情報から前記駆動箇所の駆動時間を判 定し、 これらの判定結果に基づいて前記複数の駆動部を制御する駆動 制御手段と
を有することを特徴とする。
上記本発明の目的を達成する第 7 0の発明は、 上記第 6 9の発明に おいて、 前記駆動制御手段は、 前記駆動箇所の駆動時間を音長情報に よる音の長さより も、 短いものとすることを特徴とする。
上記本発明の目的を達成する第 7 1の発明は、 上記第 6 9又は第 7 0の発明において、 前記駆動手段は、 一動作の周期が音長情報による 1音符の音の長さとなるように駆動されるように構成されていること 特徴とする。
上記本発明の目的を達成する第 7 2の発明は、 上記第 6 9から第 7 1のいずれかの発明において、 自運動体がホス トとなり、 ス レーブと なる他の運動体が欠如している場合、 欠如している運動体のパフォー マンスを捕助する為の M I D Iデータから得られた音色情報、 音階情 報、 音長情報及び音強情報から成る捕助パフォーマンス制御情報が、 運動体識別子に対応して格納された記憶装置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する捕助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した捕助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する補助制御 手段と を更に有することを特徴とする。
上記本発明の目的を達成する第 7 3の発明は、 上記第 6 9から第 7 2のいずれかの発明において、 前記運動体を識別する運動体識別子と して、 M I D Iデータの M I D I チャンネル情報を用いることを特徴 とする。 図面の簡単な説明
図 1は本発明の演奏人形システム本体 Aのプロック図であり、 図 2 は演奏データの一例を示した図であり、 図 3は演奏データの元となる スコアを示した図であり、図 4は演奏データの一例を示した図であり、 図 5は駆動部 1 0の構成を説明する為の図であり、 図 6は駆動部 1 0 の構成を説明する為の図であり、 図 7は駆動部 1 0の構成を説明する 為の図であり、 図 8は演奏人形 3の駆動制御信号の生成の一例を示し た図であり、 図 9は演奏人形 4の駆動制御信号の生成の一例を示した 図であり、 図 1 0は第 1の実施の形態の動作フローチャートであり、 図 1 1は第 2の実施の形態のブロック図であり、 図 1 2は第 3の実施 の形態のプロック図であり、 図 1 3は第 4の実施の形態のブロック図 であり、 図 1 4は本発明の第 5の実施の形態の概念図であり、 図 1 5 は演奏人形 2 0 1のプロック図であり、 図 1 6はドール I Dの送受信 を説明する為の図であり、 図 1 7はパフォーマンス制御情報を説明す る為の図であり、 図 1 8はパフォーマンス制御情報を説明する為の図 であり、 図 1 9は副パフォーマンス制御情報の送受信を説明する為の 図であり、 図 2 0は副パフォーマンス制御情報の送受信を説明する為 の図であり、 図 2 1は第 5の実施の形態における動作のフローチヤ一 トであり、 図 2 2は第 6の実施の形態を説明する為の図であり、 図 2 3は第 6の実施の形態の動作フローチヤ一トであり、 図 2 4は第 7の 実施の形態の概念図であり、 図 2 5は第 7の実施の形態における演奏 人形のプロック図であり、 図 2 6はドール I D要求信号及びドール I Dの送受信を説明する為の図であり、 図 2 7は副パフォーマンス制御 情報の送受信を説明する為の図であり、 図 2 8は第 8の実施の形態に おける演奏人形のプロック図であり、 図 2 9は第 9の実施の形態の概 念図であり、 3 0は演奏人形 5 0 l aのブロック図であり、 図 3 1は パフォーマンス制御データの送信フォーマツ トの一例を示す図であり、 図 3 2は指揮人形 5 0 2のブロック図であり、 図 3 3はサーバ 5 0 3 のブロック図であり、 図 3 4はパフォーマンスデータデータベース 5 3 2の一例を示す図であり、 図 3 5はパフォーマンスデータの一覧表 示の一例を示す図であり、 図 3 6はクライアント端末 5 0 4のプロッ ク図であり、 図 3 7はパフォーマンスデータを、 クライアント端末 5 0 4にダウンロードする動作を示す動作フローチヤ一トであり、 図 3 8はクライアン ト端末から各演奏人形にパフォーマンス制御データが 転送され、人形たちが演奏を行うまでの動作のフローチャートであり、 図 3 9は第 1 0の実施の形態を示す図であり、 図 4 0は第 1 0の実施 の形態を示す図であり、 図 4 1は演奏人形 5 2 1 aのブロック図であ り、 図 4 2はパフォーマンス制御データの受信方法を説明する為の図 であり、 図 4 3はサーバ 5 2 3のプロック図であり、 図 4 4はパフォ —マンスデータデータベース 6 3 2の一例を示す図であり、 図 4 5は パフォーマンスデータの一覧表示の一例を示す図であり、 図 4 6はク ライアント端末 5 2 4のブロック図であり、 図 4 7はパフォーマンス データを、 クライアント端末 5 2 4にダウンロードする動作を示す動 作フローチヤ一トであり、 図 4 8はクライアント端末 5 2 4から各演 奏人形にパフォーマンス制御データが転送され、 人形たちが演奏を行 うまでの動作のフローチャートであり、 図 4 9は新たに音楽名 " z z 2003/011060
31
z " のパフォーマンスデータがパフォーマンスデータデータベース 5 3 2に追加されたことを示す図であり、 図 5 0は第 1 1の実施の形態 を示すプロック図であり、 図 5 1及び図 5 2は、 第 1 1の実施の形態 における動作のフローチヤ一トである。 発明を実施するための最良の形態
本発明は、 上述した M I D Iデータから得られた演奏データを用い て各演奏人形の動作を制御することを特徴とする。 以下、 本発明の実 施の形態を説明する。
本発明の第 1の実施の形態を説明する。
図 1は本発明の演奏人形システム本体 Aのプロ ック図である。
図 1中、 1は演奏データが格納された記憶部、 2は演奏データを各 演奏人形に供給する制御部、 3はアルトサックスの演奏を行う演奏人 形、 4はアコースティ ック ピアノを演奏する演奏人形、 5はベースの 演奏を行う演奏人形である。
記憶部 1は、 オリジナルの M I D Iデータから得られた M I D Iチ ヤンネル情報、 音色情報、 音階 (音の高さ) 情報、 音長 (音の長さ) 情報及び音強(音の強さ)情報から成る演奏データが格納されている。 この演奏データは、 オリジナルの M I D Iデータから、 M I D I チヤ ンネル情報、 音色情報、 音階 (音の高さ) 情報、 音長 (音の長さ) 情 報及び音強 (音の強さ) 情報から成る音符情報を抽出し、 この抽出し たデータのフォーマツ ト等を変更することによ り、 制御部 2及び各演 奏人形 3〜 5の制御部を構成するマイコン等がデータ処理を行う こと ができるようにしたものである。 これは、 M I D Iデータ形式そのも ののデータを処理することが出来る C P U等は、 コス トの面から適切 なものでないからである。 伹し、 変換された演奏データは、 M I D I T/JP2003/011060
32
データの情報を反映したものであり 、 M I D Iデータが示す音符情報 と実質変わりはない。
尚、 制御部 2及び各演奏人形 3〜 5の制御部が、 M I D Iデータを 処理可能なものであれば、 オリジナルの M I D Iデータから抽出した M I D Iデータ形式の M I D Iチャンネル情報、 音色情報、 音階 (音 の高さ) 情報、 音長 (音の長さ) 情報及び音強 (音の強さ) 情報を、 そのまま記憶部 1 に格納してもかまわない。
ここで、 演奏データの一例を、 図 2を用いて説明する。
図 2で示される演奏データは、 図 3に示されるスコァで示される'も のである。
演奏データの項目は、 上述したよ うに M I D Iチヤンネル情報、 音 色情報、 音階 (音の高さ) 情報、 音長 (音の長さ) 情報及び音強 (音 の強さ) 情報である。 図 2で示される演奏データは、 M I D Iチャン ネル情報は " 1 " であり、 音色情報は "アルトサックス" である。 また、 図 3に示されるスコアの 1番目の音は "四分音符" であり、 これに対応する音階 (音の高さ) 情報は "C 4" であり、 音長 (音の 長さ) 情報は " 0. 5秒" である。 尚、 音長 (音の長さ) 情報につい ては、 全体の速さが 1 2 0であるので、 四分音符を、 6 0/ 1 2 0 = 0. 5秒と した。 また、 音強 (音の強さ) 情報はスコアには表現され ないが、 M I D Iデータには音強 (音の強さ) 情報が含まれており、 ここでは、 音強 (音の強さ) 情報を " 5 " と した。
同様に、図 3に示されるスコアの 2番目の音は "八分音符"であり、 これに対応する音階 (音の高さ) 情報は "E 4" であり、 音長 (音の 長さ) 情報は " 0. 2 5秒" である。 また、 音強 (音の強さ) 情報は " 3 " である。
同様に、図 3に示されるスコアの 3番目の音は "八分音符"であり、 TJP2003/011060
33
これに対応する音階 (音の高さ) 情報は "G 4" であり、 音長 (音の 長さ) 情報は "0. 2 5秒" である。 また、 音強 (音の強さ) 情報は " 3 " である。
同様に、図 3に示されるスコアの 4番目の音は "二分音符"であり、 これに対応する音階 (音の高さ) 情報は "C 5 " であり、 音長 (音の 長さ) 情報は " 1秒" である。 また、 音強 (音の強さ) 情報は " 8 " である。
更に、 他チャンネルの演奏データの一例を図 4に示す。 尚、 図 4に 示される演奏データも、図 3に示されるスコアで示されるものである。 演奏データの項目は、 上述したように M I D I チャンネル情報、 音 色情報、 音階 (音の高さ) 情報、 音長 (音の長さ) 情報及び音強 (音 の強さ) 情報である。 図 4で示される演奏データは、 M I D Iチャン ネル情報は " 2 " であり 、 音色情報は "アコースティ ックピアノ " で ある。
また、 図 3に示されるスコアの 1番目の音は "四分音符" であり、 これに対応する音階 (音の高さ) 情報は "C 4" であり、 音長 (音の 長さ) 情報は " 0. 5秒" である。 尚、 音長 (音の長さ) 情報につい ては、 全体の速さが 1 2 0であるので、 四分音符を、 6 0 Z 1 2 0 = 0. 5秒とした。 また、 音強 (音の強さ) 情報はスコアには表現され ないが、 M I D Iデータには音強 (音の強さ) 情報が含まれており、 ここでは、 音強 (音の強さ) 情報を " 5 " と した。
同様に、図 4に示されるスコアの 2番目の音は "八分音符"であり、 これに対応する音階 (音の高さ) 情報は "E 4" であり、 音長 (音の 長さ) 情報は " 0. 2 5秒" である。 また、 音強 (音の強さ) 情報は " 3 " である。
同様に、図 4に示されるスコアの 3番目の音は "八分音符"であり、 これに対応する音階 (音の高さ) 情報は "G 4" であり、 音長 (音の 長さ) 情報は " 0. 2 5秒" である。 また、 音強 (音の強さ) 情報は " 3 " である。
同様に、図 4に示されるスコアの 4番目の音は "二分音符"であり、 これに対応する音階 (音の高さ) 情報は "C 5 " であり、 音長 (音の 長さ) 情報は " 1秒" である。 また、 音強 (音の強さ) 情報は " 8 " である。
以上のような演奏データが記憶部 1に格納されている。
制御部 2は、 M I D Iチャンネル情報に対応する演奏人形を記憶し ており、 記憶部 1から演奏データを読み出し、 演奏データの M I D I チャンネル情報に対応した演奏人形に演奏データを供給する。
例えば、 M I D Iチャンネル情報 " 1 " に対応する演奏人形と して 演奏人形 3が記憶されており、 M I D I チャンネル情報 " 2 " に対応 する演奏人形と して演奏人形 4が記憶されている。 そして、 記憶部 1 から演奏データを読み出し、 この演奏データの M I D Iチャンネル情 報が " 1 " であるならば、 その演奏データを演奏人形 3に供給し、 M I D Iチャンネル情報が " 2 " であるならば、 その演奏データを演奏 人形 4に供給する。
次に、 演奏人形 3〜 5について説明する。
各演奏人形は、演奏人形を動作(駆動) させる複数の駆動部 1 0 と、 メ口ディが出力されるスピー力 1 1 と、 駆動部 1 0及びスピー力 1 1 を制御するメ口ディ · 駆動制御部 1 2 とを有する。
駆動部 1 1は、 演奏人形の胴体や、 腕等を駆動させる。 この駆動部 1 1は、 演奏人形毎に異なる動力を持っており、 例えば、 アルトサッ タスの演奏を行う演奏人形 3では、 両手を駆動するソレノィ ド 1 1 1 と、 胴体を駆動するモータ 1 1 2 とを有する。 また、 ァコーステイ ツ 3011060
35
クピアノを演奏する演奏人形 4では、 左手を駆動するソレノィ ド 1 5 0 と、 右手を駆動するソレノイ ド 1 5 1 と、 右足及び頭を駆動するソ レノイ ド 1 5 2 とを有する。 これらの駆動の制御は、 メロディ . 駆動 制御部 1 2からの駆動制御信号により行われる。
ここで、 駆動部 1 0の詳細を、 アル トサックスの演奏を行う演奏人 形 3を例にして説明する。
図 5は演奏人形 3の胴体を駆動するモータ 1 1 2が格納されたギヤ 部 1 1 3を説明する為の図である。
モータ 1 1 2は、後述する駆動制御信号の出力時間だけ回転を行う。 そして、 その回転力はギヤに伝えられ、 ギヤに接続されたクランプ 1 1 4が回転を行う ように構成されている。 クランプ 1 1 4上には支柱 1 1 5が配設されており、 クランプ 1 1 4の回転により、 支柱 1 1 5 が昇降するように構成されている。
また、 人形胴体本体 1 1 6は、 図 6に示される如く、 支柱 1 1 5が 揷入される円筒部 1 1 7 と、 この円筒部 1 1 7の両側にそれぞれ設け られた腕柱部 1 1 8 と、 円筒部 1 1 7の上端に設けられ、 内部にソレ ノイ ド 1 1 1が格納された回転支柱部 1 1 9 と、 人形胴体本体 1 1 6 の外に設けられたアルトサックス 1 2 0 と接続され、 水平方向に回動 可能であり、 且つ、 ソ レノイ ド 1 1 1の吸着により後述するコイルス プリング 1 2 2から見て反時計回りの方向へ回転可能な回転部 1 2 1 と、 その弾性によ り回転部 1 2 1 をソ レノイ ド 1 1 1の回転方向と逆 の方向に付勢可能なコイルスプリ ング 1 2 2 とを有する。
腕柱部 1 1 8は、 人形本体 1 2 3に回動可能に取り付けられ、 人形 胴体本体の中空部 1 1 7に揷入された支柱 1 1 5が昇降運動を行う こ とにより、 人形本体 1 2 3が前後方向に傾動を行う。
一方、 回転部 1 2 1 には磁石が設けられており、 駆動制御信号の供 3 011060
36
給により ソレノィ ド 1 1 1 に生じる吸着力により、 コイルスプリ ング 1 2 2から見て反時計回り の方向へコイルスプリ ング 1 2 2の弾性に 抗して回転するよ うに構成されている。 更に、 回転部 1 2 1は、 図 7 に示される如く、 アル トサックス 1 2 0 と人形本体 1 2 3の前方にて 固着されており、 回転部 1 2 1の回転によりアルトサックス 1 2 0力 S 左右に揺動するよ うに構成されている。
また、 アルトサックス 1 2 0は、 人形の左右の腕部 1 2 4に固着さ れており、 更に、 左右の腕部 1 2 4の下部に設けられ垂直下方へ延ぴ る軸 1 2 6は、 人形本体 1 2 3の腕受け部 1 2 5に回動可能に取り付 けられており、 左右の腕部 1 2 4は、 軸 1 2 6を中心に水平方向に回 動可能である。 そして、 左右の腕部 1 2 4は、 アルトサックス 1 2 0 の左右の摇動と連動して、 図 7に示される如く、 左右に揺動する。 " メ ロディ · 駆動制御部 1 2は、 制御部 2から供給された演奏データ に基づいて、 駆動部 1 0及びスピーカ 1 1 を駆動する為の駆動制御信 号及びメロディ信号を生成する。
ここで、 駆動部 1 0を制御する駆動制御信号の生成について説明す る。
メロディ · 駆動制御部 1 2は、 制御部 2から演奏データが供給され る。 この演奏データは、 上述したように M I D I チャンネル情報、 音 色情報、 音階 (音の高さ) 情報、 音長 (音の長さ) 情報及び音強 (音 の強さ) 情報から成る。 演奏データの各情報に基づく駆動制御信号の 生成は、 演奏人形毎に予め決定されている。
例えば、 アル トサックスの演奏を行う演奏人形 3 については、 M l D I チャンネル情報は、 これ以降の情報が自己の演奏人形の為の情報 であることを認識する為に用いられる。 また、 音色情報及び音階 (音 の高さ) 情報は、 駆動箇所を特定する為に用いられる。 また、 音長 (音 JP2003/011060
37
の長さ) 情報及び音強 (音の強さ) 情報は、 駆動制御信号の出力時間 を決定する為に用いられる。
図 8に、 アルトサックスの演奏を行う演奏人形 3の駆動制御信号の 生成の一例を示す。 尚、 図 8に示される駆動制御信号は、 上述した図 3に示される演奏データに基づいて生成されたものである。
演奏人形 3の駆動箇所は、 竽 (ソレノイ ド 1 1 1 ) と胴体 (モータ 1 1 2 ) との 2箇所である。 そこで、 音色情報に基づいて、 手 (ソレ ノイ ド 1 1 1 ) と胴体 (モータ 1 1 2) との 2箇所の駆動場所を特定 する。 尚、 演奏人形 3では音階 (音の高さ) 情報は用いない。
次に、各駆動箇所の駆動時間(駆動制御信号の出力時間)であるが、 手 (ソレノイ ド 1 1 1 ) の駆動箇所については、 音強 (音の強さ) 情 報を用いる。 音の強さは 8段階であるので、 音の強さ " 1 " 及ぴ " 2" は駆動制御信号の出力時間を " 5 m S"、 音の強さ " 3 " 及び "4 " は 駆動制御信号の出力時間を " 1 0 m S"、 音の強さ " 5 " 及び " 66 " は 駆動制御信号の出力時間を " 2 O m S"、 音の強さ " 7 " 及び 8 は 駆動制御信号の出力時間を " 3 0 m S" と予め定めておく。
1番目の音では音強 (音の強さ) 情報は " 5 " であるので 手 レノイ ド 1 1 1 ) の駆動箇所への駆動制御信号の出力時間は : 2 0 m S " となる。 また、 2番目の音では音強 (音の強さ) 情報は : 3,, で あるので、 手 (ソレノィ ド 1 1 1 ) の駆動箇所への駆動制御信号の出 力時間は " 1 0 m S " となる。 また、 3番目の音では音強 (音の強さ) 情報は " 3 " であるので、 手 (ソレノイ ド 1 1 1 ) の駆動箇所への駆 動制御信号の出力時間は " 1 0 m S " となる。 また、 4番目の音では 音強 (音の強さ) 情報は " 8 " であるので、 手 (ソレノィ ド 1 1 1 ) の駆動箇所への駆動制御信号の出力時間は " 3 0 m S " となる。
続いて、 胴体 (モータ 1 1 2) の駆動箇所については、 音長 (音の 長さ) 情報を用いる。 胴体 (モータ 1 1 2 ) の駆動箇所への駆動制御 信号の出力時間は、 音長 (音の長さ) 情報の時間と同じに設定するよ うに予め定めておく。 1番目の音では音長 (音の長さ) 情報は " 0 . 5秒" であるので、 胴体 (モータ 1 1 2 ) の駆動箇所への駆動制御信 号の出力時間は " 0 . 5秒" となる。 また、 2番目の音では音長 (音 の長さ) 情報は " 0 . 2 5秒" であるので、 胴体 (モータ 1 1 2 ) の 駆動箇所への駆動制御信号の出力時間は " 0 . 2 5秒" となる。 また、 3番目の音では音長 (音の長さ) 情報は " 0 . 2 5秒" であるので、 胴体 (モータ) の駆動箇所への駆動制御信号の出力時間は " 0 . 2 5 秒" となる。 また、 4番目の音では音長 (音の長さ) 情報は " 1 . 0 秒" であるので、 胴体 (モータ 1 1 2 ) の駆動箇所への駆動制御信号 の出力時間は " 1 . 0秒" となる。
以上の如く、 M I D Iデータから得られた情報に基づいて、 アルト サッタスの演奏を行う演奏人形 3の駆動制御信号の生成が行なわれて いるため、 手 (ソレノイ ド 1 1 1 ) の駆動箇所と胴体 (モータ 1 1 2 ) の駆動箇所が駆動することによる演奏人形 3の動きと当該 M I D Iデ ータのメロディ とがー致する。
例えば、 演奏人形 3を図 5、 図 6に示す構成とすれば、 手 (ソレノ イ ド 1 1 1 ) の駆動箇所の駆動、 すなわちソレノィ ド 1 1 1 の励起に より生じる演奏人形 3の動作は、 ソ レノイ ド 1 1 1が励起されていな い状態では人形本体 1 2 3の正面から見て左側にあるアルトサックス (回転部 1 2 1が回動していない状態) が駆動制御信号の出力時間分 だけ人形本体 1 2 3の正面から見て右側に移動した状態 (ソレノィ ド 1 1 1 の吸着によ り コイルスプリ ング 1 2 2の弾性に抗して回転部 1 2 1が反時計方向に回転している状態) となる動作となり、 胴体 (モ ータ) の駆動箇所の駆動、 すなわちモータ 1 1 2の駆動により生じる 2003/011060
39
演奏人形 3の動きは、 1往復 2秒間のサイクル (支柱部 1 1 5の 1回 の昇降サイクル) で人形本体 1 2 3を前後に傾動動作させるものとな る。 なお、 該傾動動作は一定の振幅で行なわれ 1往復 2秒間の動作と する。
今、 人形本体 1 2 3は前後傾動動作においてもっとも後に傾いた状 態にあるものとする。
このとき、 1番目の音の発生と一致して手 (ソレノイ ド) の駆動箇 所が 2 O m sだけ駆動されることにより、 回転部 1 2 1がソ レノイ ド 1 1 1に吸着されて反時計方向に回動するため、 音の長さ 0. 5秒の 先頭 2 0 m s の間だけアルトサックス 1 2 0が人形本体 1 2 3の正面 から見て右側に移動した状態となり、 2 0 m s経過後再び定常状態、 すなわち人形本体 1 2 3の正面から見て左側に戻る。 また、 2番目の 音の発生と一致して手 (ソレノィ ド) の駆動箇所が 1 0 m s駆動され ることにより、 1番目の音の場合と同様に音の長さ 0. 2 5秒の先頭 1 0 m sの間だけアルトサックス 1 2 0が人形本体 1 2 3の正面から 見て右側に移動した状態となり、 1 0 m s経過後、 再び人形本体 1 2 3の正面から見て左側に戻る。 また、 3番目の音の発生と一致して手 (ソレノイ ド) の駆動箇所が 1 0 m sだけ駆動されることにより、 1 番目の音の場合と同様に音の長さ 0. 5秒の先頭 1 0 m sの間だけァ ルトサックス 1 2 0が人形本体 1 2 3 の正面から見て右側に移動した 状態となり、 1 0 m s経過後、 再び人形本体 1 2 3の正面から見て左 側に戻る。 また、 4番目の音の発生と一致してに手.(ソレノイ ド) の 駆動箇所が 3 0 m sだけ駆動されることにより、 1番目の音の場合と 同様に音の長さ 0. 5秒の先頭 3 0 m sの間だけアルトサックス 1 2 0が人形本体 1 2 3の正面から見て右側に移動した状態となり、 3 0 ni s経過後、 再び人形本体 1 2 3の正面から見て左側に戻る。 このことにより、 音の発生と、 アルトサックス 1 2 0が左側から右 側に移動し再び左側に戻る動作が一致し、 さらに手 (ソレノイ ド) の 駆動箇所は音強 (音の強さ) 情報に応じて駆動制御信号の出力時間が 定められていることから、 アルトサックス 1 2 0が右側に移動した状 態となつている時間も音の強さに応じて変化する。 したがって、 音の 発生および音の強さと、 人形本体 1 2 3の腕部 1 2 4およびアルトサ ックス 1 2 0の動きが一致する。
また、 同時に 1番目の音の発生と一致して胴体 (モータ) の駆動箇 所が駆動しはじめ、 駆動制御信号の出力時間 0 . 5秒 (これは音長 (音 の長さ)情報と一致している)だけ人形本体 1 2 3は前方へ傾動する。 また、 2番目の音の発生と一致して胴体 (モータ) の駆動箇所が駆動 しはじめ、 駆動制御信号の出力時間 0 . 2 5秒 (これは音長 (音の長 さ) 情報と一致している) だけ人形本体 1 2 3は前方へ傾動する。 ま た、 3番目の音の発生と一致して胴体 (モータ) の駆動箇所が駆動し はじめ、 駆動制御信号の出力時間 0 . 2 5秒 (これは音長 (音の長さ) 情報と一致している) だけ人形本体 1 2 3は前方へ傾動する。 また、 4番目の音の発生と一致して胴体 (モータ) の駆動箇所が駆動しはじ め、 このとき人形本体 1 2 3はもつとも前傾している状態のため、 駆 動制御信号の出力時間 1 . 0秒 (これは音長 (音の長さ) 情報と一致 している) だけ後方へ傾動する。 このことにより、 音の長さと、 人形 本体 1 2 3が傾動する動作が一致し、 現実のアルトサックス奏者が音 の長さに合わせて体を摇らしている動きを表現できる。
尚、 上記の例では音の長さと駆動制御信号の出力時間を等しいもの と したため、 1番目から 4番目の音に対応した各々の傾動動作は連結 されて途切れのない一連の動きとなるが、 駆動制御信号の出力時間を 音の長さに対し調整 (例えば出力時間 =音の長さ一 1 0 m s ) して、 JP2003/011060
41
各音の終了直前に傾動動作を停止させても良い。 このことにより、 音 の変化と傾動動作の停止が一致し、 より演奏人形 3の動作はメ口ディ と一致したものとなるのでリ アルである。
また、 1音符に対して 1サイクルの傾動動作を割り当てるようにし ても良い。 例えば、 1番目の音の発生と一致して胴体 (モータ) の駆 動箇所が駆動しはじめ、 駆動制御信号の出力時間 0 . 5秒 (これは音 長 (音の長さ) 情報と一致している) の半分の時間、 すなわち 0 . 2 5秒で演奏人形 3 の上体部分が下体部分に対しもつとも前傾している 状態となり、 その後の 0 . 2 5秒で元のもっとも後に傾いた状態とな るように制御しても良い。 このよ うにすることにより、 演奏人形の動 作が 1音符毎に対応していることが明確となり、リアルなものとなる。 次に、 アコースティ ック ピアノを演奏する演奏人形 4の駆動制御信 号の生成について説明する。 図 9に、 アコースティックピアノを演奏 する演奏人形 4の駆動制御信号の生成の一例を示す。 尚、 図 9に示さ れる駆動制御信号は、 上述した図 4に示される演奏データに基づいて 生成されたものである。
演奏人形 4の駆動箇所は、 左手 (ソレノイ ド) と、 右手 (ソ レノィ ド) と、 右足及び頭 (ソレノイ ド) との 3箇所である。 そこで、 音色 情報に基づいて、 駆動箇所と して右足及び頭 (ソレノイ ド) の箇所を 特定する。 続いて、 音階 (音の高さ) 情報により、 左手 (ソレノィ ド) 又は右手 (ソレノイ ド) のいずれを駆動箇所とするかを決定する。 本 実施の形態では、 音階 (音の高さ) 情報が " C 5 " 以上 (C 5 より髙 い音) の場合は右手 (ソレノィ ド) を駆動箇所と し、 " C 5 " より低い 音の場合は左手 (ソレノイ ド) を駆動箇所とするよ うに予め決定して おく。
これらに従う と、 1番目の音では音階 (音の高さ) 情報が " C 4 " であるので、 左手 (ソレノイ ド) を駆動箇所とする。 また、 2番目の 音では音階 (音の高さ) 情報が "E 4 " であるので、 左手 (ソレノィ ド) を駆動箇所とする。 また、 3番目の音では音階 (音の高さ) 情報 が "G 4 " であるので、 左手 (ソレノィ ド) を駆動箇所とする。 また、 4番目の音では音階 (音の高さ) 情報が "C 5 " であるので、 右手 (ソ レノィ ド) を駆動箇所とする。
次に、各駆動箇所の駆動時間(駆動制御信号の出力時間)であるが、 左手 (ソレノィ ド) 又は右手 (ソレノィ ド) の駆動箇所については、 音強 (音の強さ) 情報を用いる。 音の強さは 8段階であるので、 音の 強さ " 1 " 及び " 2 ' は駆動制御信号の出力時間を ' : 1 0 m S ". 音の 強さ " 3 " 及び " 4 ' は駆動制御信号の出力時間を : 1 5 m S - 音の 強さ " 5 " 及び " 6 ' は駆動制御信号の出力時間を : 2 5 m S " . 音の 強さ " 7 " 及び " 8 は駆動制御信号の出力時間を " 3 5 m S ' と予 め定めておく。
1番目の音では音強 (音の強さ) 情報は " 5 " であるので、 左手 (ソ レノイ ド) の駆動箇所への駆動制御信号の出力時間は " 2 5 mS " と なる。 また、 2番目の音では音強 (音の強さ) 情報は " 3 " であるの で、左手 (ソレノィ ド) の駆動箇所への駆動制御信号の出力時間は " 1 5 m S " となる。 また、 3番目の音では音強 (音の強さ) 情報は " 3" であるので、 左手 (ソレノイ ド) の駆動箇所への駆動制御信号の出力 時間は " 1 5 mS" となる。 また、 4番目の音では音強 (音の強さ) 情報は " 8 " であるので、 右手 (ソレノィ ド) の駆動箇所への駆動制 御信号の出力時間は " 3 5 m S " となる。
続いて、 右足及び頭 (ソレノイ ド) の駆動箇所については、 情報に かかわらず、 駆動時間を一定の " 2 0 m S" とするよ うに予め設定し ておく。 すなわち、 右足及び頭 (ソレノィ ド) の駆動箇所の駆動制御 信号の出力時間は、 1音符あたり " 2 0 m S " であり、 また音の発生 と同時に駆動される。 このことによ り、 音の発生と右足および頭の駆 動が一致する。
以上の如く、 M I D Iデータから得られた情報に基づいて、 アコ一 スティ ックピアノの演奏を行う演奏人形 4の駆動制御信号の生成が行 なわれているため、 左手 (ソレノィ ド) 及び右手 (ソレノィ ド) の駆 動箇所と、 胴体 (モータ) の駆動箇所とが駆動することによる演奏人 形 4の動きと、 当該 M I D Iデータのメロディ とがー致する。
具体的に説明すると、 例えば、 演奏人形 4の左手 (ソレノイ ド) 又 は右手 (ソレノイ ド) の駆動箇所の駆動制御による動作は、 ソレノィ ドが励起されていない状態では、 演奏人形 4の左手又は右手がアコ一 スティ ックピアノ の鍵盤から離れている (ノートオフ) 状態であり、 ソ レノイ ドの励起により、 駆動制御信号の出力時間分だけ、 ァコース ティ ックピアノの鍵盤を押した (ノートオン) 状態とする。
また、 演奏人形 4の右足及び頭 (ソレノイ ド) の駆動箇所の駆動、 すなわちソレノィ ドの励起による右足及び頭の動きについては、 上述 したように情報に関わらず、 制御信号の駆動時間が一定の " 2 0 m S " である。 そこで、.右足については " 2 0 m S " で 1往復の昇降動作を 行わせ、 頭については 1往復 " 2 0 m S " で前方に傾く傾動動作を行 わせる。
今、 演奏人形 4の左手及び右手はァコースティ ックピアノの鍵盤か ら離れている (ノートオフ)状態にあり、右足は接地した状態にあり、 頭は正面を向いた状態にあるもとする。
このとき、 1番目の音の発生と一致して左手 (ソレノイ ド) の駆動 箇所が 2 5 m sだけ駆動されることにより、 音の長さ 0 . 5秒の先頭 2 5 m s の間だけ、 演奏人形 4の左手が鍵盤を押した (ノートオン) 状態となり、 2 5 m s経過後再び定常状態、 すなわち演奏人形 4左手 が鍵盤から離れている (ノートオフ) 状態に戻る。 また、 2番目の音 の発生と一致して左手 (ソレノイ ド) の駆動箇所が 1 5 m s駆動され ることにより、 音の長さ 0 . 2 5秒の先頭 1 5 m sの間だけ、 演奏人 形 4の左手が鍵盤を押した (ノートオン) 状態となり、 1 5 m s経過 後再ぴ定常状態、すなわち演奏人形 4の左手が鍵盤から離れている(ノ ートオフ) 状態に戻る。 また、 3番目の音の発生と一致してに左手 (ソ レノィ ド) の駆動箇所が 1 5 m sだけ駆動されることにより、 音の長 さ 0 . 2 5秒の先頭 1 5 m s の間だけ、 演奏人形 4の左手が鍵盤を押 した (ノートオン) 状態となり、 1 5 m s経過後再び定常状態、 すな わち演奏人形 4の左手が鍵盤から離れている (ノートオフ) 状態に戻 る。 また、 4番目の音の発生と一致してに右手 (ソレノイ ド) の駆動 箇所が 3 5 m sだけ駆動されることにより、 音の長さ 1秒の先頭 3 5 in sの間だけ、 演奏人形 4の右手が鍵盤を押した (ノー トオン) 状態 となり、 3 5 m s経過後再び定常状態、 すなわち演奏人形 4の右手が 鍵盤から離れている (ノートオフ) 状態に戻る。
このことにより、 音の発生と、 鍵盤の押離動作 (ノートオン ' オフ の動作) とが一致し、 現実のアコースティ ックピアノ奏者の鍵盤の押 離動作 (ノートオン ' オフの動作) を表現することができる。 更に音 階の高さにより、 左手と右手とを区別して動作されるので、 現実のァ コースティックピアノ奏者が、 音階により左手と右手とを区別して鍵 盤の押離動作 (ノートオン ' オフの動作) 行っている様子を演出する ことができる。
また、 同時に 1番目の音の発生と一致して右足及び頭(ソレノィ ド) の駆動箇所が駆動しはじめ、 1番目の音の発生と一致して右足及び頭 (ソレノィ ド) の駆動箇所が 2 0 m sだけ駆動されることにより、 音 の長さ 0. 5秒の先頭 2 O m s間で、 右足が接地状態から離地状態、 そして再び接地状態となり、 頭は下体部分に対し前方へ傾動して再び 元の正立状態となる。 また、 2番目の音の発生と一致して右足及ぴ頭 (ソレノィ ド) の駆動箇所が 2 0 m sだけ駆動されることにより、 音 の長さ 0. 2 5秒の先頭 2 0 m s間で、右足が接地状態から離地状態、 そして再び接地状態となり、 頭は下体部分に対し前方へ傾動して再び 元の正立状態となる。 また、 3番目の音の発生と一致して右足及び頭 (ソレノイ ド) の駆動箇所が 2 0 m sだけ駆動されることにより、 音 の長さ 0. 2 5秒の先頭 2 0 m s間で、右足が接地状態から離地状態、 そして再ぴ接地状態となり、 頭は下体部分に対し前方へ傾動して再び 元の正立状態となる。 また、 4番目の音の発生と一致して右足及び頭 (ソレノィ ド) の駆動箇所が 2 0 m sだけ駆動されることにより、 音 の長さ 1秒の先頭 2 0 m s間で、 右足が接地状態から離地状態、 そし て再び接地状態となり、 頭は下体部分に対し前方へ傾動して再び元の 正立状態となる。
また、 このことにより、 音の発生と、 アコースティ ックピアノの奏 者人形 4の右足及ぴ頭の駆動が一致し、 現実のァコースティ ックピア ノ奏者が鍵盤を押す際に足を踏み、 頭を揺らす動作を演出することが できる。
以上の説明では、 アルトサックスの演奏人形 3 と、 ァコーステイツ クピアノの奏者人形 4 との駆動制御信号の生成の一例を説明したが、 同様にベースの演奏を行う演奏人形 5についても同様な方法で駆動制 御信号の生成が行なわれる。
一方、 メロディ ·駆動制御部 1 2は、 演奏データの音階 (音の高さ) 情報、 音長 (音の長さ) 情報及び音強 (音の強さ) 情報に基づいて、 メロディ制御信号を作成し、 スピーカ 1 1に出力する。 尚、 メロディ 2003/011060
46
の作成については、 公知の技術であるので、 詳細は省略する。
次に、 上述の構成における動作を説明する。
図 1 0は本実施の形態の動作フローチヤ一トである。
演奏の開始が指示されると (S t e p 1 0 0)、制御部 2は記録部 1から演奏データを読み出す (S t e p 1 0 1 )。 読み出された演奏 データの M I D Iチヤンネル情報から各演奏データの供給先 (演奏人 形) を判断し ( S t e p 1 0 2)、 演奏データを対応する演奏人形に 供給する (S t e p 1 0 3 )。
各演奏人形側では、 メ ロディ ·駆動制御部 1 2が、 演奏データの音 色情報及び音階 (音の高さ) 情報から、 演奏人形の駆動箇所を判断す る (S t e p 1 0 4 )。 また、 演奏データの音長 (音の長さ) 情報及 ぴ音強 (音の強さ) 情報から、駆動制御信号の出力時間を決定する (S t e p 1 0 5)。 そして、 決定した出力時間、 駆動制御信号を対応す る駆動箇所に出力する (S t e p 1 0 6 )。
一方、 演奏データの音階 (音の高さ) 情報、 演奏データの音長 (音 の長さ) 情報及び音強 (音の強さ) 情報から、 メ口ディ信号を生成し、 スピーカ 1 1に出力する (S t e p 1 0 7 )。
そして、 上記のステップが繰り返されて演奏動作が行われる (S t e p 1 0 8 )。
上述したよ うに、 本発明では M I D Iデータから得られた情報に基 づいて、 演奏人形を駆動する駆動制御信号を生成しているので、 演奏 人形の動きをメロディ と一致したリアルなものとすることができる。
尚、 制御部 2及びメロディ ' 駆動制御部 1 2を C P U、 I Cチップ 等で構成し、 プログラムで動作するように構成しても良い。
第 2の実施の形態を説明する。
図 1 1は第 2の実施の形態のブロック図である。 T JP2003/011060
47
第 2の実施の形態は、 第 1の実施の形態の構成に加え、 システム本 体 Aに他の演奏人形 2 0を接続する接続部 2 1を設け、 システム本体 Aの演奏人形と共に他の演奏人形も演奏することができるようにした ことを特徴とする。 - 以下、 第 1の実施の形態と異なる構成について説明する。
まず、 記憶部 1には、 演奏人形 3〜 5以外に新たに接続 (追加) さ れる演奏人形 2 0の為の演奏データが追加 · 格納されている。 この演 奏データは、 上述した演奏データと同様なものであるが、 新たに追加 された演奏人形 2 0を識別する為に M I D I チヤンネル情報に新たな チャンネルが追加されている。 例えば、 演奏人形 3〜 5を識別する M I D Iチヤンネル情報が " 1 〜 3 " であるならば、 新たに追加された 演奏人形 2 0を識別する M I D I チャンネル情報は " 4 " である。
また、 制御部 2は、 演奏データの M I D I チャンネル情報が演奏人 形 2 0のものであるならば、 その演奏データを演奏人形 2 0に供給す るように構成されている。
演奏人形 2 0の構成は、 接続部 2 1 と接続する為の接続部 2 2が設 けられている以外は、 上述した演奏人形 3〜 5 と同様の構成である。 以上のように新たな演奏人形を追加できるような構成とすれば、 演 奏ゃ動作にバリエーショ ンが増える。
第 3の実施の形態を説明する。
図 1 2は第 3の実施の形態のプロック図である。
第 3の実施の形態は、 第 1の実施の形態の構成に加え、 新たな演奏 データを追加する為、 記憶部 1に格納されている演奏データとは異な る演奏データが格納された記憶媒体 3 0を接続する為の接続部 3 1を 設けたことを特徴とする。
記憶媒体 3 0は、 不揮発性のフラッシュメモリや、 R O Mカートリ PC蘭 00雇 1060
48
ッジ等、 演奏データが格納することが出来るものであれば、 種類は問 わない。
制御部 2では、 記録媒体 3 0が接続部 3 1に接続されると、 記録部 1に代えて記録媒体 3 0より、 演奏データを読み出す。 読み出した後 の処理は、 上述した実施の形態と同様である。
このような構成にすれば、新たな演奏データを追加することができ、 演奏のバリエーションが増える。
第 4の実施の形態を説明する。
図 1 3は第 4の実施の形態のプロック図である。
第 4の実施の形態は、 第 1の実施の形態の構成に加え、 オリジナル の M I D Iデータから、 演奏人形を駆動させるために必要な演奏デー タを抽出し、 演奏データを生成する演奏データ生成部 4 0を設けたこ とを特徴とする。
現在、 M I D Iデータによる音楽は種々提供されており、 入手する ことも容易である。 そして、 この提供されている M I D Iデータを用 いて、 演奏人形を動作させれば、 より有効である。
しかしながら、 オリジナルの M I D Iデータは、 従来技術で説明し たように種々の情報を含んでおり、 演奏人形を駆動する為に必要な情 報は、 M I D Iチャンネル情報や、 音符情報である。
そこで、オリジナルの M I D Iデータから必要な情報だけを抽出し、 演奏データを生成する演奏データ生成部 4 0を設けた。
本実施の形態では、 演奏データ生成部 4 0は、 オリ ジナルの M I D Iデータから、 M I D Iチャンネル情報、 音色情報、 音階情報、 音長 情報及び音強情報を抽出する。 そして、 制御部 2及ぴ各演奏人形 3 〜 5の制御部を構成するマイコン等がデータ処理を行う ことができるよ うに抽出した情報を変換するように構成されている。 そして、 生成さ PC漏 003/011060
49
れた演奏データは、 上述した第 3の実施の形態の記録媒体 3 0のよ う なものに格納されて用いられる。
以上で、 本発明の実施の形態の説明を終わる。
尚、 上述した第 1 の実施の形態、 第 2の実施の形態、 第 3 の実施の 形態及び第 4の実施の形態を適時に組み合わせて使用することも可能 である。
本発明の第 5の実施の形態を説明する。
図 1 4は本発明の第 1の実施の形態の概念図である。
図 1中、 2 0 1はピアノの演奏を行う演奏人形、 2 0 2はトランぺ ッ トの演奏を行う演奏人形、 2 0 3はドラムの演奏を行う演奏人形、 2 0 4はベースの演奏を行う演奏人形である。 そして、 各演奏人形 2 0 1 ~ 2 0 4は、 コード 2 0 5により リング状に結線されている。 これらの演奏人形 2 0 1 〜 2 0 4の構成は基本的には同様ものなの で、 演奏人形 2 0 1 を例にして説明する。
図 1 5は演奏人形 2 0 1 のブロ ック図である。
図 1 5中、 2 1 0、 2 1 1は他の演奏人形と接続する為のコード 2 0 5が接続されるコネクタである。
2 1 2はデータの送受信を行う送受信部である。
2 1 3はドール I D記憶部である。 このドール I D記憶部 2 1 3に は、演奏人形の種別を識別する ドール I Dが格納されている。例えば、 演奏人形 1 の ドール I Dは " 1 "、 演奏人形 2の ドール I Dは " 2 "、 演奏人形 3のドール I Dは " 3 "、 演奏人形 4のドール I Dは " 4 " で める。
2 1 4はホス ト選択ボタンである。このホス ト選択ボタン 2 1 4は、 複数の演奏人形の中から、 ユーザがホス ト (中心) にしたい演奏人形 を決定する為のボタンであり、 ユーザはホス トにしたい演奏人形のホ ス ト選択ボタン 2 1 4を押下することにより、 ホス ト となる演奏人形 を決定する。
2 1 5はドール I D要求部である。このドール I D要求部 2 1 5は、 ホス ト選択ボタン 2 1 4がユーザに押下されると、 自演奏人形がホス トとなると判断する。そして、スレーブとなる他の演奏人形に対して、 ドール I Dの送信を要求する ドール I D要求信号を、 送受信部 2 1 2 を介して他の演奏人形に送信する。
2 1 6はドール I D応答部である。このドール I D応答部 2 1 6は、 ドール I D要求信号を受信すると、 応答信号と して ドール I D記憶部 2 1 1に格納されている ドール I Dを、 送受信部 2 1 2を介してホス トの演奏人形に送信する。
ここで、 ドール I Dの送受信について説明する。
図 1 6はドール I Dの送受信を説明する為の図である。
まず、 ホス トとなった演奏人形のドール I D要求部 2 1 5によ り ド ール I D要求信号が送信される。 この ドール I D要求信号は、 コネク タ 2 1 0又はコネクタ 2 1 2の一方から出力される。 例えば、 演奏人 形 2 0 1がホス ト となった場合、 時計回り方向に出力、 すなわち時計 回り方向に接続されている演奏人形 2 0 2に出力される。
ドール I D要求信号を受信した演奏人形は、 ドール I D要求信号に 自己の ドール I Dを付加して、 ドール I D要求信号を受信したコネク タと異なるコネクタ側に接続されている演奏人形に送信する。例えば、 ドール I D要求信号を受信した演奏人形 2は、 ドール I D要求信号に 自己の ドール I Dの " 2 " を付加して、 ドール I D要求信号を受信し たコネクタと異なるコネクタ側に接続されている演奏人形 3に送信す る。
これを順次送信していき、 ホス トとなった演奏人形は、 ドール I D 2003/011060
51
要求信号を送信したコネクタと異なるコネクタから、 ドール I D要求 信号に付加されたドール I Dを入手する。 例えば、 図 1 6では、 最終 的に入手される ドール I Dは " 2 "、 " 3 " 及び " 4 " である。
2 1 7は記憶装置である。 この記憶装置 2 1 7には、 演奏人形にパ フォーマンスを行わせる為の動作情報であるパフォーマンス制御情報 が格納されている。
記憶装置 2 1 7に格納されているパフォーマンス制御情報を詳細に 説明する。
図 1 7はパフォーマンス制御情報を説明する為の図である。 尚、 図 1 7は演奏人形 2 0 1のパフォーマンス制御情報の一例である。
演奏人形 2 0 1はピアノ の演奏を行う ので、 演奏人形 2 0 1のパフ オーマンス制御情報はピアノのパートがフィ一チヤ一された、 すなわ ちピアノ の演奏が中心となる演奏データとなる。 図 1 7では、 演奏人 形 2 0 1が中心となる、 すなわちピアノが中心となる演奏データが、 "音楽 XXX"、 "音楽 YYY" 及ぴ "音楽 Z Z Z" の 3曲が格納され ている。 更に、 各演奏データ "音楽 XXX"、 "音楽 YYY" 及び "音 楽 Z Z Z" に対し、 演奏人形 2 0 1の演奏データとなる主パフォーマ ンス制御情報と、 演奏人形 2 0 2の演奏データとなる副パフオーマン ス制御情報、 演奏人形 2 0 3の演奏データとなる副パフォーマンス制 御情報及び演奏人形 2 0 4の演奏データとなる副パフォーマンス制御 情報とが格納されている。 そして、 主パフォーマンス制御情報、 副パ フォーマンス制御情報ともに対応する演奏人形のドール I Dが付され ている。
上述のパフォーマンス制御情報は演奏人形 2 0 1、 すなわちピアノ の演奏を行う人形について説明したが、 他の演奏人形 2 0 2〜 2 0 4 についても同様である。 例えば、 演奏人形 2 0 2はトランペッ トの演奏を行うので、 演奏人 形 2 0 2のパフォーマンス制御情報はトランぺッ トのパー トがフィー チヤ一された、 すなわち トランぺッ トの演奏が中心となる演奏データ となる。 図 1 8では、 演奏人形 2 0 2が中心となる、 すなわち トラン ペッ トが中心となる演奏データが、 "音楽し L L"、 "音楽 MMM" 及び "音楽 NNN" の 3曲が格納されている。 更に、 各演奏データ "音楽 L L L"、 "音楽 MMM" 及び "音楽 NNN" に対し、 演奏人形 2 0 2 の演奏データとなる主パフォーマンス制御情報と、 演奏人形 2 0 1の 演奏データとなる副パフォーマンス制御情報、 演奏人形 2 0 3の演奏 データとなる副パフォーマンス制御情報及び演奏人形 2 0 4の演奏デ ータとなる副パフォーマンス制御情報とが格納されている。 そして、 主パフォーマンス制御情報、 副パフォーマンス制御情報ともに対応す る演奏人形の ドール I Dが付されている。
2 1 8はパフォーマンス制御情報選択部である。 このパフオーマン ス制御情報選択部 2 1 8は、ホス ト選択ボタン 2 1 4が押下されると、 記憶装置 2 1 7に格納されているパフォーマンス制御情報 (演奏デー タ) から、 ユーザに希望のパフォーマンス制御情報 (演奏データ) を 選択させるものである。例えば、演奏人形 2 0 1では、 "音楽 XXX"、 "音楽 Y Y Y" 及び "音楽 Z Z Z" の 3曲の曲名を、 L CD 2 2 5に 表示し、 いずれかの音楽を選択させる。
2 1 9は副パフォーマンス制御情報送信制御部である。 この副パフ オーマンス制御情報送信制御部 2 1 9は、 ホス トとなった場合、 パフ オーマンス制御情報選択部 2 1 8で選択されたパフォーマンス制御情 報のうち、 ドール I D要求信号の応答に対して受信したドール I Dに 対応する副パフォーマンス制御情報を、 ドール I Dとともにスレーブ となる他の演奏人形に送信する。 2 2 0は R A Mのよ うな一時記憶装置である。 この'記憶装置 2 2 0 は、 ホス トの演奏人形から送信された副パフォーマンス制御情報を一 時的に格納するものである。
2 2 1は副パフォーマンス制御情報受信処理部である。 この副パフ オーマンス制御情報受信処理部 2 2 1は、 送受信部 2 1 2を介して受 ί言された副パフォーマンス制御情報を記憶装置 2 2 0に格納する。
ここで、 副パフォーマンス制御情報の送受信について説明する。 図 1 9は副パフォーマンス制御情報の送受信を説明する為の図であ る。
送信されるデータは、 図 1 9に示されるよ うに先頭にドール I Dが 記述され、 この後にドール I Dに対応する副パフォーマンス制御情報 が記述される。 そして、 ドール I Dと、 副パフォーマンス制御情報と で 1組の演奏人形のデータが構成され、 全体と して演奏人形分のデー タが連続して、 ホス トとなった演奏人形の副パフォーマンス制御情報 送信制御部 2 1 9から、 図 2 0に示される如く送信される。
スレーブとなった演奏人形の副パフォーマンス制御情報受信処理部 2 2 1は、 この送信されてく るデータのうち、 自己の ドール I Dが付 された副パフォーマンス制御情報のみを選択し、 記憶装置 2 2 0に格 納する。
転送データ (副パフォーマンス制御情報) がホス ト となった演奏人 形で受信されると、 副パフォーマンス制御情報の転送が終了したと判 断し、 ホス トとなった演奏人形の副パフォーマンス制御情報送信制御 部 2 1 9から、 演奏開始命令がドール I D要求信号の場合と同様な方 法で送信される。
2 2 2は動力部である。 この動力部 2 2 2はモータなどであり、 制 御信号によ り、 演奏人形を動作させるものである。 2 2 3はスピーカである。 このスピーカ 2 2 3からは音楽等が出力 される。
2 2 4は動作制御部である。 この動作制御部 2 2 4は、 演奏人形が スレーブの場合、 ホス トの演奏人形から送信されてく る演奏開始命令 に応答して、 記憶装置 2 2 0に格納されている副パフォーマンス制御 情報に基づいて、 動力部 2 2 2及びスピーカ 2 2 3を制御する制御信 号を生成し、 この制御信号を出力する。 また、 演奏人形がホス トであ る場合、 演奏開始命令に応答して、 記憶装置 2 1 7に格納されている 主パフォーマンス制御情報に基づいて、 動力部 2 2 2及びスピー力 2 2 3を制御する制御信号を生成し、 この制御信号を出力する。
次に、 上述した構成の動作を説明する。
図 2 1は、 本実施の形態における動作のフローチャートである。 まず、 ホス ト選択ボタン 2 1 4が押下されてホス トとなる演奏人形 が決定される (S t e p 2 0 0 )。 ホス トとなる演奏人形が決定され ると、 この演奏人形のドール I D要求部 2 1 5より、 ドール I D要求 信号が送信される (S t e p 2 0 1 )。
ドール I D要求信号を受信した演奏人形は ( S t e p 2 0 2 )、 ド ール I D応答部 2 1 5が自己のドール I Dを、 ドール I D要求信号に 付加して他の演奏人形に転送する (S t e p 2 0 3 )。
ホス ト となった演奏人形がドール I D要求信号を受信すると、 副パ フォーマンス制御情報送信部 2 1 9は、 ドール I D要求信号に付加さ れている ドール I Dに基づいて、 接続されている演奏人形のドール I Dを取得する ( S t e p 2 0 4 )。
続いて、 ホス トとなった演奏人形において、 パフォーマンス制御情 報選択部 2 1 8は、 パフォーマンス制御情報 (演奏データ) の一覧を L CD 2 5に表示し、 希望のパフォーマンス制御情報 (演奏データ) が選択される (S t e p 2 0 5 )。
選択されたパフォーマンス制御情報 (演奏データ) は副パフォーマ ンス制御情報送信部 2 1 9に送信され、 そのパフォーマンス制御情報 (演奏データ) に対応し、 かつ取得したドール I Dの副パフオーマン ス制御情報を記憶装置 2 1 7から読み出す ( S t e p 2 0 6 )。 そし て、 副パフォーマンス制御情報をスレープとなる演奏人形に転送する (S t e p 2 0 7 )。
ス レーブとなる演奏人形では、 副パフォーマンス制御情報受信制御 部 2 2 1が副パフォーマンス制御情報を受信し ( S t e p 2 0 8 )、 自己の ドール I Dのついた副パフォーマンス制御情報を記憶装置 2 2 0に格納する (S t e p 2 0 9 )。
副パフォーマンス制御情報の転送が一巡してホス トとなる演奏人形 に戻ってく ると、 副パフォーマンス制御情報の転送が完了する ( S t e p 2 1 0)。
ホス トとなる演奏人形において、 副パフォーマンス制御情報の転送 が完了すると、 副パフォーマンス制御情報受信制御部 2 2 1が演奏開 始命令を送信すると共に ( S t e p 2 1 1 )、動作制御部 2 24が主 パフォーマンス制御情報を記憶装置 2 1 7から読み出し、 読み出した 主パフォーマンス制御情報に基づいて演奏が開始される ( S t e p 2 1 2
一方、 ス レーブとなる演奏人形では演奏開始命令を受信し (S t e p 2 1 3 )、動作制御部 2 24が副パフォーマンス制御情報を記憶装 置 2 2 0から読み出し、 読み出した副パフォーマンス制御情報に基づ いて演奏が開始される (S t e p 2 1 4)。
具体的に説明すると、 例えば、 ピアノの演奏人形 2 0 1をホス トと 決定した場合、演奏人形 2 0 1から ドール I D要求信号が送信される。 そして、 各演奏人形 2 0 2〜 2 0 4は、 ドール I D要求信号に応答し て、 自己のドール I Dをドール I D要求信号に付加して順次送信して いく。
ピアノの演奏人形 2 0 1では、 ドール I D " 2 "、 " 3 " 及び " 4 " が取得される。 また、 ピアノの演奏人形 2 0 1では演奏する音楽、 例 えば "音楽 X X X " が選択され、 この "音楽 X X X " の副パフォーマ ンス制御情報のうち取得したドール I Dに対応する副パフォーマンス 制御情報が、 演奏人形 2 0 2〜 2 0 4に転送される。
演奏人形 2 0 2では、 送信されてく る副パフォーマンス制御情報の うち自己の ドール I D " 2 " の副パフォーマンス制御情報 ( トランぺ ッ ト) のみ取得し、 記憶装置 2 2 0に格納する。 同様に、 演奏人形 2 0 3では、 送信されてく る副パフォーマンス制御情報のうち自己の ド ール I D " 3 " の副パフォーマンス制御情報 ( ドラム) のみ取得し、 記憶装置 2 2 0に格納する。 同様に、 演奏人形 2 0 4では、 送信され てく る副パフォーマンス制御情報のうち自己の ドール I D " 4 " の副 パフォーマンス制御情報 (ベース) のみ取得し、 記憶装置 2 2 0に格 納する。
転送完了すると、 演奏人形 2 0 1は演奏開始命令を送信し、 この演 奏開始命令に応答して、 演奏人形 2 0 1は主パフォーマンス制御情報 (ピアノ) に基づいて演奏を開始し、 演奏人形 2 0 2は副パフォーマ ンス制御情報 ( トランペッ ト) に基づいて演奏を開始し、 演奏人形 2 0 3は副パフォーマンス制御情報(ドラム)に基づいて演奏を開始し、 演奏人形 2 0 4は副パフォーマンス制御情報 (ベース) に基づいて演 奏を開始する。
このよ うに、本発明によれば、ホス トと して選択した演奏人形から、 スレーブとなる他の演奏人形に対し、 ホス トの演奏人形が中心となる 楽曲の各パートに対応した演奏情報を供給することができ、 各演奏人 形はホス トと して選択した演奏人形を中心と した演奏を行う ことが出 来る。
すなわち、 ピアノの演奏人形をホス トと選択した場合、 ピアノの演 奏人形は前面に出て演奏し、 他の トランペッ ト、 ドラム及びベースの 演奏人形は、 ピアノの演奏人形を盛り立てるよ うな演奏を行う。
このようにユーザが希望する演奏人形をホス トと して選択できるよ うにすることにより、 よりユーザの趣向に合った演奏人形を適用でき る。
また、 一部の演奏人形が欠けている場合、 例えばトランペッ トの演 奏人形 2 0 2が欠けている場合であっても、 他の演奏人形はホス トと なる演奏人形から副パフォーマンス制御情報を取得できるので、 全体 と してはトランぺッ トの演奏がない演奏となるだけで、 ユーザがホス トとして選択した演奏人形を中心として演奏が可能である。
更に、 たとえ一体だけであっても、 その演奏人形は、 自己の主パフ オーマンス制御情報により演奏も可能である。
尚、 パフォーマンスデータは演奏情報に限ることなく、 他の情報、 例えば人形に体操、 台詞、 寸劇のよ うなアクションを行わせるもので あっても良レヽ。
本発明の第 6の実施の形態を説明する。
上述した第 5の実施の形態では、 各人形にドール I Dを付して、 高 度なパフォーマンスを行わせるように構成した。
しかし、 あるホス トになる演奏人形に対してスレープとなる演奏人 形が欠如している場等、 演奏される音楽全体と して貧しいものになつ てしま う。 例えば、 ホス トをピアノの演奏人形と した場合、 スレープ となる演奏人形全てが揃っていれば豪華な音楽となるが、 トランぺッ トの演奏人形が欠けている場合にはトランぺッ トが演奏するパートが 抜けてしまい、 演奏する音楽が貧弱になってしまう。
そこで、 第 6の実施の形態は、 欠如している演奏人形が演奏するパ ートについて、 これを捕助する補助パフォーマンス制御情報 (人形に 動作させるデータではなく、 音楽データのみ) を用意し、 この補助パ フォーマンス制御情報に基づいて、 欠如している演奏人形の代わりに ホス トとなる演奏人形がその部分の音楽を出力することにより、 演奏 する音楽が貧弱となることを防止することを特徴とする。
このような特徴を達成させる為、 図 2 2に示される如く、 記憶装置 2 1 7には第 1の実施の形態に加えて、 ドール I Dに対応して補助パ フォーマンス制御情報が格納されている。 この補助パフォーマンス制 御情報は、 欠如している演奏人形が演奏するパートについて、 これを 捕助する演奏データ (人形に動作させるデータではなく、 音楽データ のみ) であり、 この補助パフォーマンス制御情報に基づいて、 欠如し ている演奏人形の代わりにホス トとなる演奏人形がその部分の音楽を 出力する為の情報である。
更に、 動作制御部 2 2 4は、 ドール I Dの取得により欠けている演 奏人形がある場合、 この欠けている演奏人形の ドール I Dに対応する 補助パフォーマンス制御情報を読み出し、 演奏を制御するように構成 されている。
以下、 第 6の実施の形態の動作を説明する。
図 2 3は第 6の実施の形態の動作フローチヤ一トである。
まず、 ホス ト選択ボタン 2 1 4が押下されてホス トとなる演奏人形 が決定される (S t e p 3 0 0 )。 ホス トとなる演奏人形が決定され ると、 この演奏人形のドール I D要求部 2 1 5 より、 ドール I D要求 信号が送信される (S t e p 3 0 1 )。 ドール I D要求信号を受信した演奏人形は ( S t e p 3 0 2 )、 ド ール I D応答部 2 1 5が自己のドール I Dを ドール I D要求信号に付 加して転送していく (S t e p 3 0 3 )。
ホス トとなった演奏人形の副パフォーマンス制御情報送信部 2 1 9 は、 ドール I D要求信号に付加されている ドール I Dに基づいて、 接 続されている演奏人形のドール I Dを取得する (S t e p 3 0 4)。 更に、 副パフォーマンス制御情報送信部 2 1 9は、 取得したドール I Dを動作制御部 2 4に送信する (S t e p 3 0 5 )。
続いて、 ホス トとなった演奏人形において、 パフォーマンス制御情 報選択部 2 1 8は、 パフォーマンス制御情報 (演奏データ) の一覧を L CD 2 2 5に表示し、希望のパフォーマンス制御情報 (演奏データ) が選択される (S t e p 3 0 6 )。
選択されたパフォーマンス制御情報 (演奏データ) は副パフォーマ ンス制御情報送信部 2 1 9に送信され、 副パフォーマンス制御情報送 信部 2 1 9はそのパフォーマンス制御情報 (演奏データ) に対応し、 かつ取得したドール I Dの副パフォーマンス制御情報を記憶装置 2 1 7から読み出す (S t e p 3 0 7 )。 そして、 副パフォーマンス制御 情報をス レーブとなる演奏人形に転送する (S t e p 3 0 8 )。 ス レーブとなる演奏人形では、 副パフォーマンス制御情報受信制御 部 2 2 1が副パフォーマンス制御情報を受信し (S t e p 3 0 9 )、 自己のドール I Dのついた副パフォーマンス制御情報を記憶装置 2 2 0に格納する ( S t e p 3 1 0 )。
副パフォーマンス制御情報の転送が一巡してホス トとなる演奏人形 に戻ってく ると、 副パフォーマンス制御情報の転送が完了する (S t e p 3 1 1 )。
ホス トとなる演奏人形において、 副パフォーマンス制御情報の転送 が完了すると、 副パフォーマンス制御情報受信制御部 2 2 1が演奏開 始命令を送信する (S t e p 3 1 2)。 また、 演奏開始命令に応答し て、 動作制御部 2 2 4は主パフォーマンス制御情報を記憶装置 2 1 7 から読み出す (S t e p 3 1 3 )。 更に、 動作制御部 2 2 4は取得し た ドール I Dに基づいて欠けている演奏人形の ドール I Dに対応する 捕助パフォーマンス制御情報を記憶装置 2 1 7から読み出す (S t e p 3 1 4)。 そして、 読み出した主パフォーマンス制御情報及び補助 パフォーマンス制御情報に基づいて演奏が開始される (S t e p 3 1 5 )。
—方、 ス 'レーブとなる演奏人形では演奏開始命令を受信し ( S t e p 3 1 6 )、動作制御部 2 2 4が副パフォーマンス制御情報を記憶装 置 2 2 0から読み出し、 読み出した副パフォーマンス制御情報に基づ いて演奏が開始される (S t e p 3 1 7 )。
このよ う に、 本発明によれば、 たとえ演奏人形が欠けてパフォーマ ンスに必要な全部の演奏人形が揃っていなく とも、 捕助パフオーマン ス制御情報に基づいて、 ホス トとなる演奏人形が欠けた演奏人形が演 奏する音楽を補助する音を出力するので、 演奏全体と して貧弱な演奏 とならない。
次に、 第 7の実施の形態を説明する。
第 5の実施の形態では、 各演奏人形同士をリ ング形状で接続した。 第 7の実施の形態では、 ホス トとなる演奏人形を中心としてスレーブ となる演奏人形をスター形状で接続することを特徴とする。
図 2 4は第 Ίの実施の形態の概念図である。
図 2 4によれば、 演奏人形 2 0 1を中心と して、 演奏人形 2 0 2〜 2 0 4がスター状に接続されている。
このよ うな接続とするため、 図 2 5に示される如く、 各演奏人形は 複数のコネクタ 2 4 0〜 2 4 2を有し、 ホス トとなる演奏人形を中心 と して各コネクタで接続される。
例えば、 演奏人形 2 0 1をホス トと した場合、 演奏人形 2 0 1のコ ネクタ 2 4 0 と演奏人形 2 0 2のコネクタ 2 4 0とがコードで接続さ れ、 演奏人形 2 0 1のコネクタ 2 4 1 と演奏人形 2 0 3のコネクタ 2 4 0 とがコードで接続され、 演奏人形 2 0 1のコネクタ 2 4 2 と演奏 人形 2 0 4のコネクタ 2 4 0 とがコードで接続される。
ドール I Dの送受信については、 図 2 6に示す如く、 ホス トの演奏 人形から接続されている各コネクタを介して、 各演奏人形に ドール I D要求信号が送信される。 そして、 スレーブとなる演奏人形は、 ドー ル I D要求信号に応答して自己のドール I Dをホス トの演奏人形に送 信する。 尚、 副パフォーマンス制御情報送信部 2 1 9は受信したドー ル I Dと、 この ドール I Dを受信したコネクタを記憶しておき、 後述 する副パフォーマンス制御情報の送信に用いる。
また、 副パフォーマンス制御情報の送信は、 図 2 7に示す如く、 各 演奏人形の副パフォーマンス制御情報を、 対応する ドール I Dを受信 したコネクタから送信する。
このように構成しても、 上述した第 5及び第 6の実施の形態と同様 な効果を得られる。
第 8の実施の形態を説明する。
近年、 複数の機能を一つのマイクコントローラによって達成できる ようになった。 そこで、 第 8の実施の形態は、 第 5、 第 6又は第 7の 実施の形態における構成部の一部を一つのマイクコントローラによつ て構成したことを特徴とする。
図 2 8は第 8の実施の形態における演奏人形のブロック図である。 図 2 8中のマイクコン トローラ 4 4 0は、 第 1の実施の形態におけ る、 送受信部 2 1 2、 ドール I D記憶部 2 1 3、 ドール I D要求部 2 1 5、 ドール I D応答部 2 1 6、 記憶装置 2 1 7、 パフォーマンス制 御情報選択部 2 1 8、 副パフォーマンス制御情報送信制御部 2 1 9、 副パフォーマンス制御情報受信処理部 2 2 1及び動作制御部 2 2 4の 機能を有するものであり、 プログラムによって制御される。
第 8の実施の形態の動作は、 上述した第 5〜第 7の実施の形態と同 様なので、 詳細な説明は省略する。
尚、マイクコントローラ 4 4 0は、上述した全ての機能を持たせず、 適時他のマイクコン ト ローラにいくつかの機能を分散させても良い。 本発明の第 9の実施の形態を説明する。
図 2 9は第 9の実施の形態の概念図である。
図 2 9中、 5 0 1 a力 ら 5 0 1 cは演奏を行う演奏人形、 5 0 2は 演奏人形 5 0 1 a 〜 5 0 1 c を指揮する指揮人形、 5 0 3はパフォー マンスデータを蓄積するサーバ、 5 0 4は指揮人形にデータを送信す るクライアント端末、 5 0 5はクライアント端末 5 0 4とサーバ 5 0 3 とが接続されるネッ トワーク、 例えばインターネッ トである。
次に、 各構成要素について、 図面を参照して詳細に説明する。
まず、 演奏人形 5 0 1 a〜 5 0 1 cについて説明する。
演奏人形 5 0 1 a〜 5 0 1 cは、 パフォーマンス制御データに基づ いて、 演奏を行う ものである。 本実施の形態では、 演奏人形 5 0 l a はベースを演奏する人形、演奏人形 5 0 1 bはピアノを演奏する人形、 演奏人形 5 0 1 cはバイオリンを演奏する人形と して説明する。
これらの演奏人形 5 0 1 a〜 5 0 1 cの構成は基本的には同様もの なので、 演奏人形 5 0 1 aを例にして説明する。
図 3 0は演奏人形 5 0 1 aのブロック図である。
図 3 0中、 5 1 1は無線送受信部である。 この無線送受信部 5 1 1 は、 B 1 u e t o o t hによる無線通信により、 データの送受信を行 うものである。
5 1 2はドール I D記憶部である。 このドール I D記憶部 5 1 2に は、演奏人形の種別を識別する ドール I Dが格納されている。例えば、 演奏人形 1 a の ドール I Dは" 1 "、演奏人形 1 b のドール I Dは" 2 "、 演奏人形 1 cの ドール I Dは " 3 " である。
5 1 3はドール I D処理部である。このドール I D処理部 5 1 3は、 後述する ドール I D要求信号を受信すると、 応答信号と して ドール I D記憶部 5 1 2に格納されている ドール I Dを、 無線送受信部 5 1 1 を介して指揮人形 5 0 2に送信するものである。
5 1 4は記憶装置である。 この記憶装置 5 1 4には、 人形にパフォ 一マンスを行わせる為の動作情報であるパフォーマンス制御情報が格 納される。
5 1 5はパフォーマンス制御データ処理部である。 このパフォーマ ンス制御データ処理部 5 1 5は、 無線送受信部 5 1 1 を介して受信さ れたパフォーマンス制御データを記憶装置 5 1 4に格納する。ここで、 パフォーマンス制御データの受信方法について説明する。 パフォーマ ンス制御データは、 図 3 1に示されるように先頭にドール I Dが記述 され、 この後に ドール I Dに対応するパフォーマンス制御データが記 述される。 そして、 ドール I Dと、 パフォーマンス制御データとで 1 組の演奏人形のデータが構成され、 全体として演奏人形分のデータが 連続して送信される。 パフォーマンス制御データ処理部 5 1 5は、 こ のパフォーマンス制御データのうち、 自己の ドール I Dが付されたパ フォーマンス制御データのみを選択して取得する。
5 1 6は動力部である。 この動力部 5 1 6はモータなどであり、 制 御信号により、 演奏人形を動作させるものである。 5 1 7は動作制御部である。 この動作制御部 5 1 7は記憶装置 5 1 4に格納されているパフォーマンス制御情報に基づいて、 動力部 5 1 6を制御する制御信号を生成し、 この制御信号を動力部 5 1 6に出力 する。
次に、 指揮人形 5 0 2について説明する。
図 3 2は指揮人形 5 0 2のプロック図である。
指揮人形 5 0 2は、 上述した演奏人形 5 0 1 a〜 5 0 1 c と同様に パフォーマンスを行うが、 各演奏人形を制御する機能も有する。 従つ て、 演奏人形 5 0 1 a〜 5 0 1 cの構成に新たに加えた構成について のみ説明する。
5 2 0はドール I D要求部である。この ドール I D要求部 5 2 0は、 演奏人形 5 0 1 a〜 5 0 1 cに対してドール I Dの送信要求を行う と 共に、 応答のあったドール I Dから全ドール I D情報を生成する。 具 体的に説明すると、 演奏人形 5 0 1 a〜 5 0 1 cに対して ドール I D の送信要求を行う と、 各演奏人形 5 0 1 a〜 5 0 1 cカゝらは、 ドール I Dの送信要求の応答と して自己のドール I Dが返信される。 本実施 の形態においては、 返信される ドール I Dは、 " 1 "、 " 2" 及び " 3 " である。 更に、 指揮人形 5 0 2の ドール I D記憶部 5 1 2に格納され ている ドール I Dを " 0 " とすると、 この自己のドール I D " 0 " と、 受信したドール I D " 1,,、 " 2 " 及び " 3 " とから、 全ドール I D情 報 " 0 , 1 , 2 , 3 " を生成する。 そして、 この全ドール I D情報を、 無線送受信部 5 1 1を介してクライアント端末 5 0 4に送信する。
5 2 1はパフォーマンス制御データ転送部である。 このパフォーマ ンス制御データ転送部 5 2 1は、 クライアント端末 5 0 4から送信さ れてく るパフォーマンス制御データを各演奏人形 5 0 1 a〜 5 0 1 c に転送するものである。 続いて、 サーバ 5 0 3について説明する。
図 3 3はサーバ 5 0 3のブロック図である。
図 3 3中、 5 3 0はデータの送受信を行う送受信部である。
5 3 1は記憶装置である。 この記憶装置 5 3 1にはパフォーマンス データが格納されたパフォーマンスデータデータベース 5 3 2が格納 されている。 このパフォーマンスデータデータベース 5 3 2は、 図 3 4に示される如く、 音楽の名称と、 その音楽の演奏に必要な演奏人形 のドール I D (演奏ドール I D情報) と、 その音楽のパフォーマンス 制御データとがひとつのレコードとして対応付けられて格納されてレ、 る。 例えば、 音楽名 " X X X " の場合、 音楽名 " X X X " の演奏に必 要な演奏人形のドール I D、すなわち演奏ドール I D情報は " 0 , 1, 2 , 3,, であり、 パフォーマンス制御データは " 1 0 1 0… 1 1 " で ある。
5 3 3はパフォーマンスデータ選択処理部である。 このパフォーマ ンスデータ選択処理部は、 クライアント端末 5 0 4からのパフォーマ ンスデータのダウンロード要求に対して、 現在ダウンロードが可能な パフォーマンスデータの一覧表示を行う。 この表示の一例を図 3 5に 示す。 そして、 選択されたパフォーマンスデータをクライアント端末 5 0 4に送信する。
最後にク ライアン ト端末 5 0 4の構成について説明する。
図 3 6はクライアント端末 5 0 4のブロック図である。
図 3 6中、 5 4 0は無線送受信部である。 この無線送受信部 5 4 0 は、 B l u e t o o t hによる無線方式により、 指揮者人形 5 0 2 と データの送受信を行うものである。
5 4 1はドール I D認識部である。 このドール認識部 5 4 1は、 指 揮人形 5 0 2から送信されてきた全ドール I D情報を、 保有している 人魚の情報である保有ドール情報と して記憶する。 尚、 保有ドール情 報は、 基本的には全ドール I D情報と同じものである。
5 4 2はサーバ 5 0 3 とデータの送受信を行う送受信部である。 5 4 3は記憶装置である。 この記憶装置 5 4 3にはダウンロードし たパフォーマンスデータが格納される。
5 4 4はパフォーマンスデータ選択部である。 このパフォーマンス データ選択部 5 4 4は、 サーバ 5 0 3からダウンロードするパフォー マンスデータを選択すると共に、 ダウンロー ドしたパフォーマンスデ ータを記憶装置 5 4 3に格納する。 また、 ドール I D認識部 5 4 1か らの保有ドール情報と、 パフォーマンスデータの演奏ドール I D情報 とを比較し、 実行可能なパフォーマンスデータを選択する機能も有す る。
5 4 5はパフォーマンスデータ転送部である。 このパフォーマンス データ転送部 5 4 5は、 パフォーマンスデータ選択部 5 4 4で選択さ れたパフォーマンスデータのパフォーマンス制御データを、 無線送受 信部 5 4 0を介して指揮人形 5 0 2に送信するものである。
5 4 6はデータ等が表示されるディスプレイである。
次に、 上記のよ うな構成における動作を説明する。
まず、 サーバ 5 0 3より、 パフォーマンスデータを、 クライアント 端末 5 0 4にダウンロードする動作について説明する。 尚、 本動作の 説明において、 指揮者人形 2及び演奏人形 5 O l a〜 5 0 1 cの各パ フォーマンス制御データは、 1つの楽曲を構成する各パートに対応し た演奏情報として説明する。
図 3 7はパフォーマンスデータを、 クライアン 1、端末 5 0 4にダゥ ンロードする動作を示す動作フローチャートである。
まず、 クライアント端末 5 0 4は、 現在ダウンロード可能なパフォ 一マンスデータの一覧メニューを、 サーバ 5 0 3に要求する (S t e p 4 0 0)。
メニュー要求を受信したサーバ 5 0 3は、 パフォーマンスデータ選 択処理部 5 3 3がメニュー画面を記憶装置 5 3 1から読み出す (S t e p 4 0 1 )。 そして、 読み出したメニュー画面のデータを、 送受信 部 5 3 0を介してクライアント端末 5 0 4に送信する (S t e p 4 0 2)。
メニュー画面データを受信したクライアント端末 5 0 4のパフォー マンスデータ選択部により、 メニュー画面が表示され (S t e p 4 0 3 )、希望の音楽が選択され、選択された音楽の識別子が送信される ( S t e p 4 0 4)。 本動作においては、 音楽名 " X X X "、 音楽名 " y y y " 及び音楽名 " z z z " を選択したものとする。
サーバ 5 0 3のパフォーマンスデータ選択処理部 5 3 3は、 選択さ れた音楽の識別子に対応するパフォーマンスデータを記憶装置 5 3 1 から読み出し (S t e p 4 0 5 )、読み出したパフォーマンスデータ をクライアント端末 5 0 4に送信する (S t e p 4 0 6 )。 本動作で は、選択されたパフォーマンスデータは、音楽名 " X 音楽名 " y y y " 及ぴ音楽名 " z z z " なので、 これらのパフォーマンスデータ が記憶装置 5 3 1から読み出されてク ライアント端末 5 0 4に送信さ れる。
パフォーマンスデータを受信したクライアント端末 5 0 4では、 パ フォーマンスデータ選択部 5 4 4が受信したパフォーマンスデータを 記憶装置 4 3に格納する (S t e p 4 0 7 )。 すなわち、 音楽名 " x X x "、 音楽名 " y y y,, 及び音楽名 " z z z " のパフォーマンスデー タが記憶装置 5 4 3に格納される。
次に、 クライアント端末 5 0 4から各演奏人形にパフォーマンス制 御データが転送され、 人形たちが演奏を行うまでの動作を説明する。 図 3 8は、 クライアント端末 5 0 4から各演奏人形にパフオーマン ス制御データが転送され、 人形たちが演奏を行うまでの動作のフロー チヤ一トである。
まず、 クライアント端末 5 0 4から指揮人形 5 0 2に全ドール I D 情報の送信要求を行う (S t e p 5 0 0 )。
全ドール I D情報の送信要求を受信した指揮人形は、 演奏人形 5 0 1 a〜 5 0 1 cに対してドール I Dの送信要求を行う (S t e p 5 0 1 )。
ドール I Dの送信要求を受信した演奏人形 5 0 1 a〜 5 0 1 cは、 自己の ドール I Dを指揮人形 2に送信する (S t e p 5 0 2 )。 指揮人形 5 0 2は、 演奏人形 5 0 1 a〜 5 0 1 cから送信されてき た ドール I Dを受信し、 これらの ドール I Dと自己の ドール I Dとを まとめて全ドール I D情報と して、 クライアント端末 5 0 4に送信す る (S t e p 5 0 3 )。 本動作では、 返信される ドール I Dは " 1 "、 " 2 " 及び " 3 " であり、 自己の ドール I D " 0 " を含めて、 全ドー ル I D情報 " 0, 1, 2 , 3 " を生成する。
全ドール I D情報を受信したクライアント端末では、 全ドール I D 情報を保有ドール情報と して記憶する (S t e p 5 0 4)。 そして、 その保有ドール情報と、 記憶されているパフォーマンスデータの演奏 ドール I D情報とを比較し、 演奏可能なパフォーマンスデータを選択 し、 演奏可能なパフォーマンスデータの音楽名を表示する (S t e p 5 0 5 )。
本動作では、 保有ドール情報が " 0 , 1, 2 , 3 " である。 一方、 記憶されているパフォーマンスデータの演奏ドール I D情報は、 音楽 名 " X X X,, の " 0 , 1 , 2, 3,, と、 音楽名 " y y y " の " 0, 1, 2 , 3 " と、 音楽名 " ζ ζ ζ,, の " 0 , 1 , 2 , 3, 4,, である。 従 つて、演奏可能なパフォーマンスデータは、演奏ドール I D情報が" 0 , 1 , 2 , 3 " である音楽名 " X X X " 及び音楽名 " y y y " のパフォ 一マンスデータである。 そこで、 音楽名 " X X X " と音楽名 " y y y " とを表示する。
ユーザは表示された音楽名から希望の音楽を選択する ( S t e p 5 0 6 )。 そして、選択された音楽に対応するパフォーマンス制御デー タが指揮人形 5 0 2に送信される (S t e p 5 0 7 )。本動作におい ては、 音楽名 " X X X " と音楽名 " y y y " とが表示されており、 そ の うちの音楽名 " X X X " を選択したとすると、 音楽名 " X X X " の パフォーマンス制御データが指揮人形 5 0 2に送信される。
指揮人形 5 0 2ではパフォーマンス制御データを受信し ( S t e p 5 0 8 )、自己の ドール I Dが付されたパフォーマンス制御デ.ータを取 得すると共に、 演奏人形 5 0 1 a〜 5 0 1 cにパフォーマンス制御デ ータを転送する (S t e p 5 0 9 )。
演奏人形 5 0 1 a〜 5 0 1 cは、 自己のドール I Dが付されたパフ オーマンス制御データを受信し (S t e p 5 1 0 )、 受信完了の信号 を指揮人形 5 0 2に送信する (S t e p 5 1 1 )。
指揮人形 5 0 2では、 全ての演奏人形から受信完了信号を受信する と、 演奏開始の演奏開始信号を演奏人形 5 0 1 a〜 5 0 1 cに送信す る (S t e p 5 1 2)。
指揮人形 5 0 2及び演奏人形 5 0 1 a〜 5 0 1 cでは、 演奏開始信 号を受信すると、 演奏を開始する ( S t e p 5 1 3 )。
このよ う に、 本発明によれば、 指揮人形 5 0 2及び演奏人形 5 0 1 a〜5 0 1 cに対し、 1つの楽曲を構成する各パートに対応した演奏 情報を供給することができ、 各人形に各パ一トに対応した動作をさせ ることができる。 従って、 指揮者人形 5 0 2が指揮棒を振るのに合わ せて、 演奏人形 5 0 1 aがベースを演奏し、 演奏人形 5 0 1 bがピア ノを弾き、 演奏人形 5 0 1 cがバイオリンを弾く といった具合に、 各 人形に実際のォーケス トラにおいて見られるのと同様な高度に音楽的 な動作をさせることができ、 いわゆる "人形のオーケス トラ" を構成 することができる。
また、 本発明は、 人形を新たに追加することによ り、 より複雑で高 度な "人形のォーケス トラ" を構成することができる。
例えば、 図 3 9に示される如く、 新たにギターの演奏人形 5 0 1 d を追加したものとする。演奏人形 1 dのドール I Dが " 4 "とすると、 保有ドール情報は " 0 , 1, 2 , 3 , 4 " となる。
従って、 演奏ドール I D情報が " 0, 1 , 2, 3 , 4 " であるパフ オーマンスデータ、 例えば今まで演奏不可能だった音楽名 " z z z " も演奏可能となり、 よ り豪華な演奏を行うことができる。
更に、 サーバ 5 0 3においてパフォーマンスデータを順次更新して いく ようにすれば、 新しいパフォーマンスデータを入手することがで き、 演奏人形に絶えず最新の音楽を演奏させることも可能である。 尚、 本実施の形態では、 指揮人形 5 0 2に他の演奏人形を制御する 制御部を兼ね備えさせたが、制御部のみを独立させて構成しても良い。 尚、 パフォーマンスデータは演奏情報に限ることなく、 他の情報、 例えば人形に体操、 台詞、 寸劇のようなアクショ ンを行わせるもので あっても良レヽ。
本発明の第 1 0の実施の形態を説明する。
上述した実施の形態では、 各人形にドール I Dを付して、 高度なパ フォーマンスを行わせるよ うに構成した。 しかし、 各人形に一斉に同 じ歌の同じパートを斉唱させるようなパフォーマンスでは、 特に各人 形に識別子を付さなくても可能である。 また、 サーバ上に格納されて いるパフォーマンスデータを更新していけば、 新しいパフォーマンス を人形に行わせることも可能である。 さらに、 クライアント端末から 直接人形にパフォーマンスデータを送信できれば、より簡素化できる。 そこで、 他の実施の形態では、 各人形に識別子を付さず、 パフォー マンスを行わせる制御データのみを、 クライアント端末から直接人形 に送信し、 また、 サーバ上に格納されているパフォーマンスデータを 更新することにより、 新しいパフォーマンスを人形に行わせるように 構成したことを特徴とする。
図 4 0は第 1 0の実施の形態の概念図である。
図 4 0中、 6 2 1 a力、ら 6 2 1 cは演奏を行う演奏人形、 6 2 3は パフォーマンスデータを蓄積するサーバ、 6 2 4は指揮人形にデータ を送信するクライアント端末、 6 2 5はクライアント端末 6 2 4 とサ ーバ 6 2 3 とが接続されるネッ トワーク、 例えばィンターネッ トであ る。
次に、 各構成要素について、 図面を参照して詳細に説明する。
まず、 演奏人形 6 2 1 a〜 6 2 1 cについて説明する。
演奏人形 6 2 1 a 〜 6 2 1 cは、 パフォーマンス制御データに基づ いて、 バイオリ ンを演奏する人形と して説明する。
これらの演奏人形 6 2 1 a〜 6 2 1 cの構成は同様ものなので、 演 奏人形 6 2 1 aを例にして説明する。
図 4 1は演奏人形 6 2 1 aのプロック図である。
図 4 1 中、 6 1 1は無線送受信部である。 この無線送受信部 6 1 1 は、 B 1 u e t 0 o t hによる無線通信により、 データの送受信を行 うものである。
6 1 4は記憶装置である。 この記憶装置 6 1 4には、 人形にパフォ 一マンスを行わせる為の動作情報であるパフォーマンス制御情報が格 納される。
6 1 5はパフォーマンス制御データ処理部である。 このパフォーマ ンス制御データ処理部 6 1 5は、 無線送受信部 6 1 1を介して受信さ れたパフォーマンス制御データを記憶装置 6 1 4に格納する。ここで、 パフォーマンス制御データの受信方法について説明する。 パフォーマ ンス制御データは、 図 4 2に示されるよ うに先頭にパフォーマンス制 御データであることを示す識別子が記述されるヘッダが設けられ、 こ のへッダの後にパフォーマンス制御データが記述される。 パフォーマ ンス制御データ処理部 6 1 5は、 へッダにパフォーマンス制御データ であることを示す識別子が記述されたデータを受信すると、 パフォー マンス制御データであると判断し、 パフォーマンス制御データを受信 して記憶装置 6 1 4に格納する。
6 1 6は動力部である。 この動力部 6 1 6はモータなどであり、 制 御信号により、 演奏人形を動作させるものである。
6 1 7は動作制御部である。 この動作制御部 6 1 7は記憶装置 6 1 4に格納されているパフォーマンス制御情報に基づいて、 動力部 6 1 6を制御する制御信号を生成し、 この制御信号を動力部 6 1 6に出力 する。
続いて、 サーバ 6 2 3について説明する。
図 4 3はサーバ 6 2 3のプロック図である。
図 4 3中、 6 3 0はデータの送受信を行う送受信部である。
6 3 1は記憶装置である。 この記憶装置 6 3 1 にはパフォーマンス データが格納されたパフォーマンスデータデータベース 6 3 2が格納 されている。 このパフォーマンスデータデータベース 6 3 2は、 図 4 4に示される如く、 音楽の名称と、 その音楽のパフォーマンス制御デ ータとがひとつのレコードと して対応付けられて格納されている。 例 えば、 音楽名 " X X X " の場合、 パフォーマンス制御データは " 1 0 1 0■·· 1 1 " である。
6 3 3はパフォーマンスデータ選択処理部である。 このパフォーマ ンスデータ選択処理部は、 クライアント端末 6 2 4からのパフォーマ ンスデータのダウンロード要求に対して、 現在ダウンロードが可能な パフォーマンスデータの一覧表示を行う。 この表示の一例を図 4 5に 示す。 そして、 選択されたパフォーマンスデータをクライアント端末 6 2 4に送信する。
最後にクライアン ト端末 6 2 4の構成について説明する。
図 4 6はクライアント端末 6 2 4のプロック図である。
図 4 6中、 6 4 0は無線送受信部である。 この無線送受信部 6 4 0 は、 B l u e t o o t hによる無線方式により、 演奏人形 6 2 1 a〜 6 2 1 c とデータの送受信を行う ものである。
6 4 2はサーバ 6 2 3 とデータの送受信を行う送受信部である。
6 4 3は記憶装置である。 この記憶装置 6 4 3にはダウンロードし たパフォーマンスデータが格納される。
6 4 4はパフォーマンスデータ選択部である。 このパフォーマンス データ選択部 6 4 4は、 サーバ 6 2 3からダウンロードするパフォー マンスデータを選択すると共に、 ダウンロードしたパフォーマンスデ ータを記憶装置 6 4 3に格納する。
6 4 5はパフォーマンスデータ転送部である。 このパフォーマンス データ転送部 6 4 5は、 パフォーマンスデータ選択部 6 4 4で選択さ れたパフォーマンスデータのパフォーマンス制御データを、 無線送受 信部 6 4 0を介して演奏人形 6 2 1 a〜 6 2 1 cに送信するものであ る。 6 4 6はデータ等が表示されるディスプレイである。
次に、 上記のよ うな構成における動作を説明する。
まず、 サーバ 6 2 3 より、 パフォーマンスデータを、 クライアント 端末 6 2 4にダウンロードする動作について説明する。
図 4 7はパフォーマンスデータを、 クライアント端末 6 2 4にダウ ンロードする動作を示す動作フロ一チャートである。
まず、 クライアント端末 6 2 4は、 現在ダウンロード可能なパフォ 一マンスデータの一覧メニューを、 サーバ 6 2 3に要求する (S t e p 6 0 0 )o
メニュー要求を受信したサーバ 6 2 3は、 パフォーマンスデータ選 択処理部 6 3 3がメニュー画面を記憶装置 6 3 1から読み出す (S t e p 6 0 1 )。 そして、 読み出したメニュー画面のデータを、 送受信 部 6 3 0を介してクライアント端末 6 2 4に送信する (S t e p 6
0 2)。
メニュー画面データを受信したクライアント端末 6 2 4のパフォー マンスデータ選択部 6 4 4により、 メニュー画面が表示され (S t e p 6 0 3 )、希望の音楽が選択され、選択された音楽の識別子が送信 される (S t e p 6 0 4 )。 本動作においては、 音楽名 " X X X " 及 び音楽名 " y y y " を選択したものとする。
サーバ 6 2 3のパフォーマンスデータ選択処理部 6 3 3は、 選択さ れた音楽の識別子に対応するパフォーマンスデータを記憶装置 6 3 1 から読み出し (S t e p 6 0 5 )、読み出したパフォーマンスデータ をクライアント端末 6 2 4に送信する (S t e p 6 0 6 )。 本動作で は、 選択されたパフォーマンスデータは、 音楽名 " X X X " 及び音楽 名 " y y y " なので、 これらのパフォーマンスデータが記憶装置 6 3 1から読み出されてクライアント端末 6 2 4に送信される。 パフォーマンスデータを受信したクライアント端末 6 2 4では、 パ フォーマンスデータ選択部 6 4 4が受信したパフォーマンスデータを 記憶装置 6 4 3に格納する (S t e p 6 0 7 )。すなわち、音楽名 " X X X " 及び音楽名 " y y y " のパフォーマンスデータが記憶装置 6 4 3に格納される。
次に、 クライアン ト端末 6 2 4から各演奏人形にパフォーマンス制 御データが転送され、 人形たちが演奏を行うまでの動作を説明する。 図 4 8は、 クライアント端末 6 2 4から各演奏人形にパフオーマン ス制御データが転送され、 人形たちが演奏を行うまでの動作のフロ一 チャー トである。
まず、 クライアント端末 6 2 4において、 記憶装置 6 4 3に格納さ れているパフォーマンスデータの音楽名を表示する (S t e p 7 0 0 )。
本動作では、 記憶されているパフォーマンスデータは、 音楽名 " X X X " 及び音楽名 " y y y " である。 従って、 音楽名 " x x x " と音 楽名 " y y y " とが表示される。
ユーザは表示された音楽名から希望の音楽を選択する ( S t e p 7 0 1 )。 そして、 選択された音楽に対応するパフォーマンス制御デー タが演奏人形 6 2 1 a〜 6 2 1 cに送信される ( S t e p 7 0 2 )。 本動作においては、 音楽名 " X X X " と音楽名 " y y y " とが表示さ れており、 そのう ちの音楽名 " X X X " を選択したとすると、 音楽名
" X X X " のパフォーマンス制御データが演奏人形 6 2 1 a〜 6 2 1 cに送信される。
演奏人形 6 2 1 a〜 6 2 1 cは、 へッダの識別子からパフオーマン ス制御データであることを判別し、 パフォーマンス制御データを受信 し (S t e p 7 0 3 )、 受信完了の信号をクライアント端末 6 2 4に 送信する (S t e p 7 0 4 )。
クライアン ト端末 6 2 4では、 全ての演奏人形から受信完了信号を 受信すると、 演奏開始の演奏開始信号を演奏人形 6 2 1 a〜 6 2 1 c に送信する (S t e p 7 0 5 )。
演奏人形 6 2 1 a〜 6 2 1 cでは、 演奏開始信号を受信すると、 演 奏を開始する ( S t e p 7 0 6 )。
上述の動作によ り、 演奏人形に演奏を行わせることができる。 しか し、 演奏のバリエーショ ンを増やすため、 サーバ 6 2 3でパフォーマ ンスデータの更新が行われ、 新たに音楽名 " z z Z " が追加されたと する。
図 4 9は、 新たに音楽名 " z z z " のパフォーマンスデータがパフ オーマンスデータデータベース 6 3 2に追加されたことを示す図であ る。
ここで、 新たにユーザが、 サーバ 6 2 3にアクセスしたとすると、 上述の S t e p 6 0 1、 S t e p 6 0 2においてメニュー画面を 記憶装置 6 3 1から読み出す際、 メニュー画面に新たに追加された音 楽名 " z z z " も追加される。従って、 クライアント端末 1 2 4では、 音楽名 " X X X "及び音楽名 " y y y " に追加されて新たに音楽名 " z
Z Z " 力 s表示される。
ユーザは、 新たに追加された音楽名 " z z Z " を選択して、 音楽名
" Z Z Z " のパフォーマンスデータをダウンロードすることにより、 既にダウンロードした音楽名 " X X X " 及ぴ音楽名 " y y y " に加え て、 新たな演奏曲である音楽名 " z z z " の演奏を、 演奏人形 1 2 1 a〜 1 2 1 cに行わせることが出来る。 尚、 音楽名 " z z z " の演奏 方法については、 上述の図 4 8で示した動作と同様なものである。
このよ う に、 サーバ 6 2 3においてパフォーマンスデータを順次更 新していく ようにすれば、 新しいパフォーマンスデータを入手するこ とができ、 演奏人形に絶えず最新の音楽を演奏させることも可能とな る。
尚、 パフォーマンスデータは演奏情報に限ることなく、 他の情報、 例えば人形に体操、 台詞、 寸劇のようなアクショ ンを行わせるもので めっても良レヽ。
第 1 1の実施の形態を説明する。
第 1 1の実施の形態は、 上述した第 1の実施の形態と、 第 5の実施 の形態とを組み合わせたものであり、 パフォーマンス制御情報と して 第 1の実施の形態で説明した M I D I の演奏データを用いることを特 徴とする。
図 5 0は第 1 1の実施の形態を示すプロック図である。
図 5 0で示される第 1 1の実施の形態と、 図 1 5で示される第 5の 実施の形態と異なる点は、 動作制御部 2 2 4、 動力部 2 2 2及びスピ 一力 2 2 3に代えて、 第 1の実施の形態におけるメ ロディ駆動制御部
1 2、 駆動部 1 0及びスピー力 1 1を設けたことにある。
また、 記憶装置 2 1 7に格納される各パフォーマンス制御情報は、 図 1 7及び図 1 8に示されるものと同様なものであるが、 パフォーマ ンス制御データは、 第 1の実施の形態で述べた M I D Iデータに基づ いて作成された演奏データである。 但し、 M I D I チャンネル情報は 不要である。
次に、 上述の構成における動作を説明する。 尚、 動作の説明にあた つて、 ドール I Dの例は第 5の実施の形態の例に基づいて説明する。 図 5 1及び図 5 2は、 第 1 1の実施の形態における動作のフローチ ヤートである。
まず、 ホス ト選択ボタン 2 1 4が押下されてホス ト となる演奏人形 が決定される (S t e p 8 0 0 )。 ホス トとなる演奏人形が決定され ると、 この演奏人形の ドール I D要求部 2 1 5 よ り、 ドール I D要求 信号が送信される (S t e p 8 0 1 )。
ドール I D要求信号を受信した演奏人形は (S t e p 8 0 2 )、 ド ール I D応答部 2 1 5が自己のドール I Dを、 ドール I D要求信号に 付加して他の演奏人形に転送する (S t e p 8 0 3 )。
ホス トとなった演奏人形がドール I D要求信号を受信すると、 副パ フォーマンス制御情報送信部 2 1 9は、 ドール I D要求信号に付加さ れている ドール I Dに基づいて、 接続されている演奏人形のドール I Dを取得する ( S t e p 8 0 4)。
続いて、 ホス ト となった演奏人形において、 パフォーマンス制御情 報選択部 2 1 8は、 パフォーマンス制御情報 (演奏データ) の一覧を L CD 2 5に表示し、 希望のパフォーマンス制御情報 (演奏データ) が選択される ( S t e p 8 0 5 )。
選択されたパフォーマンス制御情報 (演奏データ) は副パフォーマ ンス制御情報送信部 2 1 9に送信され、 そのパフォーマンス制御情報 (演奏データ) に対応し、 かつ取得した ドール I Dの副パフオーマン ス制御情報を記憶装置 2 1 7から読み出す (S t e p 8 0 6 )。 そし て、 副パフォーマンス制御情報をス レープとなる演奏人形に転送する (S t e 8 0 7)。
スレーブとなる演奏人形では、 副パフォーマンス制御情報受信制御 部 2 2 1が副パフォーマンス制御情報を受信し (S t e p 8 0 8 )、 自己の ドール I Dのついた副パフォーマンス制御情報を記憶装置 2 2 0に格納する ( S t e p 8 0 9 )。
副パフォーマンス制御情報の転送が一巡してホス トとなる演奏人形 に戻ってく ると、 副パフォーマンス制御情報の転送が完了する (S t e p 8 1 0)o
ホス トとなる演奏人形において、 副パフォーマンス制御情報の転送 が完了すると、 副パフォーマンス制御情報受信制御部 2 2 1が演奏開 始命令を送信すると共に (S t e p 8 1 1 )、 メロディ '駆動制御部 1 2が主パフォーマンス制御情報 (M I Dデータを元に作成された演 奏データ) を記憶装置 2 1 7から読み出す ( S t e p 8 1 2 )。
ホス トとなる演奏人形側では、 メロディ · 駆動制御部 1 2が、 演奏 データの音色情報及び音階 (音の高さ) 情報から、 演奏人形の駆動箇 所を判断する ( S t e p 8 1 3 )。 また、 演奏データの音長 (音の長 さ) 情報及び音強 (音の強さ) 情報から、 駆動制御信号の出力時間を 決定する ( S t e p 8 1 4)。 そして、 決定した出力時間、 駆動制御 信号を対応する駆動箇所に出力する (S t e p 8 1 5 )。
一方、 演奏データの音階 (音の高さ) 情報、 演奏データの音長 (音 の長さ) 情報及び音強 (音の強さ) 情報から、 メ ロディ信号を生成し、 スピーカ 1 1に出力する (S t e p 8 1 6 )。
そして、 上記のステップが繰り返されて演奏動作が行われる ( S t e p 8 1 7 )0
一方、 ス レーブとなる演奏人形では演奏開始命令を受信し (S t e p 8 1 8 )、 メロディ .駆動制御部 1 2が副パフォーマンス制御情報 を記憶装置 2 2 0から読み出す (S t e p 8 1 9 )。
そして、 スレーブなる演奏人形側では、 メ ロディ · 駆動制御部 1 2 力 演奏データの音色情報及び音階 (音の高さ) 情報から、 演奏人形 の駆動箇所を判断する (S t e p 8 2 0 )。 また、 演奏データの音長 (音の長さ) 情報及び音強 (音の強さ) 情報から、 駆動制御信号の出 力時間を決定する (S t e p 8 2 1 )。 そして、 決定した出力時間、 駆動制御信号を対応する駆動箇所に出力する (S t e p 8 2 2 )。 一方、 演奏データの音階 (音の高さ) 情報、 演奏データの音長 (音 の長さ) 情報及び音強 (音の強さ) 情報から、 メ口ディ信号を生成し、 スピーカ 1 1 に出力する (S t e p 8 2 3 )。
そして、 上記のステップが繰り返されて演奏動作が行われる (S t e p 8 2 4 )。
尚、 ドール I Dの代わりに M I D Iデータのチヤンネル情報を用い ることも可能である。 産業上の利用可能性
本発明は、 M I D Iデータから得られた情報に基づいて、 演奏人形 を駆動する駆動制御信号を生成しているので、 演奏人形の動きをメ口 ディ と一致したリアルなものとすることができる。
また、 本発明は、 新たな演奏人形や、 演奏データを追加できるよう な構成と したので、 演奏や動作にバリエーションが増えると言う効果 がある。
また、 本発明は、 ホス トと して選択した運動体から、 ス レーブとな る他の運動体に対し、 ホス トと して選択した運動体が中心となるパフ オーマンスの各パートに対応した情報を供給することができ、 各運動 体はホス トと して選択した運動体を中心と したパフォーマンスを行う ことが出来る。 例えば、 ピアノの演奏人形をホス トと選択した場合、 ピアノの演奏人形は前面に出て演奏し、 他の トランペッ ト、 ドラム及 びベースの演奏人形は、 ピアノの演奏人形を盛り立てるよ うな演奏を 行う。 このよ うにユーザが希望する運動体をホス トと して選択できる ようにすることにより、 よりユーザの趣向に合った運動体システムを 提供できる。
更に、 本発明は、 たとえ運動体が欠けてパフォーマンスに必要な全 部の運動体が揃わなく とも、捕助パフォーマンス制御情報に基づいて、 ホス トとなる運動体が欠けた運動体を捕助するパフォーマンスを行う ので、パフォーマンス全体と して貧弱なものとはならい効果を有する。 また、 本発明によれば、 各人形に対し、 1つの楽曲を構成する各パ 一トに対応した演奏情報等を供給することができ、 各人形に各パート に対応した動作をさせることができる。 従って、 例えば、 指揮者人形 が指揮棒を振るのに合わせて、各演奏人形が演奏するといった具合に、 各人形に実際のォーケス トラにおいて見られるのと同様な高度に音楽 的な動作をさせることができ、 いわゆる "人形のオーケス トラ" を構 成することができる。
また、 新たに人形を追加していく ことができ、 より豪華なパフォー マンスを行わせることができる。

Claims

求 の 範 囲
1 . 運動体制御システムであって、
制御部と、 複数の運動体とを有し、
前記制御部は、
M I D Iデータの音符情報から得られた演奏データが格納された記 憶手段と、
前記演奏データを呼び出し、 前記演奏データの M I D Iチャンネル 情報に基づいて、 その M I D Iチヤンネル情報に対応する蓮動体に演 奏データを供給する供給手段と
を有し、
前記各運動体の各々は、
駆動箇所を駆動する複数の駆動手段と、
供給された演奏データに基づい,て運動体の駆動箇所及び駆動時間を 判定し、 これらの判定結果に基づいて前記複数の駆動手段を制御する 駆動制御手段と
を有することを特徴とする運動体制御システム。
2 . 運動体制御システムであって、
制御部と、 複数の運動体とを有し、
前記制御部は、
M I D Iデータから得られた M I D Iチヤンネル情報、 音色情報、 音階情報、 音長情報及び音強情報から成る演奏データが格納された記 憶手段と、
前記演奏データを呼び出し、 前記演奏データの M I D Iチャンネル 情報に基づいて、 その M I D Iチャンネル情報に対応する運動体に演 奏データを供給する供給手段と
を有し、
前記各蓮動体の各々は、
駆動箇所を駆動する複数の駆動手段と、
供給された演奏データの音色情報及び/又は音階情報から運動体め 駆動箇所を判定し、 前記演奏データの音長情報及び/又は音強情報か ら前記駆動箇所の駆動時間を判定し、 これらの判定結果に基づいて前 記複数の駆動部を制御する駆動制御手段と
を有することを特徴とする運動体制御システム。
3 . 他の運動体を接続し、 この蓮動体を制御する為の演奏データを 運動体に供給する為の接続部を更に有することを特徴とする請求項 1 又は請求項 2に記載の運動体制御システム。
4 . 演奏データが格納された記録媒体を接続する接続部を有し、 前記制御部は、 前記記憶部に代えて接続された前記記録媒体から演 奏データを読み出すことを特徴とする請求項 1から請求項 3のいずれ かに記載の運動体制御システム。
5 . M I D Iデータの M I D I チャンネル情報、 音階情報、 音長情 報及び音強情報に基づいて、 演奏データを生成する演奏データ生成部 を更に有することを特徴とする請求項 1から請求項 4のいずれかに記 載の運動体制御システム。
6 . 前記駆動制御手段は、 前記駆動箇所の駆動時間を音長情報によ る音の長さより も、 短いものとすることを特徴とする請求項 5に記载 の運動体制御システム。
7. 前記駆動手段は、 一動作の周期が音長情報による 1音符の音の 長さとなるように駆動されるように構成されていること特徵とする請 求項 5又は請求項 6に記載の運動体制御システム。
8. 運動体制御システムであって、
運動体を駆動する駆動部と、
M I D Iデータから前記駆動部を制御する為の駆動制御データを生 成し、 前記駆動制御データに基づいて、 前記駆動部を制御する制御部 と
を有することを特徴とする運動体制御システム。
9. 前記制御部は、 M I D Iデータの音符情報より、 運動体の駆動 場所及び駆動時間を判断して、 駆動制御データを生成することを特徴 とする請求項 8に記載の運動体制御システム。
1 0. 前記制御部は、 M I D Iデータの音色情報及び/又は音階情 報から運動体の駆動場所を決定し、 M I D Iデータの音長情報及び/ 又は音強情報から、 駆動場所の駆動時間を決定することを特徴とする 請求項 8又は請求項 9に記載の運動体制御システム。
1 1. 前記制御部は、 前記駆動箇所の駆動時間を音長情報による音 の長さより も、 短いものとすることを特徴とする請求項 1 0に記載の 運.動体制御システム。
1 2 . 前記駆動部は、 一動作の周期が音長情報による 1音符の音の 長さとなるように駆動されるように構成されていること特徴とする請 求項 1 0又は請求項 1 1に記載の運動体制御システム。
1 3 . 蓮動体であって、
駆動箇所を駆動する複数の駆動手段と、
M I D Iデータの音符情報から、 蓮動体の駆動箇所及び駆動時間を 判定し、 これらの判定結果に基づいて前記複数の駆動手段を制御する 駆動制御手段と
を有することを特徴とする運動体。
1 4 . 運動体であって、
駆動箇所を駆動する複数の駆動手段と、
M I D Iデータから得られた音色情報、 音階情報、 音長情報及び音 強情報から成る演奏データを受信し、 前記演奏データの音色情報及び /又は音階情報から運動体の駆動箇所を判定し、 前記演奏データの音 長情報及び/又は音強情報から前記駆動箇所の駆動時間を判定し、 こ れらの判定結果に基づいて前記複数の駆動手段を制御する駆動制御手 段と
を有することを特徴とする運動体。
1 5 . 演奏データを受信する為の接続部を更に有することを特徴す る請求項 1 3又は請求項 1 4に記載の運動体。
1 6 . 前記駆動制御手段は、 前記駆動箇所の駆動時間を 1音符の音 の長さより も、 短いものとすることを特徴とする請求項 1 3から請求 項 1 5のいずれかに記載の運動体。
1 7. 前記駆動手段は、 一動作の周期が一音符の音の長さとなるよ うに駆動されるように構成されていること特徴とする請求項 1 3から 請求項 1 6のいずれかに記載の運動体。
1 8. M I D Iデータにより、 運動体の駆動を制御する運動体制御 方法であって、
M I D Iデータの音符の情報と、 運動体の駆動箇所及びこの駆動箇 所の駆動時間とを関連付けて記憶させておき、 この関連付けに基づい て、 読み込まれた M I D Iデータの音符情報から、 駆動する駆動箇所 及びこの駆動箇所の駆動時間を決定し、 運動体の駆動を制御すること を特徴とする蓮動体制御方法。
1 9. 前記 M I D Iデータの音符情報が、 M I D Iデータの音色情 報、 音階情報、 音長情報及び音強情報であり、 前記音色情報及び Z又 は音階情報から運動体の駆動場所を決定し、 前記音長情報及び/又は 音強情報から、 駆動場所の駆動時間を決定することを特徴とする請求 項 1 8に記載の運動体制御方法。
2 0. M I D Iデータのチヤンネル情報と複数の運動体とを関連付 けておき、 チャンネル情報に対応した運動体に、 そのチャンネル情報 の音符情報を割り当てることによって、 複数の運動体を制御すること を特徴とする請求項 1 8又は請求項 1 9に記載の運動体制御方法。
2 1. 駆動箇所の駆動時間を 1音符の音の長さより も、 短いものと することを特徴とする請求項 1 8から請求項 2 0のいずれかに記載の 運動体制御方法。
2 2 . 運動体の駆動部を制御する情報処理装置のプログラムであつ て、
前記プログラムは、 情報処理装置を、 M I D Iデータから得られた 音符情報から駆動部を制御する為の駆動制御データを生成し、 前記駆 動制御データに基づいて、 前記駆動部を制御する制御手段と して機能 させることを特徴とするプログラム。
2 3 . 前記プログラムは情報処理装置を、 M I D Iデータから得ら れた音符情報より、 蓮動体の駆動場所及び駆動時間を判断して、 駆動 制御データを生成する制御手段と して機能させることを特徴とする請 求項 2 2に記載のプログラム。
2 4 . 前記プログラムは情報処理装置を、 M I D Iデータから得ら れた音色情報及び/又は音階情報から運動体の駆動場所を決定し、 M
1 D Iデータの音長情報及び/又は音強情報から、 駆動場所の駆動時 間を決定する制御手段として機能させることを特徴とする請求項 2 2 又は請求項 2 3に記載のプログラム。
2 5 . 前記プログラムは情報処理装置を、 駆動箇所の駆動時間が 1 音符の音の長さより も短い駆動制御データを生成する駆動制御手段と して機能させることを特徴とする請求項 2 2から請求項 2 4のいずれ かに記載のプログラム。
2 6 . 複数の運動体の駆動部を制御する情報処理装置のプログラム であって、
前記プログラムは情報処理装置を、
M I D Iデータから得られた M I D I チヤンネル情報、 音色情報、 音階情報、 音長情報及び音強情報から成る演奏データを記憶部から呼 ぴ出し、 前記演奏データの M I D I チャンネル情報に基づいて、 その M I D Iチヤンネル情報に対応する運動体を判定する手段と、
前記判定された蓮動体の駆動箇所を前記演奏データの音色情報及び /又は音階情報から判定し、 前記演奏データの音長情報及び/又は音 強情報から前記駆動箇所の駆動時間を判定し、 これらの判定結果に基 づいて、 運動体の駆動箇所の駆動を制御する手段と して機能させるこ とを特徴とするプログラム。
2 7 . 前記プログラムは情報処理装置を、複数の記憶部を選択して、 演奏データを読み出す手段と して機能させることを特徴とする請求項 2 6に記载のプログラム。
2 8 . 前記プログラムは情報処理装置を、 M I D Iデータの M I D I チャンネル情報、 音色情報、 音階情報、 音長情報及び音強情報に基 づいて、 演奏データを生成する手段として機能させることを特徴とす る請求項 2 6又は請求項 2 7に記載のプログラム。
2 9 . 前記プログラムは情報処理装置を、 駆動箇所の駆動時間が 1 音符の音の長さより も短くなるように駆動を制御する駆動制御手段と して機能させることを特徴とする請求項 2 6から請求項 2 8のいずれ かに記載のプログラム。
3 0 . 請求項 2 2から請求項 2 8のずれかに記載のプログラムが格 納された記録媒体。
3 1 . 蓮動体制御システムであって、
複数の運動体と、 前記運動体同士を接続する通信線とを有し、 前記運動体の各々は、
各運動体を識別する運動体識別子が格納された記憶装置と、 ユーザアクショ ンによる自運動体をホス トとする命令に応答して, スレープとなる他の蓮動体に対して、 運動体識別子の送信を要求する 蓮動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前 記記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンス を行う為の主パフォーマンス制御情報及ぴスレーブとなる他の蓮動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がス レープとなった場合、 送信されてく る副パフォーマ ンス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた蓮動体識別子に 対応する副パフォーマンス制御情報を、 対応する蓮動体識別子を持つ 運動体に送信する手段と、
自運動体がスレープとなった場合、 送信されてく る副パフォーマ ンス制御情報を受信し、 前記一時記憶装置に格納する手段と、
運動体にパフォーマンスを行わせるパフォーマンス手段と、 自蓮動体がホス トとなった場合には前記記憶装置に格納されてい る主パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動 体がス レーブとなった場合には前記一時記憶装置に格納されている副 パフォーマンス制御情報に基づいて前記パフォーマンス手段を制御す る制御手段と
を有することを特徴とする運動体制御
3 2 . 自運動体がホス トとなり、 スレーブとなる他の運動体が欠如 している場合、 欠如している運動体のパフォーマンスを捕助する為の 補助パフォーマンス制御情報が、 運動体識別子に対応して格納された 記憶装置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する捕助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した補助パフォー マンス制御情報に基づいて、 パフオーマンス手段を制御する補助制御 手段と
を更に有することを特徴とする請求項 3 1 の運動体制御システム。
3 3 . 各運動体は通信線により リング形状に接続され、 ホス トとな つた演奏人形から、 信号を順次転送していく ように構成されているこ とを特徴とする請求項 3 1又は請求項 3 2に記載の運動体制御システ ム。
3 4 . 各運動体はホス ト となる運動体を中心と して、 通信線により スター形状に接続され、 各運動体とホス トとなった演奏人形との間で 個別に信号の送受信が行われるよ うに構成されていることを特徴とす る請求項 3 1又は請求項 3 2に記載の運動体制御システム。
3 5 . 運動体であって、
運動体を識別する運動体識別子が格納された記憶装置と、 ユーザァクショ ンによる自蓮動体をホス トとする命令に応答して、 スレーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前記 記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及びス レーブとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がスレーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ運 動体に送信する手段と、
自運動体がス レープとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格納する手段と、
運動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス トとなった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が スレーブとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフォーマンス手段を制御する制御 手段と
を有することを特徴とする運動体。
3 6 . 自運動体がホス ト となり、 スレーブとなる他の運動体が欠如 している場合、 欠如している運動体のパフォーマンスを補助する為の 補助パフォーマンス制御情報が、 運動体識別子に対応して格納された 記憶装置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する補助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した捕助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する捕助制御 手段と
を更に有することを特徴とする請求項 3 5の蓮動体。
3 7 . 複数の運動体を有する運動体制御システムにおいて、 前記運 動体制御システムの運動体の各々に、
各運動体を識別する運動体識別子が格納された記憶装置と、 ユーザアクショ ンによる自運動体をホス トとする命令に応答して、 ス レーブとなる他の運動体に対して、 蓮動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前記 記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及ぴス レープとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、 自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する蓮動体識別子を持つ運 動体に送信する手段と、
自蓮動体がスレープとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格納する手段と、
運動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス トとなった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が ス レーブとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフオーマンス手段を制御する制御 手段と して機能させることを特徴とするプログラム。
3 8 . 運動体制御システムの運動体の各々に、
自運動体がホス トとなり、 スレーブとなる他の運動体が欠如してい る場合、 欠如している運動体のパフォーマンスを捕助する為の補助パ フォーマンス制御情報が、 蓮動体識別子に対応して格納された記憶装 置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する補助パフォーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した捕助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する捕助制御 手段と して更に機能させることを特徴とする請求項 3 7に記載のプロ グラム。
3 9 . 各運動体がリ ング形状に接続された場合、 ホス トとなった演 奏人形から信号を順次転送していく よ うに機能させることを特徴とす る請求項 3 7又は請求項 3 8に記載のプログラム。
4 0 . 各運動体がホス トとなる運動体を中心と してスター形状に接 続された場合、 各運動体とホス トとなった演奏人形との間で個別に信 号の送受信が行われるよ うに機能させることを特徴とする請求項 3 7 又は請求項 3 8に記載のプログラム。
4 1 . 運動体を、
運動体を識別する運動体識別子が格納された記憶装置と、 ユーザアクショ ンによる自運動体をホス トとする命令に応答して、 スレープとなる他の蓮動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前記 記憶装置に格納されている運動体識別子を送信する送信手段と、 自蓮動体がホス トとなった場合における、 自己のパフォーマンスを 行う為の主パフォーマンス制御情報、 及ぴスレープとなる他の運動体 の副パフォーマンス制御情報とが運動体識別子に対応して格納された 記憶装置と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に対 応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ運 動体に送信する手段と、
自運動体がス レーブとなった場合、 送信されてく る副パフオーマン ス制御情報を受信し、 前記一時記憶装置に格鈉する手段と、
運動体にパフォーマンスを行わせるパフォーマンス手段と、 自運動体がホス トとなった場合、 前記記憶装置に格納されている主 パフォーマンス制御情報に基づいて前記駆動部を制御し、 自運動体が ス レープとなった場合、 前記一時記憶装置に格納されている副パフォ 一マンス制御情報に基づいて前記パフォーマンス手段を制御する制御 手段と して機能させることを特徴とするプログラム。
4 2 . 運動体を、
自運動体がホス トとなり、 スレーブとなる他の運動体が欠如してい る場合、 欠如している運動体のパフォーマンスを補助する為の補助パ フォーマンス制御情報が、 運動体識別子に対応して格納された記憶装 置と、
送信されてきた運動体識別子に基づいて、 欠如している運動体識別 子を半リ別し、 欠如している運動体識別子に対応する補助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した捕助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する補助制御 手段と して更に機能させることを特徴とする請求項 4 1に記載のプロ グラム。
4 3 . 請求項 3 7から請求項 4 2に記載のプログラムが格納された 記録媒体。
4 4 . 運動体制御システムであって、
運動体と、 前記運動体を制御する蓮動体制御部と、 端末と、 サーバ とを有し、
前記サーバは、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記 パフォーマンスを行う為に必要な運動体の運動体識別子が記載された 必要蓮動体識別子情報とが対応付けられて成るパフォーマンス情報が 格納された記憶装置と、
パフォーマンス情報のダウンロー ドの要求に応答して、 前記パフ オーマンス情報を前記端末に送信する手段と
を有し、
前記運動体は、
運動体識別子が格納された記憶装置と、
前記運動体識別子を送信する送信手段と、
自己の運動体識別子に対応するパフォーマンス制御情報を受信す る受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と
を有し、
前記運動体制御部は、
信号を送受信する送受信手段と、
運動体に運動体識別子の送信を要求する運動体識別子要求信号を, 前記送受信手段を介して送信する蓮動体識別子要求手段と、
各運動体から送信されてきた運動体識別子を、 前記送受信手段を 介して端末に転送する運動体識別子転送手段と、
端末からのパフォーマンス制御情報を、 各蓮動体に転送するパフ オーマンス制御情報転送手段と、
を有し、
前記端末は、
パフォーマンス情報のダウンロードを前記サーバに要求する手段 と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 前記運動体制御部から送信されてきた各運動体の運動体識別子を 受信する手段と、
前記記憶装置に格納されているパフォーマンス情報の必要運動体 識別子情報と、 前記運動体制御部から受信した各蓮動体の運動体識別 子とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択す るパフォーマンス情報選択手段と、
前記パフォーマンス情報選択手段で選択されたパフォーマンス情 報の制御情報を、 前記前記蓮動体制御部に送信する送信手段と を有する
ことを特徴とする運動体制御システム。
4 5 . 前記運動体と、 前記運動体制御部と、 前記端末との間の情報 の送受信が、 B l u e t o o t hで行われることを特徴とする請求項 4 1に記載の運動体制御システム。
4 6 . 前記運動体制御部は、
運動体識別子が格納された記憶装置と、
自己の運動体識別子に対応する演奏情報を受信する受信手段と、 運動体を動作させる駆動部と、
パフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手 段と
を更に有することを特徴とする請求項 4 4又は請求項 4 5に記載の運 動体制御システム。
4 7 . 蓮動体制御システムであって、
運動体と、 前記運動体を制御する運動体制御部とを有し、
前記運動体は、
運動体を識別する為の運動体識別子が格納された記憶装置と、 前記運動体識別子を送信する送信手段と、
自己の運動体識別子に対応するパフォーマンス制御情報を受信す る受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と
を有し、
前記運動体制御部は、
運動体に運動体識別子の送信を要求する運動体識別子要求信号を 送信する運動体識別子要求手段と、
各運動体から送信されてきた運動体識別子を、 外部の端末に転送 する運動体識別子転送手段と、
前記端末から得られたパフォーマンス制御情報を、 各運動体に転 送するパフォーマンス制御情報転送手段と、
を有する
ことを特徴とする蓮動体制御システム。
4 8 . 前記運動体と、 前記運動体制御部との間の情報の送受信が、 B l u e t o o t hで行われることを特徴とする請求項 4 7に記載の 運動体制御システム。
4 9 . 前記運動体制御部は、 運動体識別子が格納された記憶装置と、
自己の運動体識別子に対応する演奏情報を受信する受信手段と、 運動体を動作させる駆動部と、
パフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手 段と
を更に有することを特徴とする請求項 4 7又は請求項 4 8に記載の運 動体制御システム。
5 0 . 運動体であって、
運動体を識別する為の運動体識別子が格納された記憶装置と、 前記運動体識別子を送信する送信手段と、
運動体にパフォーマンスを行わせる為のパフォーマンス制御情報の うち、 自己の運動体識別子に対応するパフォーマンス制御情報を受信 する受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前 記駆動部を制御する制御手段と
を有することを特徴とする運動体。
5 1 . 情報の送受信が、 B 1 u e t o o t hで行われることを特徴 とする請求項 5 0に記載の運動体。
5 2 . 遠隔地にあるサーバより、 蓮動体にパフォーマンスを行わせ る為のパフォーマンス情報をダウンロードし、 ダウンロードしたパフ オーマンス情報のうち必要な情報を、 前記運動体を制御する運動体制 御部に送信する端末であって、 パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の蓮動体識別子が記載された必 要蓮動体識別子情報とが対応付けられて成るパフォーマンス情報のダ ゥンロードをサーバに要求する手段と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 運動体制御部からの各運動体の運動体識別子を受信する手段と、 前記記憶装置に格納されているパフォーマンス情報の必要運動体識 別子情報と、 前記蓮動体制御部から受信した各運動体の運動体識別子 とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択する パフォーマンス情報選択手段と、
前記パフォーマンス情報選択手段で選択されたパフォーマンス情報 の制御情報を、 前記前記蓮動体制御部に送信する送信手段と を有することを特徴とする端末。
5 3 . 運動体制御部との情報の送受信が、 B 1 u e t o o t hで行 われることを特徴とする請求項 5 2に記載の端末。
5 4 . 遠隔地にあるサーバより、 運動体にパフォーマンスを行わせ る為のパフォーマンス情報をダウンロードし、 ダウンロードしたパフ オーマンス情報のうち必要な情報を、 前記蓮動体を制御する運動体制 御部に送信する端末であって、 前記端末を、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要蓮動体識別子情報とが対応付けられて成るパフォーマンス情報のダ ゥンロードをサーバに要求する手段と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 運動体制御部からの各運動体の運動体識別子を受信する手段と、 前記記憶装置に格納されているパフォーマンス情報の必要運動体識 別子情報と、 前記運動体制御部から受信した各運動体の運動体識別子 とを比較し、 パフォーマンスが可能なパフォーマンス情報を選択する パフォーマンス情報選択手段と、
前記パフォーマンス情報選択手段で選択されたパフォーマンス情報 の制御情報を、 前記前記運動体制御部に送信する送信手段
と して機能させることを特徴とするプログラム。
5 5 . 蓮動体制御部との情報の送受信を、 B 1 u e t o o t hで行 わせる手段と して端末を更に機能させることを特徴とする請求項 5 4 に記載のプログラム。 .
5 6 . 遠隔地にある端末に、 運動体にパフォーマンスを行わせる為 のパフォーマンス情報を送信するサーバであって、
パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報が格 納された記憶装置と、
端末からのパフォーマンス情報のダウンロードの要求に応答して、 前記パフォーマンス情報を前記端末に送信する手段と
を有することを特徴とするサーバ。
5 7 . 遠隔地にある端末に、 運動体にパフォーマンスを行わせる為 のパフォーマンス情報を送信するサーバであって、 前記サーバを、 パフォーマンスを行わせる為のパフォーマンス制御情報と、 前記パ フォーマンスを行う為に必要な運動体の運動体識別子が記載された必 要運動体識別子情報とが対応付けられて成るパフォーマンス情報が格 納された記憶装置と、
端末からのパフォーマンス情報のダウンロー ドの要求に応答して、 前記パフォーマンス情報を前記端末に送信する手段と
して機能させることを特徴とするプログラム。
5 8 . 運動体制御システムであって、
運動体と、 端末と、 サーバとを有し、
前記サーバは、
パフォーマンスを行わせる為のパフォーマンス制御情報が格納さ れた記憶装置と、
パフォーマンス制御情報のダウンロードの要求に応答して、 前記 パフォーマンス情報を前記端末に送信する手段と、
を有し、
前記運動体は、
パフォーマンス制御情報を受信する受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前記駆動部を制御する制御手段と、
を有し、
前記端末は、
パフォーマンス情報のダウンロードを前記サーバに要求する手段 と、
ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報の パフォーマンス制御情報を、 前記運動体に送信する送信手段と を有することを特徴とする運動体制御システム。
5 9. 前記運動体と、 前記端末との間の情報の送受信、 B l u e t o o t hで行われることを特徴とする請求項 5 8に記載の運動体制御 システム。
6 0. 運動体であって、
運動体にパフォーマンスを行わせる為のパフォーマンス制御情報を 受信する受信手段と、
運動体を動作させる駆動部と、
前記受信手段で受信されたパフォーマンス制御情報に基づいて、 前 記駆動部を制御する制御手段と
を有することを特徴とする蓮動体。
6 1. 情報の送受信が、 B l u e t o o t hで行われることを特徴 とする請求項 6 0に記載の運動体。
6 2. 遠隔地にあるサーバより、 運動体にパフォーマンスを行わせ る為のパフォーマンス情報をダウンロードし、 ダウンロードしたパフ オーマンス情報のうち必要な情報を、 前記蓮動体に送信する端末であ つて、
パフォーマンス情報のダウンロードを前記サーバに要求する手段と ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報のパ フォーマンス制御情報を、 前記運動体に送信する送信手段と
を有することを特徴とする端末。
6 3 . 運動体との情報の送受信が、 B 1 u e t o o t hで行われる ことを特徴とする請求項 6 2に記載の端末。
6 4 . 遠隔地にあるサーバより、 蓮動体にパフォーマンスを行わせ る為のパフォーマンス情報をダウンロードし、 ダウンロードしたパフ オーマンス情報のうち必要な情報を、 前記蓮動体に送信する端末であ つて、 刖記 末を、
パフォーマンス情報のダウンロードを前記サーバに要求する手段と . ダウンロードしたパフォーマンス情報を格納する記憶装置と、 パフォーマンス情報を選択するパフォーマンス情報選択手段と、 前記パフォーマンス選択手段で選択されたパフォーマンス情報のパ フォーマンス制御情報を、 前記運動体に送信する送信手段と
して機能させることを特徴とするプログラム。
6 5 · 運動体との情報の送受信を、 B l u e t o o t hで行わせる 手段と して端末を更に機能させることを特徴とする請求項 6 4に記載 のプログラム。
6 6 . 遠隔地にある端末に、 運動体にパフォーマンスを行わせる為 のパフォーマンス情報を送信するサ一バであって、
パフォーマンスを行わせる為のパフォーマンス制御情報が格納され た記憶装置と、 端末からのパフォーマンス制御情報のダウンロー ドの要求に応答し て、 前記パフォーマンス制御情報を前記端末に送信する手段と を有することを特徴とするサーバ。
6 7 . 遠隔地にある端末に、 運動体にパフォーマンスを行わせる為 のパフォーマンス情報を送信するサーバであって、 前記サーバを、 パフォーマンスを行わせる為のパフォーマンス制御情報が格納され た記憶装置と、
端末からのパフォーマンス制御情報のダウンロードの要求に応答し て、 前記パフォーマンス制御情報を前記端末に送信する手段と して機能させることを特徴とするプログラム。
6 8 . 請求項 5 4、 請求項 5 5、 請求項 5 7、 請求項 6 4、 請求項
6 5及び請求項 6 7に記載のプログラムが格納された記録媒体。
6 9 . 蓮動体制御システムであって、
複数の運動体と、 前記運動体同士を接続する通信線とを有し、 前記運動体の各々は、
各蓮動体を識別する運動体識別子が格納された記憶装置と、 ユーザァクショ ンによる自運動体をホス トとする命令に応答して. スレーブとなる他の運動体に対して、 運動体識別子の送信を要求する 運動体識別子要求信号を要求する手段と、
前記運動体識別子要求信号に応答して、 ホス トとなる運動体に前 記記憶装置に格納されている運動体識別子を送信する送信手段と、 自運動体がホス トとなった場合における、 M I D Iデータから得 られた音色情報、 音階情報、 音長情報及び音強情報から成る主パフォ 一マンス制御情報と、 スレープとなる他の運動体の M I D Iデータか ら得られた音色情報、 音階情報、 音長情報及び音強情報から成る副パ フォーマンス制御情報とが蓮動体識別子に対応して格納された記憶装 置と、
自運動体がス レープとなった場合、 送信されてく る副パフォーマ ンス制御情報を一時的に記憶される一時記憶装置と、
自運動体がホス トとなった場合、 送信されてきた運動体識別子に 対応する副パフォーマンス制御情報を、 対応する運動体識別子を持つ 運動体に送信する手段と、
自運動体がス レーブとなった場合、 送信されてく る副パフォーマ ンス制御情報を受信し、 前記一時記憶装置に格納する手段と、
駆動箇所を駆動する複数の駆動手段と、
自運動体がホス トとなった場合には前記記憶装置に格納されてい る主パフオーマンス制御情報の音色情報及び/又は音階情報から運動 体の駆動箇所を判定し、 前記演奏データの音長情報及び/又は音強情 報から前記駆動箇所の駆動時間を判定し、 これらの判定結果に基づい て前記複数の駆動部を制御し、 自運動体がス レーブとなった場合には 前記一時記憶装置に格納されている副パフォーマンス制御情報の音色 情報及び/又は音階情報から運動体の駆動箇所を判定し、 前記演奏デ 一タの音長情報及び/又は音強情報から前記駆動箇所の駆動時間を判 定し、 これらの判定結果に基づいて前記複数の駆動部を制御する駆動 制御手段と
を有することを特徴とする運動体制御システム。
7 0 . 前記駆動制御手段は、 前記駆動箇所の駆動時間を音長情報に よる音の長さより も、 短いものとする'ことを特徴とする請求項 6 9に 記載の運動体制御システム。
7 1 . 前記駆動手段は、 一動作の周期が音長情報による 1音符の音 の長さとなるように駆動されるよ うに構成されていること特徴とする 請求項 6 9又は請求項 7 0に記載の運動体制御システム。
7 2 . 自運動体がホス トとなり、 スレープとなる他の運動体が欠如 している場合、 欠如している運動体のパフォーマンスを補助する為の M I D Iデータから得られた音色情報、 音階情報、 音長情報及び音強 情報から成る補助パフォーマンス制御情報が、 運動体識別子に対応し て格納された記憶装置と、
送信されてきた蓮動体識別子に基づいて、 欠如している運動体識別 子を判別し、 欠如している運動体識別子に対応する捕助パフオーマン ス制御情報を、 前記記憶装置から読み出し、 読み出した補助パフォー マンス制御情報に基づいて、 パフォーマンス手段を制御する補助制御 手段と
を更に有することを特徴とする請求項 6 9から請求項 7 1 のいずれか に記載の運動体制御システム。
7 3 . 前記運動体を識別する運動体識別子と して、 M I D Iデータ の M I D Iチヤンネル情報を用いることを特徴とする請求項 6 9から 請求項 7 2のいずれかに記載の運動体制御システム。
PCT/JP2003/011060 2002-09-02 2003-08-29 運動体制御システム WO2004022191A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2003264352A AU2003264352A1 (en) 2002-09-02 2003-08-29 Moving body control system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002-257139 2002-09-02
JP2002257139A JP3860519B2 (ja) 2002-09-02 2002-09-02 運動体制御システム、運動体及びそのプログラム

Publications (1)

Publication Number Publication Date
WO2004022191A1 true WO2004022191A1 (ja) 2004-03-18

Family

ID=31972978

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/011060 WO2004022191A1 (ja) 2002-09-02 2003-08-29 運動体制御システム

Country Status (4)

Country Link
JP (1) JP3860519B2 (ja)
CN (1) CN100384496C (ja)
AU (1) AU2003264352A1 (ja)
WO (1) WO2004022191A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102866645A (zh) * 2012-09-20 2013-01-09 胡云潇 一种基于音乐特征控制节拍动作的运动家具及其控制方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007334187A (ja) * 2006-06-19 2007-12-27 Konami Digital Entertainment:Kk プログラム作成用プログラム及びプログラム作成方法

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2522132B2 (ja) * 1991-11-26 1996-08-07 ヤマハ株式会社 演奏情報同期型運動体制御装置
JP2725528B2 (ja) * 1992-05-29 1998-03-11 日本ビクター株式会社 演奏動作玩具
JP2766832B2 (ja) * 1994-03-10 1998-06-18 株式会社メガハウス 楽器玩具
WO2002026450A1 (fr) * 2000-09-28 2002-04-04 Sony Corporation Systeme d'auteur et procede d'auteur, et support de memorisation
JP2002120184A (ja) * 2000-10-17 2002-04-23 Human Code Japan Kk ネットワーク上のロボット動作制御システム
JP2002292154A (ja) * 2001-03-30 2002-10-08 Bandai Co Ltd 運動体制御システム
JP2002318581A (ja) * 2001-04-20 2002-10-31 Bandai Co Ltd 運動体制御システム、運動体及びそのプログラム

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2522132B2 (ja) * 1991-11-26 1996-08-07 ヤマハ株式会社 演奏情報同期型運動体制御装置
JP2725528B2 (ja) * 1992-05-29 1998-03-11 日本ビクター株式会社 演奏動作玩具
JP2766832B2 (ja) * 1994-03-10 1998-06-18 株式会社メガハウス 楽器玩具
WO2002026450A1 (fr) * 2000-09-28 2002-04-04 Sony Corporation Systeme d'auteur et procede d'auteur, et support de memorisation
JP2002120184A (ja) * 2000-10-17 2002-04-23 Human Code Japan Kk ネットワーク上のロボット動作制御システム
JP2002292154A (ja) * 2001-03-30 2002-10-08 Bandai Co Ltd 運動体制御システム
JP2002318581A (ja) * 2001-04-20 2002-10-31 Bandai Co Ltd 運動体制御システム、運動体及びそのプログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102866645A (zh) * 2012-09-20 2013-01-09 胡云潇 一种基于音乐特征控制节拍动作的运动家具及其控制方法

Also Published As

Publication number Publication date
JP2004089542A (ja) 2004-03-25
CN1694748A (zh) 2005-11-09
AU2003264352A1 (en) 2004-03-29
JP3860519B2 (ja) 2006-12-20
CN100384496C (zh) 2008-04-30

Similar Documents

Publication Publication Date Title
JP4779264B2 (ja) 移動通信端末、楽音生成システム、楽音生成装置および楽音情報提供方法
US5270480A (en) Toy acting in response to a MIDI signal
JP2002215143A (ja) 楽曲データ出力装置及び楽曲データ出力方法
JP2004538496A (ja) ネットワーク基盤の音楽演奏/歌の伴奏サービスシステム及びその方法
JP2003536106A (ja) 対話型マルチメディア装置
JP2008253440A (ja) 音楽再生制御システム、音楽演奏プログラム、および演奏データの同期再生方法
JPH11231880A (ja) 情報配信システム、情報配信装置、及び情報端末装置
KR100819775B1 (ko) 네트워크 기반의 음악연주/노래반주 서비스 장치, 시스템, 방법 및 기록매체
WO2002017294A1 (fr) Generateur de son musical, terminal portatif, procede de generation de son musical et support d'enregistrement
JP3654143B2 (ja) 時系列データの読出制御装置、演奏制御装置、映像再生制御装置、および、時系列データの読出制御方法、演奏制御方法、映像再生制御方法
JP3671274B2 (ja) 音楽情報送受信装置、受信装置及び記憶媒体
WO2004022191A1 (ja) 運動体制御システム
JPH0830807A (ja) 演奏連動型動画生成装置、音声連動型動画生成装置及びこれを利用したカラオケ装置
WO2011115210A1 (ja) ミキシングデータ配信サーバ
Aimi New expressive percussion instruments
JP2011191357A (ja) カラオケシステム
US20080053286A1 (en) Harmonious Music Players
KR100757399B1 (ko) 네트워크 기반의 음악연주/노래반주 서비스 시스템을이용한 스타 육성 서비스 방법
JP4165421B2 (ja) 楽曲演奏システム及び端末装置
JPH05329272A (ja) 演奏動作玩具
JP2001356764A (ja) 音声情報配信方法及び携帯通信機器を使用した合奏方法
JP2002292154A (ja) 運動体制御システム
JP2008033344A (ja) カラオケ装置
JP4537982B2 (ja) 運動体制御システム、運動体及びそのプログラム
JP4301549B2 (ja) 音声出力システム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 20038248638

Country of ref document: CN

122 Ep: pct application non-entry in european phase