Music and artificial intelligence

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Research in artificial intelligence (AI) is known to have impacted medical diagnosis, stock trading, robot control, and several other fields. Perhaps less popular is the contribution of AI in the field of music. Nevertheless, artificial intelligence and music (AIM) has, for a long time, been a common subject in several conferences and workshops, including the International Computer Music Conference, the Computing Society Conference [1] and the International Joint Conference on Artificial Intelligence. In fact, the first International Computer Music Conference was the ICMC 1974, Michigan State University, East Lansing, USA [2] Current research includes the application of AI in music composition, performance, theory and digital sound processing.[3] Several music software applications have been developed that use AI to produce music. A few examples are included below. Note that there are many that are still being developed.

History

In 1960, Russian researcher R.Kh.Zaripov published worldwide first paper on algorithmic music composing using the "Ural-1" computer.[4]

In 1965, inventor Ray Kurzweil premiered a piano piece created by a computer that was capable of pattern recognition in various compositions. The computer was then able to analyze and use these patterns to create novel melodies. The computer was debuted on Steve Allen's I've Got a Secret program, and stumped the hosts until film star Henry Morgan guessed Ray's secret.[5]

Software applications

Emi

A program developed by David Cope which composes classical music. See Experiments in Musical Intelligence.

OrchExtra

This program was designed to provide small-budget productions with instrumentation for all instruments usually present in the full-fledged orchestra. If there is a small orchestra playing, the program can play the part for missing instruments. High school and community theaters wanting to produce a musical can now benefit from the virtual orchestra and realize a full Broadway score. This software is able to follow the fluctuations in tempo and musical expression. Musicians enjoy the thrill of playing with a full orchestra, while the audience enjoys the rich sound that comes from the combination of the virtual orchestra with the musicians.[6][7]

Demo:[8]

Computer Accompaniment (Carnegie Mellon University)

The Computer Music Project at CMU develops computer music and interactive performance technology to enhance human musical experience and creativity. This interdisciplinary effort draws on Music Theory, Cognitive Science, Artificial Intelligence and Machine Learning, Human Computer Interaction, Real-Time Systems, Computer Graphics and Animation, Multimedia, Programming Languages, and Signal Processing.[9] One of their project is similar to SmartMusic. It provides accompaniment for the chosen piece follows the soloist (user) despite tempo changes and/or mistakes.

Demo:[10]

SmartMusic

SmartMusic is an interactive, computer-based practice tool for musicians. It offers exercises, instant feedback tools, and accompaniments meant to aid musicians. The product is targeted at teachers and students alike and offers five categories of accompaniments: solo, skill development, method books, jazz, and ensemble. Teachers can give students pre-defined assignments via email and scan in sheet music that is not yet in the SmartMusic catalog. Students can choose the difficulty level they want to play at, slow down or speed up the tempo, or change the key in which to play the piece.[11] SmartMusic also compares students' playing with digital template, which allows it to detect mistakes and mark them on a score. It also simulates the rapport between musicians by sensing and reacting to tempo changes.

StarPlayIt

StarPlay is also a music education software that allows the user to practice by performing with professional musicians, bands and orchestras. They can choose their spot and watch the video from that spot. They can hear the other musicians playing. Again, the program listens to the user's performance and helps them improve their performance by providing constructive feedback as they rehearse. StarPlay was developed by StarPlayIt (formerly In The Chair), a music technology company that has won many awards for its platforms for online musical performance and participation.[12]

ChucK

Developed at Princeton University by Ge Wang and Perry Cook, ChucK is a text-based, cross-platform language that allows real-time synthesis, composition, performance and analysis of music. .[13] It is used by SLOrk (Stanford Laptop Orchestra) [14] and PLOrk (Princeton Laptop Orchestra).

Demo:[15]

Impromptu

The Impromptu[16] media programming environment was developed by Andrew Sorensen for exploring 'intelligent' interactive music and visual systems. Impromptu is used for live coding performances and research including generative orchestral music[17] and computational models of music perception.[18]

REAPER's TabEditor

MIDI to string instrument (guitar, violin, dombra, etc.) tablature conversion is nontrivial task, as the same note can reside on different strings of instrument. And creation of good fingering sometimes challenge even for real musician, especially when the matter is about replaying two handed piano composition on string instrument. So in TabEditor[19] (the tiny plugin for REAPER DAW) was used the AI which solves this puzzle same way as musician would do: trying to keep all notes close to each other (to be possible to play) while at the same time trying to fit all piano notes into range of notes that instrument allows to play simultaneously. And when situation is impossible (piano party has more notes than guitar can play) the AI tries to find less destructive solution, removing from composition as few notes as possible. Prolog programming language was used to create this AI.

Ludwig

Ludwig[20] is an automated composition software based on tree search algorithms. Ludwig generates melodies according to principles of classical music theory. The software arranges its melodies with pop-automation patterns or in four-part choral writing. Ludwig can react in real-time on an eight-bar theme played on a keyboard. The theme will be analysed for key, harmonic content and rhythm while it is being performed by a human. The program then without delay repeats the theme arranged e.g. for orchestra. It subsequently varies the melody to create a little piece as interactive answer to the human input.

OMax

OMax[21] is a software environment which learns in real-time typical features of a musician's style and plays along with him interactively, giving the flavor of a machine co-improvisation. OMax uses OpenMusic and Max. It is based on researches on stylistic modeling carried out by Gerard Assayag and Shlomo Dubnov and on researches on improvisation with the computer by G. Assayag, M. Chemillier and G. Bloch (Aka the OMax Brothers) in the Ircam Music Representations group.

Melomics

Melomics is a proprietary computational system for the automatic (without human intervention) composition of music, based on bioinspired methods and produced by Melomics Media. Composing a wide variety of genres, all music composed by Melomics algorithms are available in MP3, MIDI, MusicXML, and PDF (of sheet music), after purchase. Music composed by this algorithm was organized into an album named Iamus (album), which was hailed by New Scientist as "The first complete album to be composed solely by a computer and recorded by human musicians."[22]

See also

References

  1. INFORMS Computing Society Conference: Annapolis: Music, Computation and AI. Rcf.usc.edu. Retrieved on 2010-12-22.
  2. International Computer Music Association - ICMC. Computermusic.org (2010-11-15). Retrieved on 2010-12-22.
  3. Research in Music and Artificial Intelligence - Ergonomics Abstracts. Informaworld.com. Retrieved on 2010-12-22.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. http://www.kurzweiltech.com/raybio.html
  6. Realtime Music Solutions. Rms.biz. Retrieved on 2010-12-22.
  7. AITopics / Music. Aaai.org. Retrieved on 2010-12-22.
  8. Realtime Music Solutions. Rms.biz. Retrieved on 2010-12-22.
  9. Computer Music Group. 2.cs.cmu.edu. Retrieved on 2010-12-22.
  10. Video demo of computer accompaniment
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. (BROKEN LINK) StarPlayit music learning and video game technology platform. Inthechair.com. Retrieved on 2010-12-22.
  13. ChucK => Strongly-timed, On-the-fly Audio Programming Language. Chuck.cs.princeton.edu. Retrieved on 2010-12-22.
  14. Driver, Dustin. (1999-03-26) Pro - Profiles - Stanford Laptop Orchestra (SLOrk), pg. 1. Apple. Retrieved on 2010-12-22.
  15. Pro - Profiles - Stanford Laptop Orchestra (SLOrk) - Video. Apple (1999-03-26). Retrieved on 2010-12-22.
  16. impromptu. Impromptu.moso.com.au. Retrieved on 2010-12-22.
  17. A Computational Model For The Generation Of Orchestral Music In The Germanic Symphonic Tradition: A progress report | QUT ePrints. Eprints.qut.edu.au. Retrieved on 2010-12-22.
  18. Interrogating statistical models of music perception | QUT ePrints. Eprints.qut.edu.au. Retrieved on 2010-12-22.
  19. TabEditor
  20. The automatic composition software Ludwig. www.write-music.com. Retrieved on 2011-10-27.
  21. The OMax Project Page
  22. Lua error in package.lua at line 80: module 'strict' not found.

Further reading