Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Pop music automation

From Wikipedia, the free encyclopedia
Field of study among musicians and computer scientists

Pop music automation is a field of study among musicians and computer scientists with a goal of producing successfulpop music algorithmically. It is often based on the premise that pop music is especially formulaic, unchanging, and easy to compose. The idea of automating popmusic composition is related to many ideas inalgorithmic music,artificial intelligence (AI) andcomputational creativity.

History of automation in music

[edit]

Algorithms (or, at the very least, formal sets of rules) have been used to compose music for centuries; the procedures used to plot voice-leading incounterpoint, for example, can often be reduced to algorithmic determinant. Now the term is usually reserved, however, for the use of formal procedures to make music without human intervention.

Classical music automation software exists that generates music in the style ofMozart andBach andjazz. Most notably,David Cope[1] has written a software system called "Experiments in Musical Intelligence" (or "EMI") that is capable of analyzing and generalizing from existing music by a human composer to generate novel musical compositions in the same style. EMI's output is convincing enough to persuade human listeners that its music is human-generated to a high level of competence.

Creativity research in jazz has focused on the process ofimprovisation and the cognitive demands that this places on a musical agent: reasoning about time, remembering and conceptualizing what has already been played, and planning ahead for what might be played next.

Inevitably associated with pop music automation ispop music analysis.

Projects in pop music automation may include, but are not limited to, ideas in melody creation and song development, vocal generation or improvement, automatic accompaniment and lyric composition.

Automatic accompaniment

[edit]

Some systems exist that automatically choose chords to accompany a vocal melody in real-time. A user with no musical experience can create a song with instrumental accompaniment just by singing into a microphone.An example is a Microsoft Research project called Songsmith,[2] which trains aHidden Markov model using a music database and uses thatmodel to select chords for new melodies.

Melody generation

[edit]

Automatic melody generation is often done with aMarkov chain, the states of the system become note or pitch values, and aprobability vector for each note is constructed, completing a transition probability matrix (see below). An algorithm is constructed to produce an output note values based on the transition matrix weightings, which could beMIDI note values, frequency (Hz), or any other desirable metric.

1st-order matrix
NoteAC#Eb
A0.10.60.3
C#0.250.050.7
Eb0.70.30
2nd-order matrix
NoteADG
AA0.180.60.22
AD0.50.50
AG0.150.750.1
DD001
DA0.2500.75
DG0.90.10
GG0.40.40.2
GA0.50.250.25
GD100

A second-order Markov chain can be introduced by considering the current stateand also the previous state, as indicated in the second table. Higher,nth-order chains tend to "group" particular notes together, while 'breaking off' into other patterns and sequences occasionally. These higher-order chains tend to generate results with a sense ofphrasal structure, rather than the 'aimless wandering' produced by a first-order system.[3]

Lyric composition

[edit]

Automated lyric creating software may take forms such as:

  • Selecting words according to their rhythm

The Tra-la-Lyrics system[4] produces song lyrics, in Portuguese, for a given melody. This not only involves matching each word syllable with a note in the melody, but also matching the word's stress with the strong beats of the melody.

  • Parsing existing pop music (e.g. for content or word choice)

This involvesnatural language processing. Pablo Gervás[5] has developed a noteworthy system called ASPERA that employs acase-based reasoning (CBR) approach to generating poetic formulations of a given input text via a composition of poetic fragments that are retrieved from a case-base of existing poems. Each poem fragment in the ASPERA case-base is annotated with a prose string that expresses the meaning of the fragment, and this prose string is used as the retrieval key for each fragment.Metrical rules are then used to combine these fragments into a well-formed poetic structure.

Programs likeTALE-SPIN[6] and The MINSTREL[7] system represent a complex elaboration of this basis approach, distinguishing a range of character-level goals in the story from a range of author-level goals for the story. Systems like Bringsjord's BRUTUS[8] can create stories with complex interpersonal themes like betrayal. On-line metaphor generation systems like 'Sardonicus' or 'Aristotle'[9] can suggest lexical metaphors for a given descriptive goal (e.g., to describe a supermodel as skinny, the source terms “pencil”, “whip”, “whippet”, “rope”, “stick-insect” and “snake” are suggested).

  • Free association of grouped words

Using a language database (such aswordnet) one can create musings on a subject that may be weak grammatically but are still sensical. See such projects as the Flowerewolf automatic poetry generator or the Dada engine.

Software

[edit]

More or less free

[edit]

Commercial

[edit]

See also

[edit]

References

[edit]
  1. ^Cope, David (2006),Computer Models of Musical Creativity, Cambridge, MA: MIT Press
  2. ^[1] and[2]
  3. ^Curtis Roads, ed. (1996),The Computer Music Tutorial, MIT Press,ISBN 0-262-18158-4
  4. ^Gonçalo Oliveira, Hugo; et al. (2007),Tra-la-lyrics: an approach to generate text based on rhythm, Proceedings of the 4th International Joint Workshop on Computational Creativity, pp. 47–55, London, UK, (June 2007)
  5. ^Gervás, Pablo (2001),An expert system for the composition of formal Spanish poetry, Journal of Knowledge-Based Systems 14(3-4) pp 181–188
  6. ^Meehan, James (1981),TALE-SPIN, Shank, R. C. and Riesbeck, C. K., (eds.), Inside Computer Understanding: Five Programs plus Miniatures. Hillsdale, NJ: Lawrence Erlbaum Associates
  7. ^Turner, S.R. (1994),The Creative Process: A Computer Model of Storytelling, Hillsdale, NJ: Lawrence Erlbaum Associates
  8. ^Bringsjord, S., Ferrucci, D. A. (2000),Artificial Intelligence and Literary Creativity. Inside the Mind of BRUTUS, a Storytelling Machine., Hillsdale NJ: Lawrence Erlbaum Associates{{citation}}: CS1 maint: multiple names: authors list (link) CS1 maint: publisher location (link)
  9. ^Veale, Tony, Hao, Yanfen (2007),Comprehending and Generating Apt Metaphors: A Web-driven, Case-based Approach to Figurative Language, Proceedings of AAAI 2007, the 22nd AAAI Conference on Artificial Intelligence. Vancouver, Canada{{citation}}: CS1 maint: multiple names: authors list (link)
Stylistic origins
Styles
Regional variants
Africa
The Americas
Asia
Europe
Related topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=Pop_music_automation&oldid=1302331965"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp