WO2007091938A1 - Melody generator - Google Patents

Melody generator Download PDF

Info

Publication number
WO2007091938A1
WO2007091938A1 PCT/SE2007/000018 SE2007000018W WO2007091938A1 WO 2007091938 A1 WO2007091938 A1 WO 2007091938A1 SE 2007000018 W SE2007000018 W SE 2007000018W WO 2007091938 A1 WO2007091938 A1 WO 2007091938A1
Authority
WO
WIPO (PCT)
Prior art keywords
window
pitch
new
note
life span
Prior art date
Application number
PCT/SE2007/000018
Other languages
French (fr)
Inventor
Mats Hillborg
Original Assignee
Mats Hillborg
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 Mats Hillborg filed Critical Mats Hillborg
Priority to KR1020087019230A priority Critical patent/KR101369110B1/en
Priority to US12/278,055 priority patent/US7671267B2/en
Priority to EP07701104A priority patent/EP1987509A4/en
Priority to JP2008553199A priority patent/JP5123214B2/en
Priority to BRPI0707494-8A priority patent/BRPI0707494A2/en
Priority to CN2007800045462A priority patent/CN101379547B/en
Publication of WO2007091938A1 publication Critical patent/WO2007091938A1/en

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/0008Associated control or indicating means
    • G10H1/0025Automatic or semi-automatic music composition, e.g. producing random music, applying rules from music theory or modifying a musical piece
    • 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
    • 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
    • G10H2210/00Aspects or methods of musical processing having intrinsic musical character, i.e. involving musical theory or musical parameters or relying on musical knowledge, as applied in electrophonic musical tools or instruments
    • G10H2210/101Music Composition or musical creation; Tools or processes therefor
    • G10H2210/111Automatic composing, i.e. using predefined musical rules
    • 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
    • G10H2230/00General physical, ergonomic or hardware implementation of electrophonic musical tools or instruments, e.g. shape or architecture
    • G10H2230/005Device type or category
    • G10H2230/021Mobile ringtone, i.e. generation, transmission, conversion or downloading of ringing tones or other sounds for mobile telephony; Special musical data formats or protocols herefor
    • 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
    • G10H2240/00Data organisation or data communication aspects, specifically adapted for electrophonic musical tools or instruments
    • G10H2240/011Files or data streams containing coded musical information, e.g. for transmission
    • G10H2240/046File format, i.e. specific or non-standard musical file format used in or adapted for electrophonic musical instruments, e.g. in wavetables
    • G10H2240/056MIDI or other note-oriented file format
    • 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
    • G10H2250/00Aspects of algorithms or signal processing methods without intrinsic musical character, yet specifically adapted for or used in electrophonic musical processing
    • G10H2250/131Mathematical functions for musical analysis, processing, synthesis or composition
    • G10H2250/211Random number generators, pseudorandom generators, classes of functions therefor

Definitions

  • the present invention relates to a melody generator according to the preamble of the independent claims.
  • one purpose of the invention is to provide a melody generator, and a method for such a melody generator that creates melodies that are perceived as more appealing than those that are created with known technology for melody generators.
  • the invention relates to a method and a device for automatic generation of melodies, comprising a series of successive steps, and a device capable of executing these steps.
  • Each step corresponds to the smallest note duration value used by the melody generator.
  • one or more new parameter values are generated, and these are designated to be sent to a unit emitting sound according to these parameter values representing e.g. note pitch, or to be saved in e.g. a MIDI file.
  • the parameters may include a new note pitch, a window width, a life span for the window width, a window offset and a life span for the window offset, where the new note pitch is selected according to a given probability distribution within the interval of note pitches given by the note pitch in a previous step, the window width and the window offset.
  • Fig. 1 shows a first step in a melody generation method according to the invention.
  • Fig. 2 shows a second step in the melody generation method.
  • Fig. 3 shows a third step in the melody generation method.
  • Fig. 4 shows a fourth step in the melody generation method.
  • the melody generator generates a series of note values relating to note pitch, note duration and other parameters used for creating a melody.
  • the selection of note values is made in successive steps, where each step corresponds to the shortest note duration value used by the generator.
  • selections are made by random choice from a table of possible values according to a probability distribution decided by assigning each value a specific probability.
  • the values of all the parameters used by the melody generator may be changed at any time during the creation of a melody, as may also the tables of probability distributions for the values.
  • a life span parameter is created as soon as a parameter is allotted a new value. This life span value decides the number of forthcoming steps that the new parameter value will be valid. When the life span of the parameter has run out, a new parameter value and new life span is selected.
  • the melody generator is initialized by selecting a starting pitch within a predefined interval corresponding to the available pitch interval of a given instrument. If the MIDI standard is used, which is common in the context, each pitch position is described as an integer, and with this way of defining note pitch, the available pitch interval for piano could be e.g. 24-84. Furthermore, the parameters window width, window offset and the life span of these parameters are initialized by selecting values for them. These values may be selected among e.g. the values 3, 5, 7, 9, respectively -4, -2 -1, 0, 1, 2 or 4 respectively 1, 2, 3, 4, 5, 6, 7.
  • an interval of selectable pitches is calculated using the parameters window width and window offset, so that all the selectable pitches are within an interval that is as wide, expressed in e.g. MIDI pitch positions, as is indicated by the window width and centered around the pitch of the previous note plus the parameter value window offset.
  • MIDI pitch positions as is indicated by the window width and centered around the pitch of the previous note plus the parameter value window offset.
  • a pitch is selected with a probability corresponding to its assigned probability value.
  • the note with the selected pitch is sent to a suitable instrument that can generate an actual tone, typically a digital, MIDI controlled, musical instrument Subsequently, the described cycle is begun anew.
  • Figs. 1-4 show the actual procedure for an imagined realisation of four successive steps during generation of a melody according to the described method.
  • step 1 illustrated in fig. 1, a note with an initial pitch of 62 has been selected and the arrow above key 62 indicates that this is the pitch selected before the current step. Furthermore, a window width of three has been selected and a value of three has been selected for the life span parameter of the window width.
  • the window offset initially selected is one, and the life span for the window offset is two.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Auxiliary Devices For Music (AREA)
  • Electrophonic Musical Instruments (AREA)

Abstract

The invention relates to a method for automatic generation of melodies where from one step to a following a new parameter value is generated that is sent to a unit emitting sound. The parameters comprise a new note pitch, a new window width, a life span for the window width, a window offset and a life span for the window offset. The new note pitch is selected according to a given probability distribution within the interval of note pitches given by the note pitch in a previous step, the window width and the window offset.

Description

MELODY GENERATOR
The present invention relates to a melody generator according to the preamble of the independent claims.
Background
Methods and devices that automatically generates melodies are described in literature and are, for example, used in mobile phones for ringtones, in toys and in digital musical instruments. Distinguishing for these, is that they do not generate melodies that are perceived as appealing enough to be used to a great extent, and companies in a need of generating melodies are forced to pay fees to musicians and composers.
One known such method for melody generation is described in Machine Musicianship (Robert Rowe) p.208-209, where tones are generated randomly within a so-called tendency mask, i.e. an interval of pitches. However, the described method is quite simplistic and only creates melodies with a very modest degree of enjoyableness.
In the same book, p. 305-306, is also described a slightly more complex variety of the above method, where successive pitches are selected according to the statistics of Brownian Movement, though still with the requirement that they are positioned within a given interval. This method doesn't create melodies of any higher degree of enjoyableness either.
Hence, one purpose of the invention is to provide a melody generator, and a method for such a melody generator that creates melodies that are perceived as more appealing than those that are created with known technology for melody generators.
These, and other purposes are reached through a melody generator according to the characterising parts of the independent claims. Summary of the Invention
The invention relates to a method and a device for automatic generation of melodies, comprising a series of successive steps, and a device capable of executing these steps. Each step corresponds to the smallest note duration value used by the melody generator. From one step to a following, one or more new parameter values are generated, and these are designated to be sent to a unit emitting sound according to these parameter values representing e.g. note pitch, or to be saved in e.g. a MIDI file. The parameters may include a new note pitch, a window width, a life span for the window width, a window offset and a life span for the window offset, where the new note pitch is selected according to a given probability distribution within the interval of note pitches given by the note pitch in a previous step, the window width and the window offset.
Short Description of the Figures
Fig. 1 shows a first step in a melody generation method according to the invention.
Fig. 2 shows a second step in the melody generation method.
Fig. 3 shows a third step in the melody generation method.
Fig. 4 shows a fourth step in the melody generation method.
Description of a Preferred Embodiment
The melody generator generates a series of note values relating to note pitch, note duration and other parameters used for creating a melody. The selection of note values is made in successive steps, where each step corresponds to the shortest note duration value used by the generator. In the preferred embodiment, selections are made by random choice from a table of possible values according to a probability distribution decided by assigning each value a specific probability. The values of all the parameters used by the melody generator may be changed at any time during the creation of a melody, as may also the tables of probability distributions for the values. To achieve this, a life span parameter is created as soon as a parameter is allotted a new value. This life span value decides the number of forthcoming steps that the new parameter value will be valid. When the life span of the parameter has run out, a new parameter value and new life span is selected.
To generate the pitch of the notes, the melody generator is initialized by selecting a starting pitch within a predefined interval corresponding to the available pitch interval of a given instrument. If the MIDI standard is used, which is common in the context, each pitch position is described as an integer, and with this way of defining note pitch, the available pitch interval for piano could be e.g. 24-84. Furthermore, the parameters window width, window offset and the life span of these parameters are initialized by selecting values for them. These values may be selected among e.g. the values 3, 5, 7, 9, respectively -4, -2 -1, 0, 1, 2 or 4 respectively 1, 2, 3, 4, 5, 6, 7.
For each new step in the generation of a melody, an interval of selectable pitches is calculated using the parameters window width and window offset, so that all the selectable pitches are within an interval that is as wide, expressed in e.g. MIDI pitch positions, as is indicated by the window width and centered around the pitch of the previous note plus the parameter value window offset. Another way of expressing this is stating that all the selectable pitches are between
the pitch of the previous note + window offset - 1A window width
and
the pitch of the previous note + window offset + Vz window width
This means that if the parameter value window offset is zero, the previous note pitch is placed in the middle of the interval of selectable pitches, while with a positive or negative window offset value, the interval is placed asymmetrically relative to the previous note pitch and the interval may not include this. Pitches within this interval are assigned a probability value between zero and 100% in such a way that the combined probability for all the pitches is 100% after appropriate weighting. How these probabilities are distributed is ruled by the musical style desired for the generated melody.
When the available pitches have been calculated and each pitch within the interval has been assigned a probability, a pitch is selected with a probability corresponding to its assigned probability value. The note with the selected pitch is sent to a suitable instrument that can generate an actual tone, typically a digital, MIDI controlled, musical instrument Subsequently, the described cycle is begun anew.
Figs. 1-4 show the actual procedure for an imagined realisation of four successive steps during generation of a melody according to the described method.
Initially, before step 1, illustrated in fig. 1, a note with an initial pitch of 62 has been selected and the arrow above key 62 indicates that this is the pitch selected before the current step. Furthermore, a window width of three has been selected and a value of three has been selected for the life span parameter of the window width. The window offset initially selected is one, and the life span for the window offset is two.
Below the keys is shown the possible interval within which a new pitch can be selected, and here it is stretching from pitch 62 to pitch 64 (both inclusive), which gives an interval of possible pitches of three, i.e. corresponding to the initially set value of the window width. The mean value of the available pitches is one pitch step higher than the previous pitch, i.e. in accordance with the parameter value for the window offset being just one.
On the keys possible to select according to the window width and window offset, probability values are indicated within circles. A random generator is used, and here selects a next pitch of 64, which will be indicated with an arrow above the keys in fig. 2. None of the window width or window offset parameters are changed since their life spans have not expired in this step, but a new pitch of 65 is selected.
In fig. 3 the previous pitch is shown above the keys, but since the life span of the window offset has expired, a new window offset and corresponding new life span is selected from a table of possible window offsets and corresponding life spans, with different probability distributions. In this imagined case, the result is a new window offset value of minus one, and the mean value of the interval of possible pitches relative to the previous note pitch will be just minus one. The new life span of this window offset is set to one. Within the interval given by the window parameters a new pitch of 64 is selected in the same way as in the previous steps.
In fig. 4, illustrating a fourth step, the life span of both the window width and the window offset has expired, and new values of nine and four are selected for these as above, in accordance with the possible interval of pitches indicated by the arrows below the keys. A new pitch is selected, as are new life spans for window width and window offset, respectively.

Claims

Claims
1. A method for automatic generation of melodies comprising a series of successive steps where from one step to a following at least one new parameter value is generated that is arranged to be sent to a unit emitting sound in accordance with at least one of these parameter values, where the parameters at least comprise a note pitch, a window width and a window offset, and where the new note pitch is selected according to a given probability distribution given by the note pitch of a previous step and the current window width and window offset, characterised by that new window widths and window offsets are generated according to given probability distributions.
2. A method for automatic generation of melodies according to claim 1, characterised by that the parameters further comprise a life span for the window width.
3. A method for automatic generation of melodies according to claim 2, characterised by that the parameters further comprise a life span for the window offset.
PCT/SE2007/000018 2006-02-06 2007-01-12 Melody generator WO2007091938A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
KR1020087019230A KR101369110B1 (en) 2006-02-06 2007-01-12 Method for automatic generation of melodies
US12/278,055 US7671267B2 (en) 2006-02-06 2007-01-12 Melody generator
EP07701104A EP1987509A4 (en) 2006-02-06 2007-01-12 Melody generator
JP2008553199A JP5123214B2 (en) 2006-02-06 2007-01-12 Melody generator
BRPI0707494-8A BRPI0707494A2 (en) 2006-02-06 2007-01-12 method for automatic generation of melodies
CN2007800045462A CN101379547B (en) 2006-02-06 2007-01-12 Melody generator

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
SE0600243A SE528839C2 (en) 2006-02-06 2006-02-06 Melody generating method for use in e.g. mobile phone, involves generating new parameter value that is arranged to be sent to unit emitting sound in accordance with one parameter value
SE0600243-0 2006-02-06

Publications (1)

Publication Number Publication Date
WO2007091938A1 true WO2007091938A1 (en) 2007-08-16

Family

ID=37770857

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2007/000018 WO2007091938A1 (en) 2006-02-06 2007-01-12 Melody generator

Country Status (8)

Country Link
US (1) US7671267B2 (en)
EP (1) EP1987509A4 (en)
JP (1) JP5123214B2 (en)
KR (1) KR101369110B1 (en)
CN (1) CN101379547B (en)
BR (1) BRPI0707494A2 (en)
SE (1) SE528839C2 (en)
WO (1) WO2007091938A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9620092B2 (en) 2012-12-21 2017-04-11 The Hong Kong University Of Science And Technology Composition using correlation between melody and lyrics
US20210327397A1 (en) * 2019-03-22 2021-10-21 Mixed In Key Llc Lane- and rhythm-based melody generation system

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9177540B2 (en) 2009-06-01 2015-11-03 Music Mastermind, Inc. System and method for conforming an audio input to a musical key
US9310959B2 (en) 2009-06-01 2016-04-12 Zya, Inc. System and method for enhancing audio
US9251776B2 (en) 2009-06-01 2016-02-02 Zya, Inc. System and method creating harmonizing tracks for an audio input
MX2011012749A (en) 2009-06-01 2012-06-19 Music Mastermind Inc System and method of receiving, analyzing, and editing audio to create musical compositions.
US8158870B2 (en) 2010-06-29 2012-04-17 Google Inc. Intervalgram representation of audio for melody recognition
US8805683B1 (en) 2012-02-24 2014-08-12 Google Inc. Real-time audio recognition protocol
US8584198B2 (en) 2010-11-12 2013-11-12 Google Inc. Syndication including melody recognition and opt out
US8584197B2 (en) * 2010-11-12 2013-11-12 Google Inc. Media rights management using melody identification
US9280599B1 (en) 2012-02-24 2016-03-08 Google Inc. Interface for real-time audio recognition
US9384734B1 (en) 2012-02-24 2016-07-05 Google Inc. Real-time audio recognition using multiple recognizers
US9208225B1 (en) 2012-02-24 2015-12-08 Google Inc. Incentive-based check-in
US8847054B2 (en) * 2013-01-31 2014-09-30 Dhroova Aiylam Generating a synthesized melody
CA2929213C (en) * 2013-10-30 2019-07-09 Music Mastermind, Inc. System and method for enhancing audio, conforming an audio input to a musical key, and creating harmonizing tracks for an audio input
US9384716B2 (en) * 2014-02-07 2016-07-05 Casio Computer Co., Ltd. Automatic key adjusting apparatus and method, and a recording medium
CN105893460B (en) * 2016-03-22 2019-11-29 无锡五楼信息技术有限公司 A kind of automatic creative method of music based on artificial intelligence technology and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05181408A (en) * 1991-12-30 1993-07-23 Casio Comput Co Ltd Automatic music composing machine
US6297439B1 (en) * 1998-08-26 2001-10-02 Canon Kabushiki Kaisha System and method for automatic music generation using a neural network architecture
EP1274069A2 (en) * 2001-06-08 2003-01-08 Sony France S.A. Automatic music continuation method and device
GB2378306A (en) * 2001-07-31 2003-02-05 Sendo Int Ltd Tone generator for a communication device

Family Cites Families (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4399731A (en) * 1981-08-11 1983-08-23 Nippon Gakki Seizo Kabushiki Kaisha Apparatus for automatically composing music piece
JP2661012B2 (en) * 1986-02-14 1997-10-08 カシオ計算機株式会社 Automatic composer
US4926737A (en) * 1987-04-08 1990-05-22 Casio Computer Co., Ltd. Automatic composer using input motif information
US4982643A (en) * 1987-12-24 1991-01-08 Casio Computer Co., Ltd. Automatic composer
JP2638021B2 (en) * 1987-12-28 1997-08-06 カシオ計算機株式会社 Automatic accompaniment device
JP2995303B2 (en) * 1990-08-30 1999-12-27 カシオ計算機株式会社 Melody versus chord progression suitability evaluation device and automatic coding device
JP3271282B2 (en) * 1991-12-30 2002-04-02 カシオ計算機株式会社 Automatic melody generator
US5451709A (en) * 1991-12-30 1995-09-19 Casio Computer Co., Ltd. Automatic composer for composing a melody in real time
US5425297A (en) * 1992-06-10 1995-06-20 Conchord Expert Technologies, Inc. Electronic musical instrument with direct translation between symbols, fingers and sensor areas
JP2585956B2 (en) * 1993-06-25 1997-02-26 株式会社コルグ Method for determining both left and right key ranges in keyboard instrument, chord determination key range determining method using this method, and keyboard instrument with automatic accompaniment function using these methods
US5496962A (en) * 1994-05-31 1996-03-05 Meier; Sidney K. System for real-time music composition and synthesis
DE69619587T2 (en) * 1995-05-19 2002-10-31 Yamaha Corp Method and device for sound generation
JP3303617B2 (en) * 1995-08-07 2002-07-22 ヤマハ株式会社 Automatic composer
JP3152123B2 (en) * 1995-09-11 2001-04-03 カシオ計算機株式会社 Automatic composer
US5627335A (en) * 1995-10-16 1997-05-06 Harmonix Music Systems, Inc. Real-time music creation system
IT1282613B1 (en) * 1996-02-13 1998-03-31 Roland Europ Spa ELECTRONIC EQUIPMENT FOR THE COMPOSITION AND AUTOMATIC REPRODUCTION OF MUSICAL DATA
US5990407A (en) * 1996-07-11 1999-11-23 Pg Music, Inc. Automatic improvisation system and method
JP2759110B2 (en) * 1996-11-05 1998-05-28 カシオ計算機株式会社 Automatic composer
JP3620240B2 (en) * 1997-10-14 2005-02-16 ヤマハ株式会社 Automatic composer and recording medium
JP3704980B2 (en) * 1997-12-17 2005-10-12 ヤマハ株式会社 Automatic composer and recording medium
US6103964A (en) * 1998-01-28 2000-08-15 Kay; Stephen R. Method and apparatus for generating algorithmic musical effects
US6121532A (en) * 1998-01-28 2000-09-19 Kay; Stephen R. Method and apparatus for creating a melodic repeated effect
US6051770A (en) * 1998-02-19 2000-04-18 Postmusic, Llc Method and apparatus for composing original musical works
NL1008586C1 (en) * 1998-03-13 1999-09-14 Adriaans Adza Beheer B V Method for automatic control of electronic music devices by quickly (real time) constructing and searching a multi-level data structure, and system for applying the method.
JP3484986B2 (en) * 1998-09-09 2004-01-06 ヤマハ株式会社 Automatic composition device, automatic composition method, and storage medium
JP3541706B2 (en) * 1998-09-09 2004-07-14 ヤマハ株式会社 Automatic composer and storage medium
JP3557917B2 (en) * 1998-09-24 2004-08-25 ヤマハ株式会社 Automatic composer and storage medium
FR2785438A1 (en) * 1998-09-24 2000-05-05 Baron Rene Louis MUSIC GENERATION METHOD AND DEVICE
US6226606B1 (en) * 1998-11-24 2001-05-01 Microsoft Corporation Method and apparatus for pitch tracking
JP3637952B2 (en) * 1999-02-08 2005-04-13 ヤマハ株式会社 Chord progression search device and storage medium
JP3948464B2 (en) * 1999-05-26 2007-07-25 ヤマハ株式会社 Performance data generating apparatus and recording medium
US6392133B1 (en) * 2000-10-17 2002-05-21 Dbtech Sarl Automatic soundtrack generator
AT500124A1 (en) * 2000-05-09 2005-10-15 Tucmandl Herbert APPENDIX FOR COMPONING
JP3630075B2 (en) * 2000-05-23 2005-03-16 ヤマハ株式会社 Sub-melody generation apparatus and method, and storage medium
JP3620409B2 (en) * 2000-05-25 2005-02-16 ヤマハ株式会社 Mobile communication terminal device
JP3666364B2 (en) * 2000-05-30 2005-06-29 ヤマハ株式会社 Content generation service device, system, and recording medium
FI20001592A (en) * 2000-07-03 2002-04-11 Elmorex Ltd Oy Generation of a note-based code
DE60045001D1 (en) * 2000-07-04 2010-11-04 Sony France Sa Apparatus and method for the incremental completion of sequences of music title elements
US6384310B2 (en) * 2000-07-18 2002-05-07 Yamaha Corporation Automatic musical composition apparatus and method
JP2002032078A (en) * 2000-07-18 2002-01-31 Yamaha Corp Device and method for automatic music composition and recording medium
JP3666577B2 (en) * 2000-07-18 2005-06-29 ヤマハ株式会社 Chord progression correction device, chord progression correction method, and computer-readable recording medium recording a program applied to the device
JP3627636B2 (en) * 2000-08-25 2005-03-09 ヤマハ株式会社 Music data generation apparatus and method, and storage medium
US6740802B1 (en) * 2000-09-06 2004-05-25 Bernard H. Browne, Jr. Instant musician, recording artist and composer
JP2002149179A (en) 2000-11-14 2002-05-24 Yamaha Corp Device and method for generating melody and recording medium recorded with melody generating program
JP4497264B2 (en) * 2001-01-22 2010-07-07 株式会社セガ Game program, game apparatus, sound effect output method, and recording medium
JP3680749B2 (en) * 2001-03-23 2005-08-10 ヤマハ株式会社 Automatic composer and automatic composition program
US7026535B2 (en) * 2001-03-27 2006-04-11 Tauraema Eruera Composition assisting device
CN1378197A (en) * 2001-04-03 2002-11-06 陈义新 Multifunctional automatic music score forming device
US6822153B2 (en) * 2001-05-15 2004-11-23 Nintendo Co., Ltd. Method and apparatus for interactive real time music composition
GB0118448D0 (en) * 2001-07-27 2001-09-19 Hewlett Packard Co Apparatus for composing a song and method
FR2830665B1 (en) * 2001-10-05 2004-05-14 Thomson Multimedia Sa AUTOMATIC MUSIC GENERATION METHOD AND DEVICE AND APPLICATIONS
US6683241B2 (en) * 2001-11-06 2004-01-27 James W. Wieder Pseudo-live music audio and sound
EP1326228B1 (en) * 2002-01-04 2016-03-23 MediaLab Solutions LLC Systems and methods for creating, modifying, interacting with and playing musical compositions
US6984781B2 (en) * 2002-03-13 2006-01-10 Mazzoni Stephen M Music formulation
US7053291B1 (en) * 2002-05-06 2006-05-30 Joseph Louis Villa Computerized system and method for building musical licks and melodies
US7022906B2 (en) * 2002-11-12 2006-04-04 Media Lab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US7169996B2 (en) * 2002-11-12 2007-01-30 Medialab Solutions Llc Systems and methods for generating music using data/music data file transmitted/received via a network
JP4244133B2 (en) * 2002-11-29 2009-03-25 パイオニア株式会社 Music data creation apparatus and method
CA2569804A1 (en) * 2004-06-14 2005-12-22 Condition30 Inc. Cellular automata music generator
SE527425C2 (en) * 2004-07-08 2006-02-28 Jonas Edlund Procedure and apparatus for musical depiction of an external process
US7183478B1 (en) * 2004-08-05 2007-02-27 Paul Swearingen Dynamically moving note music generation method
JP2006119320A (en) * 2004-10-21 2006-05-11 Yamaha Corp Electronic music device system, server side electronic music device, and client side electronic music device
US7705231B2 (en) * 2007-09-07 2010-04-27 Microsoft Corporation Automatic accompaniment for vocal melodies
US7491878B2 (en) * 2006-03-10 2009-02-17 Sony Corporation Method and apparatus for automatically creating musical compositions

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05181408A (en) * 1991-12-30 1993-07-23 Casio Comput Co Ltd Automatic music composing machine
US6297439B1 (en) * 1998-08-26 2001-10-02 Canon Kabushiki Kaisha System and method for automatic music generation using a neural network architecture
EP1274069A2 (en) * 2001-06-08 2003-01-08 Sony France S.A. Automatic music continuation method and device
GB2378306A (en) * 2001-07-31 2003-02-05 Sendo Int Ltd Tone generator for a communication device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1987509A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9620092B2 (en) 2012-12-21 2017-04-11 The Hong Kong University Of Science And Technology Composition using correlation between melody and lyrics
US20210327397A1 (en) * 2019-03-22 2021-10-21 Mixed In Key Llc Lane- and rhythm-based melody generation system
US11640815B2 (en) * 2019-03-22 2023-05-02 Mixed In Key Llc Lane- and rhythm-based melody generation system
US20240096302A1 (en) * 2019-03-22 2024-03-21 Mixed In Key Llc Lane- and rhythm-based melody generation system

Also Published As

Publication number Publication date
EP1987509A1 (en) 2008-11-05
SE0600243L (en) 2007-02-27
EP1987509A4 (en) 2012-12-12
CN101379547A (en) 2009-03-04
CN101379547B (en) 2011-11-23
JP2009526245A (en) 2009-07-16
SE528839C2 (en) 2007-02-27
KR20080091797A (en) 2008-10-14
KR101369110B1 (en) 2014-03-04
BRPI0707494A2 (en) 2011-05-03
JP5123214B2 (en) 2013-01-23
US20090025540A1 (en) 2009-01-29
US7671267B2 (en) 2010-03-02

Similar Documents

Publication Publication Date Title
US7671267B2 (en) Melody generator
JP3666577B2 (en) Chord progression correction device, chord progression correction method, and computer-readable recording medium recording a program applied to the device
CA2345316C (en) Automatic music generation procedure and system
JP6565530B2 (en) Automatic accompaniment data generation device and program
US6403870B2 (en) Apparatus and method for creating melody incorporating plural motifs
US6162982A (en) Automatic composition apparatus and method, and storage medium therefor
CN111656434B (en) Sound parameter adjustment device, sound parameter adjustment method, and recording medium
CN1770258B (en) Rendition style determination apparatus and method
JP5899833B2 (en) Music generation apparatus and music generation method
US4440058A (en) Digital tone generation system with slot weighting of fixed width window functions
KR102269591B1 (en) Apparatus and method for automatically composing music
CN113096624A (en) Method, device, equipment and storage medium for automatically creating symphony music
JP2019179277A (en) Automatic accompaniment data generation method and device
Otani et al. Generation of chord progression using harmony search algorithm for a constructive adaptive user interface
US5831194A (en) Electronic keyboard musical instrument capable of imparting effect similar to that of soft pedal
JP3508564B2 (en) Sound source device
JP2008102349A (en) Automatic accompaniment device and program
JP3752940B2 (en) Automatic composition method, automatic composition device and recording medium
JP3019343B2 (en) Music part generator
JP5141013B2 (en) Arpeggio data generator and program
KR20150134821A (en) automatic composition method
JP3573617B2 (en) Transpose setting device and method
JP5899832B2 (en) Music generation apparatus and music generation method
JP3437243B2 (en) Electronic musical instrument characteristic change processing device
JPH07261759A (en) Compound sound electronic musical instrument

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2008553199

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 6309/DELNP/2008

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 12278055

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 200780004546.2

Country of ref document: CN

Ref document number: 1020087019230

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2007701104

Country of ref document: EP

ENP Entry into the national phase

Ref document number: PI0707494

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20080805