WO2001086626A2 - Generation automatique de sequences de sons - Google Patents

Generation automatique de sequences de sons Download PDF

Info

Publication number
WO2001086626A2
WO2001086626A2 PCT/GB2001/001980 GB0101980W WO0186626A2 WO 2001086626 A2 WO2001086626 A2 WO 2001086626A2 GB 0101980 W GB0101980 W GB 0101980W WO 0186626 A2 WO0186626 A2 WO 0186626A2
Authority
WO
WIPO (PCT)
Prior art keywords
sound
generating
generative
music
sequence
Prior art date
Application number
PCT/GB2001/001980
Other languages
English (en)
Other versions
WO2001086626A3 (fr
Inventor
John Tim Cole
Murray Peter Cole
Original Assignee
Sseyo Limited
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
Priority claimed from GB0010967A external-priority patent/GB0010967D0/en
Priority claimed from GB0010969A external-priority patent/GB0010969D0/en
Priority claimed from GB0011178A external-priority patent/GB0011178D0/en
Priority claimed from GB0022164A external-priority patent/GB0022164D0/en
Priority claimed from GB0030841A external-priority patent/GB0030841D0/en
Application filed by Sseyo Limited filed Critical Sseyo Limited
Priority to AU2001252411A priority Critical patent/AU2001252411A1/en
Publication of WO2001086626A2 publication Critical patent/WO2001086626A2/fr
Publication of WO2001086626A3 publication Critical patent/WO2001086626A3/fr

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/36Accompaniment arrangements
    • 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

Definitions

  • This invention relates to methods and systems for automated generation of sound sequences, and especially (though not exclusively) of sound sequences in the form of music.
  • Non-generative systems include deterministic systems which will produce the same sequences every time, along with systems that simply replay (perhaps in a random or other order) pre-composed sections of music;
  • the vast majority of current systems which produce musical output make use of this type of approach, for example by selecting and playing a particular predefined sequence of notes at random when the key is pressed or a mouse button clicked.
  • Generative Music Systems may be considerably more complex. Such systems generate musical content, typically note by note, on the basis of a higher-level of musical knowledge.
  • Such systems either explicitly or implicitly are aware of a variety of musical rules which are used to control or influence the generation of the music.
  • the rules may operate purely on the individual notes being generated, without imposing any form of higher order musical structure on the output; in such systems, any musical order that arises will be of an emergent nature. More sophisticated systems may include higher-level rules which can influence the overall musical structure.
  • Generative Music Systems will normally create musical content "on the fly", in other words the musical sequences are built up note by note and phrase by phrase, starting at the beginning and finishing at the end. This means that - in contrast with some of the non-generative systems - the musical content can be generated and played in real time: there is no need for example for the whole of the phrase to be generated before the first few notes of the phrase can be played.
  • a generative music system For our present purposes, the essential features of a generative music system are that it generates musical content in a non-deterministic way, based upon a plurality of musical rules (which may either be implicit within the software or which may be explicitly specified by either the program writer or the user of the program).
  • a generative sound system produces non- deterministic sound sequences based upon sound-generation.rules.
  • a method of generating a sound sequence comprising deriving a musical skeleton from a music file, and augmenting the skeleton with music or other sound created by a generative sound process.
  • the invention extends to a generative sound system, and to a computer program, using a method as previously described.
  • the invention further extends to a generative method of creating music which harmonises with a music file (for example a MIDI file).
  • a music file for example a MIDI file
  • a method or system in which a musical instrument digital interface (MIDI) file, or any other type of parametric music format, or other sounds or audio content is augmented by music or other audio created by a generative sound process.
  • the invention extends to the augmentation of non-music (e.g. speech) files.
  • a method of generating a sound sequence comprising deriving a skeleton from a file representative of an initial sound sequence, and augmenting the skeleton with music or other sound created by a generative sound process.
  • the MIDI file may be augmented through the generative sound process with harmonising lines and/or rhythmic accompaniment. Where other audio content is involved, composition may occur in conjunction with rules extracted from the audio.
  • Figure 1 is a schematic representation of the preferred system of the invention
  • Figure 2 is illustrative of objects that are involved in a component of the system
  • FIG. 3 is a flow-chart showing process steps involved in control sequencing within the method and system of the invention.
  • Figure 4 is illustrative of operation of the method and system of the invention in relation to scale and harmony rules
  • Figure 5 illustrates operation of the method and system of the invention in relation to the triggering of note sequences and their integration into a musical work as currently being composed and played; and Figure 6 illustrates how a MIDI file is augmented in the method and system of the invention.
  • the method and system to be described are for automated generation of sound sequences and to integrate data presented or interpreted in a musical context for generating an output reflecting this integration. Operation is within the context of generation of musical works, audio, sounds and sound environments in real-time. More especially, the method and system function in the manner of a ⁇ generative music system' operating in real-time to enable user-interaction to be incorporated into the composition on-the-fly.
  • the overall construction of the system is shown in Figure 1 and will now be described.
  • the system involves four high-level, layers, namely, an applications layer I comprising software components 1 to 5, a layer II formed by an application programmer's interface (API) 6 for interfacing with a music engine SKME that is manifest in objects or components 7 to 14 of a layer III, and a hardware device layer IV comprising hardware components 15 to 19 that interact with the music engine SKME of layer III.
  • Information flow between the software and hardware components of layers I to IV is represented in Figure 1 by arrow-heads on dotted-line interconnections, whereas arrow-heads on solid lines indicate an act of creation; for example, information in the composed-notes buffer 11 is used by the conductor 12 which is created by the soundscape 8.
  • the applications layer I determines the look, feel and physical instantiation of the music engine SKME.
  • Users can interact with the music engine SKME through web applications 1, or through desktop computer applications 2 such as those marketed by the Applicants under their Registered Trade Mark KOAN as KOAN PRO and KOAN X; the music engine SKME may itself be such as marketed by the Applicants under the Registered Trade Mark KOAN.
  • Interaction with the engine SKME may also be through applications on other diverse platforms 3 such as, for example through mobile telephones or electronic toys. All applications 1 to 3 ultimately communicate with the music engine SKME via the API 6 which protects the internals of the music engine SKME from the outside world and controls the way in which the applications can interact with it.
  • the instructions sent to the API 6 from the applications 1 to 3 consist of commands that instruct the music engine SKME to carry out certain tasks, for example starting the composition and playback, and changing the settings of certain parameters (which may affect the way in which the music is composed/played).
  • communication with the API 6 may be direct or via an intermediate API.
  • communication to the API 6 is direct from the desktop computer applications 2, whereas it is via an intermediate browser plug-in API 4 and Java API 5 from applications 1 and 3 respectively.
  • the music engine SKME which is held in memory within the system, comprises eight main components 7 to 14.
  • SSFIO 7 which is for file input/output, holds a description of the parameters, rules and their settings used by algorithms within the engine, to compose.
  • a soundscape 8 is created in memory and this is responsible for creating a composer 10, conductor 12 and all the individual compositional objects 9 relating to the description of the piece as recorded in the SSFIO 7.
  • the compositional objects are referred to by the composer 10 to decide what notes to compose next.
  • the composed notes are stored in a number of buffers 11 along with a time-stamp which specifies when they should be played.
  • the conductor 12 keeps time, by receiving accurate time information from a timer device 19 of level IV.
  • the relevant notes are removed from the buffers 11 and the information they contain (such as concerning pitch, amplitude, play time, the instrument to be used, etc.) is passed to the appropriate rendering objects 13.
  • the rendering objects 13 dete ⁇ nine how to play this information, in particular whether via a MIDI output device 17, or as an audio sample via an audio-out device 18, or via a synthesiser engine 14 which generates complex wave-forms for audio output directly, adding effects as needed.
  • the hardware devices layer IV includes in addition to the devices 17 to 19, a file system 15 that stores complete descriptions of rules and parameters used for individual compose/playback sessions in the system; each of these descriptions is stored as an "SSfile', and many of these files may be stored by the file system 15.
  • a MIDI in device 16 is included in layer IV to allow note and other musical-event information triggered by an external hardware object (such as a musical keyboard) to be passed into the music engine SKME and influence the composition in progress.
  • the system can be described as having essentially two operative states, one, a "dynamic' state, in which it is composing and the other, a 'static' state, in which it is not composing.
  • a dynamic' state in which it is composing
  • the system allows modification of the rules that are used by the algorithms to later compose and play music, and keeps a record encapsulated in the SSFIO component 7, of various objects that are pertinent to the description of how the system may compose musical works.
  • the system is also operative in the dynamic state to keeps records of extra objects which hold information pertinent to the real-time composition and generation of these works. Many of these objects (the compositional objects 9 for example) are actual instantiations in memory of the descriptions contained in the SSFIO 7. Modification of the descriptions in the SSFIO 7 via the API layer II during the dynamic state, results in those modifications being passed down to the compositional objects 9 so that the real-time composition changes accordingly.
  • Figure 2 shows a breakdown of the SSFIO component 7 into its constituent component objects which exist when the system is in its static and dynamic states; the system creates real-time versions of these objects when composing and playing.
  • SSfiles 20 stored each provide information as to " SSObject(s)' 21 representing the different types of object that can be present in the description of a work; these objects may, for example, relate to piece, voice, scale rule, harmony rule, rhythm rule.
  • Each of these objects has a list of "SSFparameters' 22 that describe it; for example, they may relate to tempo, instrument and scale root.
  • the API 6 allows a number of functions to be effected such as " start composing and playing', "change the rules used in the composition', "change the parameters that control how the piece is played' including the configuration of effects etc.
  • One of the important aspects of the method and system of the invention is the ability to trigger generative pattern sequences in response to external events.
  • the triggering of a generative pattern sequence has a range of possible outcomes that are defined by the pattern sequence itself. In the event that a generative pattern sequence is already in operation when another trigger event is received, the currently operational sequence is ended and the new one scheduled to start at the nearest availability.
  • Generative pattern sequences allow a variety of musical seed phrases of any length to be used in a piece, around which the music engine SKME can compose in real time as illustrated in Figure 3. More particularly, the generative pattern sequence contains a collection of one or more note-control sub-patterns with or without one or more additional sequence-control sub-patterns.
  • note-control sub-patterns Three types can be created, namely: "rhythm' note-control sub- pattern containing note duration information, but not assigning specific frequencies to use for each note; "frequency and rhythm' note-control sub-pattern containing both note duration and some guidance to the generative music engine SKME as to the frequency to use for each note; and "forced frequency' note- control sub-pattern containing note duration, temporal positioning and explicit frequency information to use for each note.
  • Sequence-control sub-patterns can be used to specify the sequence in which the note-control sub- patterns are played, and each note-control sub-pattern may also specify ranges of velocities and other musical information to be used in playing each note.
  • the music engine SKME allows the use of multiple sub-patterns in any generative pattern sequence.
  • step 30 of triggering the generative pattern sequence acts through step 31 to determine whether there are any other sequence-control sub-patterns operative. If not, a note-control sub-pattern is chosen at random in step 32 from a defined set; each note-control sub-pattern of this set may be assigned a value that determines its relative probability of being chosen. Once it is determined in step 33 that the selected note-control sub-pattern is finished, another (or the same) note-control sub-pattern is selected similarly from the set. The generative pattern sequence continues to play in this manner until instructed otherwise.
  • step 31 If the result of step 31 indicates that there is one or more sequence-control sub- patterns operative, then any sequence-control sub-pattern is chosen at random in step 34 from the defined set; each sequence-control sub-pattern may be assigned a value that determines its relative probability of being chosen.
  • step 34 Once a sequence- control sub-pattern has been selected in step 34, it is consulted to determine in step 35 a sequence of one or more note-control sub-patterns to play. As each note-control sub-pattern comes to a end, step 36 prompts a decision in step 37 as to whether each and every specified note-control sub-pattern of the operative sequence has played for the appropriate number of times.
  • step 35 If the answer is NO, then the next note-control sub-pattern is brought into operation through step 35, whereas if the answer is YES another, or the same, sequence-control sub-pattern is selected through repetition of step 34. As before, the generative pattern sequence continues to play in this manner until instructed otherwise.
  • Each sequence-control sub-pattern defines the note-control sub-pattern(s) to be selected in an orde ed list, where each entry in the list is given a combination of: (a) a. specific note-control sub-pattern to play, or a range of note-control sub- patterns from which the one to. play is chosen according to a relative probability weighting; and (b) a value which defines the number of times to repeat the selected note-control sub-pattern, before the next sequence-control sub-pattern is selected.
  • the number of repetitions may be defined as a fixed value (e.g. 1), as a range of values (e.g. repeat between 2 and 5 times), or as a special value indicating that the specified note-control sub-pattern should be repeated continuously.
  • various rules internal to the music engine SKME may be used to determine the exact pitch, duration and temporal position of the notes to be played. For example, if a "rhythm' note-control sub- pattern is in operation at a particular point in the generative pattern sequence, then the scale rule, harmony rule and next-note rule within the music engine SKME for that "triggered voice' will be consulted to obtain the exact notes. Alternatively, if the "forced frequency' note-control sub-pattern is operational, no internal rules need be consulted since all the note information is already specified.
  • the music engine SKME combines the given frequency offset information with its rules and other critical information such as the root of the current scale and range of available pitch values for the voice in question.
  • the rules and other parameters affecting composition (e.g. tempo) within the music engine SKME are defined in memory, specifically within the SSFIO 7, and its real-time instantiation of the compositional objects 9.
  • Use of rules and parameters within the music engine SKME form part of the continual compositional process for other voice objects within the system.
  • Figure 4 illustrates this more general process based on examples of scale and harmony rules shown at (1) and (2) respectively.
  • the scale rule is illustrated at (1) with shaded blocks indicating a nbn-zerb probability of choosing that interval offset from a designated scale root note.
  • the octave Ove, major third M3 and fifth 5 are the most likely choices, followed by M2, 4, M6 and M7; the rest will never be chosen. Sequences that may be generated by the system from this are shown below the blocks, and in this respect the octave . has been chosen most often followed by the major third and the fifth.
  • the scale root set in the system as C the resulting sequence of notes output from the system in this example are C,E,C,D,G,A,E,D,C,G,E,B,C,F, as illustrated at (1) of Figure 4.
  • the harmony rule defines how the system may choose the pitches of notes when other notes are playing, that is to say, how those pitches should harmonise together.
  • only the octave and major second are indicated (by shading) to be selected. This means that when the pitch for a voice is chosen, it must be either the same pitch as, or a major second from, all other notes currently being played.
  • rhythm rules applicable to the voice objects VI -V3 in this example give rise to a generated sequence of notes as follows: voice VI starts playing a note, then voice V2 starts playing a note, then voice V3 starts playing a note, and then after all notes have ended, voice V2 starts playing another note, followed by voice VI and then voice V3.
  • voice VI starts playing a note
  • voice V3 starts playing a note
  • voice VI starts playing another note
  • voice VI starts playing another note
  • the pitch for voice V2 must either be the same as (Ove) or a major second above (M2) the fifth. In the case illustrated, it is chosen to be the same, and so the fifth is chosen too.
  • voice V3 starts playing it must harmonise with both voices VI and V2, so the pitch chosen must be the same as, or a major second above that of voices VI and V2. As illustrated, the system chooses voice V3 to be a major second above, therefore giving pitch offset M6 from the scale root.
  • the actual pitches and harmonisation of that sequence is determined by the composer 10 using several items of information, namely: (a) the note-control sub-pattern operational at that moment; (b). the scale, rhythm, harmony and next-note rules depending upon the type of the note-control subsequence; and (c) any piece-level rules which take into account the behaviour of other voices within the piece.
  • the music engine SKME is in dynamic (i.e. composing and playing) mode, it typically contains a number of voice compositional objects 9.
  • the composer 12 composes a sequence of notes for each of these and makes sure they obey the various rules. The process involved is illustrated in the flow diagram of Figure 5.
  • the music engine SKME responds to a trigger applied at step 51, and the API 6 through step 52 instructs a voice 1 in step 53 to register that it must start a sequence.
  • Voice 1 and the voices 2 to N in step 54 have their own rules, and the composer 10 ensures that the relevant rules are obeyed when utilising any of the voices 1 to N. More particularly, the composer 10 responds in step 55 to the instruction of step 53 for voice 1 to start a sequence, by starting the generative pattern sequence sub-system of Figure 3. This sends note-control subsequences to the trigger voice (voice 1 in this example), but the composer 10 makes sure the resulting notes harmonise with the other voices in the piece. The outcome via the conductor 12 in step 56 is played in step 57.
  • the generative pattern sequence triggered will play forever, or until the system is instructed otherwise. If a sequence control sub-pattern is used to define a generative pattern sequence such that the final note control sub-pattern is one which plays silence (rest notes) in an infinite loop, then when this pattern sequence is selected, the voice will become effectively "inactive' until another trigger is detected. Further triggering events for the same generative pattern sequence may sound different as the process is generative, or since the rules in use by the piece or the scale of the trigger voice, its harmony or next note rules may have changed (either via interaction through the API 6 or via internal music engine SKME changes).
  • the sounds used to "render' each note, whether from triggered sequences or generative voices may be played either through the MIDI sounds or the samples of the rendering objects 13, or via software of the synthesiser engine 14 which may add digital signal processing effects such as, for example, filter sweeps, reverberation and chorus.
  • the entire process can be used to generate musical event information that is then fed into, and may thus control, other processing units within the system such as synthesiser related units allowing the triggering of generative sound effects.
  • Voices can also be added which make use of the software synthesiser engine 14 to generate non note-based effects such as sound washes and ambient environmental sounds, such as chimes, wind and other organic sounds.
  • FIG. 6 illustrates the process involved, with specific reference to MIDI.
  • a MIDI track imported at step 61 into the music engine SKME via the API 6 is split up into a number of voices 1 to N, each typically representing a different instrumental part; if a single part is complex, it may itself be split up into a number of voices.
  • some of these voices may, if desired by the user, be deleted, to leave a less complex framework or skeleton version (voices 1 to n) of the original MIDI file.
  • the remaining voices 1 to n may be used by the composer 10 to produce a faithful rendition of the MIDI file, or alternatively, the user may via the API 6, supplement the MIDI voices with other voice types used within the generative system or those that track the MIDI voices themselves, i.e. those that create random parts which follow the scale, rhythm and harmony rules of the system.
  • the user may wish, for instance, to mute out all the lines in the MIDI file except the bass, and to re-generate a whole new piece simply based upon that line.
  • a line which has been muted may be allowed to influence generation of the music, even though it cannot itself be heard.
  • individual lines may be deleted in their entirety, in which case they will have no effect on the musical generation at all.
  • the music generation system may be instructed to leave some lines in the MIDI file untouched, and to generate music around them.
  • the system may also provide the flexibility for the user to mute or delete individual notes.
  • the user may also wish to take the note values alone (ignoring the note lengths) and to ask the system to change the rhythm (e.g. to play in 6/8 rather than 3/8).
  • the MIDI file is analysed in step 63 to extract the relative probabilities of occurrence of different pitches. This is converted into scale and harmony rules which may be applied to one or more of the generative voices, ensuring that the generative accompaniment added in step 64 does not sound discordant when heard with the MIDI voices.
  • the system determines that C is the most frequently-used note, it may conclude that the root note of the key to use is C.
  • the system might also conclude, for example, that the piece should be rendered in the key of C Major, different relative probabilities being accorded to each note within the scale.
  • Other information might also be extracted, including (but note limited to) information on the harmonies and rhythmic structures used within the pre-defined music file.
  • the system could also be arranged to avoid those notes which it determines have not been used within the original MIDI file.
  • the file may be downloaded and worked on as one unit, or it could be worked on as it arrives (e.g. streaming).
  • the file could be a (rendered) audio file from which note information or event information could be extracted for use as the skeleton.
  • the file need not be representative of music: it could for example be a non-music file (e.g. speech) from which may be extracted note information or event information which is capable of being converted into note or rhythm information for use as the skeleton.
  • the preferred system incorporates an easy to use user interface, allowing the user to modify a variety of settings and to receive immediate feedback.
  • the user does not need to be a programmer or a composer, but simply creates music based on the framework of the original MIDI file in a very interactive way.
  • the user can make changes very easily, and listen immediately to what those sound like. Gradually, the user refines the settings to create a work that he or she is happy with.
  • the sounds used to "render' each note, whether from MIDI or generative voices may be played either through the MIDI sounds or the samples of the rendering objects 13, or via software of the synthesiser engine 14 which may add digital signal processing effects such as, for example, filter sweeps, reverberation and chorus.
  • voices can be added which make use of the software synthesiser engine 14 to generate non note-based effects such as sound washes and ambient environmental sounds, such as chimes, wind and other, organic sounds.

Abstract

L'invention concerne un procédé permettant de générer une séquence de sons. Ce procédé consiste à dériver un squelette musical à partir d'un fichier MIDI, puis à augmenter ce squelette avec de la musique ou un autre son, pour créer un accompagnement automatique, au moyen d'un processus générant des sons.
PCT/GB2001/001980 2000-05-05 2001-05-04 Generation automatique de sequences de sons WO2001086626A2 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001252411A AU2001252411A1 (en) 2000-05-05 2001-05-04 Automated generation of sound sequences

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
GB0010967A GB0010967D0 (en) 2000-05-05 2000-05-05 Automated generation of sound sequences
GB0010969A GB0010969D0 (en) 2000-05-05 2000-05-05 Automated generation of sound sequences
GB0010969.4 2000-05-05
GB0010967.8 2000-05-05
GB0011178A GB0011178D0 (en) 2000-05-09 2000-05-09 Automated generation of sound sequences
GB0011178.1 2000-05-09
GB0022164.8 2000-09-11
GB0022164A GB0022164D0 (en) 2000-09-11 2000-09-11 Automated generation of sound sequences
GB0030841A GB0030841D0 (en) 2000-05-05 2000-12-18 Automated generation of sound sequences
GB0030841.1 2000-12-18

Publications (2)

Publication Number Publication Date
WO2001086626A2 true WO2001086626A2 (fr) 2001-11-15
WO2001086626A3 WO2001086626A3 (fr) 2002-04-04

Family

ID=27515941

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2001/001980 WO2001086626A2 (fr) 2000-05-05 2001-05-04 Generation automatique de sequences de sons

Country Status (2)

Country Link
AU (1) AU2001252411A1 (fr)
WO (1) WO2001086626A2 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6815600B2 (en) 2002-11-12 2004-11-09 Alain Georges Systems and methods for creating, modifying, interacting with and playing musical compositions
US6972363B2 (en) 2002-01-04 2005-12-06 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US7076035B2 (en) 2002-01-04 2006-07-11 Medialab Solutions Llc Methods for providing on-hold music using auto-composition
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
US8257157B2 (en) 2008-02-04 2012-09-04 Polchin George C Physical data building blocks system for video game interaction
US9065931B2 (en) 2002-11-12 2015-06-23 Medialab Solutions Corp. Systems and methods for portable audio synthesis
US9818386B2 (en) 1999-10-19 2017-11-14 Medialab Solutions Corp. Interactive digital music recorder and player

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4771671A (en) * 1987-01-08 1988-09-20 Breakaway Technologies, Inc. Entertainment and creative expression device for easily playing along to background music
US5315057A (en) * 1991-11-25 1994-05-24 Lucasarts Entertainment Company Method and apparatus for dynamically composing music and sound effects using a computer entertainment system
US5525749A (en) * 1992-02-07 1996-06-11 Yamaha Corporation Music composition and music arrangement generation apparatus
US5574243A (en) * 1993-09-21 1996-11-12 Pioneer Electronic Corporation Melody controlling apparatus for music accompaniment playing system the music accompaniment playing system and melody controlling method for controlling and changing the tonality of the melody using the MIDI standard
US5952598A (en) * 1996-06-07 1999-09-14 Airworks Corporation Rearranging artistic compositions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4771671A (en) * 1987-01-08 1988-09-20 Breakaway Technologies, Inc. Entertainment and creative expression device for easily playing along to background music
US5315057A (en) * 1991-11-25 1994-05-24 Lucasarts Entertainment Company Method and apparatus for dynamically composing music and sound effects using a computer entertainment system
US5525749A (en) * 1992-02-07 1996-06-11 Yamaha Corporation Music composition and music arrangement generation apparatus
US5574243A (en) * 1993-09-21 1996-11-12 Pioneer Electronic Corporation Melody controlling apparatus for music accompaniment playing system the music accompaniment playing system and melody controlling method for controlling and changing the tonality of the melody using the MIDI standard
US5952598A (en) * 1996-06-07 1999-09-14 Airworks Corporation Rearranging artistic compositions

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9818386B2 (en) 1999-10-19 2017-11-14 Medialab Solutions Corp. Interactive digital music recorder and player
US6972363B2 (en) 2002-01-04 2005-12-06 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US8989358B2 (en) 2002-01-04 2015-03-24 Medialab Solutions Corp. Systems and methods for creating, modifying, interacting with and playing musical compositions
US7102069B2 (en) 2002-01-04 2006-09-05 Alain Georges Systems and methods for creating, modifying, interacting with and playing musical compositions
US7076035B2 (en) 2002-01-04 2006-07-11 Medialab Solutions Llc Methods for providing on-hold music using auto-composition
US6960714B2 (en) 2002-11-12 2005-11-01 Media Lab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US6977335B2 (en) 2002-11-12 2005-12-20 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US6979767B2 (en) 2002-11-12 2005-12-27 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US7015389B2 (en) 2002-11-12 2006-03-21 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US7022906B2 (en) 2002-11-12 2006-04-04 Media Lab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US7026534B2 (en) 2002-11-12 2006-04-11 Medialab Solutions Llc Systems and methods for creating, modifying, interacting with and playing musical compositions
US6815600B2 (en) 2002-11-12 2004-11-09 Alain Georges Systems and methods for creating, modifying, interacting with and playing musical compositions
US6958441B2 (en) 2002-11-12 2005-10-25 Alain Georges 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
US6916978B2 (en) 2002-11-12 2005-07-12 Alain Georges Systems and methods for creating, modifying, interacting with and playing musical compositions
US9065931B2 (en) 2002-11-12 2015-06-23 Medialab Solutions Corp. Systems and methods for portable audio synthesis
US6897368B2 (en) 2002-11-12 2005-05-24 Alain Georges Systems and methods for creating, modifying, interacting with and playing musical compositions
US8257157B2 (en) 2008-02-04 2012-09-04 Polchin George C Physical data building blocks system for video game interaction

Also Published As

Publication number Publication date
WO2001086626A3 (fr) 2002-04-04
AU2001252411A1 (en) 2001-11-20

Similar Documents

Publication Publication Date Title
US6169242B1 (en) Track-based music performance architecture
US7498504B2 (en) Cellular automata music generator
US5886274A (en) System and method for generating, distributing, storing and performing musical work files
US6433266B1 (en) Playing multiple concurrent instances of musical segments
US10325581B2 (en) Singing voice edit assistant method and singing voice edit assistant device
US20150154979A1 (en) Automated performance technology using audio waveform data
JPS60162297A (ja) 電子楽器におけるトランジエントおよび定常状態ボイスの動的再現方法および装置
WO2001086628A2 (fr) Production informatisee de sequences sonores
US7674966B1 (en) System and method for realtime scoring of games and other applications
Luque The stochastic synthesis of iannis xenakis
US6658309B1 (en) System for producing sound through blocks and modifiers
WO2001086626A2 (fr) Generation automatique de sequences de sons
WO2001086630A2 (fr) Generation automatisee de sequences de sons
WO2001086625A2 (fr) Production automatisee de sequences sonores
Hoeberechts et al. A flexible music composition engine
WO2001086629A2 (fr) Generation automatisee de sequences sonores
WO2001086627A2 (fr) Generation automatisee de sequences sonores
CN112420002A (zh) 乐曲生成方法、装置、电子设备及计算机可读存储介质
JP3525811B2 (ja) 音楽処理手段の設定方法、波形データ生成手段の設定方法、楽音生成方法、および、プログラムが記録されたコンピュータ読み取り可能な記録媒体
JP2001265352A (ja) 楽音信号処理装置
Resina SMS composer and SMS conductor: Applications for spectral modeling synthesis composition and performance
White Unstable Structure: The improvising modular synthesiser
Wyse A sound modeling and synthesis system designed for maximum usability
US20230244646A1 (en) Information processing method and information processing system
JP2641851B2 (ja) 自動演奏装置

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

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 EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

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 EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

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

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 69(1) EPC (EPO FORM 1205A OF 24-03-2003)

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase in:

Ref country code: JP

DPE2 Request for preliminary examination filed before expiration of 19th month from priority date (pct application filed from 20040101)