Computational musicology is an interdisciplinary research area between
musicology and
computer science
Computer science is the study of computation, automation, and information. Computer science spans theoretical disciplines (such as algorithms, theory of computation, information theory, and automation) to practical disciplines (includin ...
. Computational musicology includes any disciplines that use
computers in order to study music. It includes sub-disciplines such as mathematical music theory,
computer music,
systematic musicology,
music information retrieval, computational musicology, digital musicology,
sound and music computing, and
music informatics. As this area of research is defined by the tools that it uses and its subject matter, research in computational musicology intersects with both the
humanities
Humanities are academic disciplines that study aspects of human society and culture. In the Renaissance, the term contrasted with divinity and referred to what is now called classics, the main area of secular study in universities at th ...
and the
science
Science is a systematic endeavor that Scientific method, builds and organizes knowledge in the form of Testability, testable explanations and predictions about the universe.
Science may be as old as the human species, and some of the earli ...
s. The use of computers in order to study and analyze music generally began in the 1960s,
although musicians have been using computers to assist them in the composition of music beginning in the 1950s. Today, computational musicology encompasses a wide range of research topics dealing with the multiple ways music can be represented.
History
This history of computational musicology generally began in the middle of the 20th century.
Generally, the field is considered to be an extension of a much longer history of intellectual inquiry in music that overlaps with science, mathematics, technology, and archiving.
1960s
Early approaches to computational musicology began in the early 1960s and were being fully developed by 1966.
At this point in time data entry was done primarily with
paper tape
Five- and eight-hole punched paper tape
Paper tape reader on the Harwell computer with a small piece of five-hole tape connected in a circle – creating a physical program loop
Punched tape or perforated paper tape is a form of data storage ...
or punch cards
and was computationally limited. Due to the high cost of this research, in order to be funded projects often tended to ask global questions and look for global solutions.
One of the earliest symbolic representation schemes was the Digital Alternate Representations of Music or DARMS. The project was supported by
Columbia University
Columbia University (also known as Columbia, and officially as Columbia University in the City of New York) is a private research university in New York City. Established in 1754 as King's College on the grounds of Trinity Church in Manha ...
and the
Ford Foundation between 1964 and 1976.
The project was one of the initial large scale projects to develop an encoding scheme that incorporated completeness, objectivity, and encoder-directedness.
Other work at this time at
Princeton University
Princeton University is a private research university in Princeton, New Jersey. Founded in 1746 in Elizabeth as the College of New Jersey, Princeton is the fourth-oldest institution of higher education in the United States and one of the n ...
chiefly driven by
Arthur Mendel, and implemented by Michael Kassler and Eric Regener helped push forward the Intermediary Musical Language (IML) and Music Information Retrieval (MIR) languages that later fell out of popularity in the late 1970s. The 1960s also marked a time of documenting bibliographic initiatives such as the
Repertoire International de Literature Musicale (RILM) created by
Barry Brook in 1967.
1970s
Unlike the global research interests of the 1960s, goals in computational musicology in the 1970s were driven by accomplishing certain tasks.
This task driven motivation lead to the development of MUSTRAN for music analysis by lead by Jerome Wenker and Dorothy Gross at
Indiana University
Indiana University (IU) is a system of public universities in the U.S. state of Indiana.
Campuses
Indiana University has two core campuses, five regional campuses, and two regional centers under the administration of IUPUI.
* Indiana Univers ...
. Similar projects like
SCORE
Score or scorer may refer to:
*Test score, the result of an exam or test
Business
* Score Digital, now part of Bauer Radio
* Score Entertainment, a former American trading card design and manufacturing company
* Score Media, a former Canadian m ...
(SCORE-MS) at
Stanford University was developed primarily for printing purposes.
1980s
The 1980s were the first decade to move away from centralized computing and move towards that of personalized computing. This transference of resources led to growth in the field as a whole. John Walter Hill began developing a commercial program called ''Savy PC'' that was meant to help musicologists analyze lyrical content in music. Findings from Hill's music were able to find patterns in the conversions of sacred and secular texts where only first lines of texts were changed.
In keeping with the global questions that dominated the 1960s, Helmuth Schaffrath began his Essen Folk Collection encoded in Essen Associative Code (ESAC) which has since been converted to humdrum notation. Using software developed at the time, Sandra Pinegar examined 13th century music theory manuscripts in her doctoral work at Columbia University in order to gain evidence on the dating and authoring of texts. The 1980s also introduced
MIDI
MIDI (; Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, an ...
notation.
Methods
Computational musicology can be generally divided into the three main branches relating to the three ways music can represented by a computer: sheet music data, symbolic data, and audio data. Sheet music data refers to the human-readable, graphical representation of music via symbols. Examples of this branch of research would include digitizing scores ranging from 15th Century
neume
A neume (; sometimes spelled neum) is the basic element of Western and Eastern systems of musical notation prior to the invention of five-line staff notation.
The earliest neumes were inflective marks that indicated the general shape but not nec ...
nal notation to contemporary Western
music notation
Music is generally defined as the art of arranging sound to create some combination of form, harmony, melody, rhythm or otherwise expressive content. Exact definitions of music vary considerably around the world, though it is an aspec ...
. Like sheet music data, symbolic data refers to musical notation in a digital format, but symbolic data is not human readable and is encoded in order to be parsed by a computer. Examples of this type of encoding include
piano roll, kern, and
MIDI
MIDI (; Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, an ...
representations. Lastly, audio data refers to recording of the representations of the acoustic wave or sound that results from changes in the oscillations of air pressure. Examples of this type of encoding include
MP3 or
WAV files.
Sheet Music Data
Sheet music
Sheet music is a handwritten or printed form of musical notation that uses musical symbols to indicate the pitches, rhythms, or chords of a song or instrumental musical piece. Like its analogs – printed books or pamphlets in English, A ...
is meant to be read by the musician or performer. Generally, the term refers to the standardized nomenclature used by a culture to document their musical notation. In addition to music literacy, musical notation also demands choices from the performer. For example, the notation of Hindustani
ragas will begin with an
alap that does not demand a strict adherence to a
beat or
pulse, but is left up to the discretion of the performer. The sheet music notation captures the sequence of gestures the performer is encouraged to make within a musical culture, but is by no means fixed to those performance choices.
Symbolic Data
Symbolic data refers to musical encoding that is able to be parsed by a computer. Unlike sheet music data, Any type of digital data format may be regarded as symbolic due to the fact that the system that is representing it is generated from a finite series of symbols. Symbolic data typically does not have any sort of performative choices required on the part of the performer.
Two of the most common software choices for analyzing symbolic data are
David Huron
David Huron (born June 1, 1954) is a Canadian Arts and Humanities Distinguished Professor at the Ohio State University, in both the School of Music and the Center for Cognitive and Brain Sciences. His teaching and publications focus on the psycho ...
's Humdrum Toolkit and Michael Scott Cuthbert and Christopher Azaria's music21.
Audio Data
Audio data is generally conceptualized as existing on a continuum of features ranging from lower to higher level audio features. Low-level audio features refer to
loudness,
spectral flux, and
cepstrum. Mid-level audio features refer to
pitch, onsets, and beats. Examples of high-level audio features include
style,
artist
An artist is a person engaged in an activity related to creating art, practicing the arts, or demonstrating an art. The common usage in both everyday speech and academic discourse refers to a practitioner in the visual arts only. However, t ...
,
mood
Mood may refer to:
*Mood (psychology), a relatively long lasting emotional state
Music
*The Mood, a British pop band from 1981 to 1984
* Mood (band), hip hop artists
* ''Mood'' (Jacquees album), 2016
* ''Moods'' (Barbara Mandrell album), 1978
...
, and
key.
Applications
Music databases
One of the earliest applications in computational musicology was the creation and use of musical
databases
In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases spa ...
. Input, usage and analysis of large amounts of data can be very troublesome using manual methods while usage of computers can make such tasks considerably easier.
Analysis of music
Different computer programs have been developed to analyze musical data. Data formats vary from standard notation to raw audio. Analysis of formats that are based on storing all properties of each note, for example
MIDI
MIDI (; Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, an ...
, were used originally and are still among the most common methods. Significant advances in analysis of raw audio data have been made only recently.
Artificial production of music
Different algorithms can be used to both
create complete compositions and
improvise music. One of the methods by which a program can learn
improvisation
Improvisation is the activity of making or doing something not planned beforehand, using whatever can be found. Improvisation in the performing arts is a very spontaneous performance without specific or scripted preparation. The skills of impr ...
is analysis of choices a human player makes while improvising.
Artificial neural networks are used extensively in such applications.
Historical change and music
One developing sociomusicological theory in computational musicology is the "Discursive Hypothesis" proposed by Kristoffer Jensen and
David G. Hebert, which suggests that "because both music and language are cultural discourses (which may reflect social reality in similarly limited ways), a relationship may be identifiable between the trajectories of significant features of musical sound and linguistic discourse regarding social data." According to this perspective, analyses of "
big data" may improve our understandings of how particular features of music and society are interrelated and change similarly across time, as significant correlations are increasingly identified within the musico-linguistic spectrum of human auditory communication.
Non-western music
Strategies from computational musicology are recently being applied for analysis of music in various parts of the world. For example, professors affiliated with the
Birla Institute of Technology in India have produced studies of harmonic and melodic tendencies (in the
raga structure) of
Hindustani classical music
Hindustani classical music is the classical music of northern regions of the Indian subcontinent. It may also be called North Indian classical music or, in Hindustani, ''shastriya sangeet'' (). It is played in instruments like the violin, sit ...
.
Research
RISM'sbr>
(Répertoire International des Sources Musicales)database is one of the world's largest music databases, containing over 700,000 references to musical manuscripts. Anyone can use its search engine to find compositions.
The Centre for History and Analysis of Recorded Music (CHARM) has developed the
Mazurka Project
The mazurka (Polish: ''mazur'' Polish ball dance, one of the five Polish national dances and ''mazurek'' Polish folk dance') is a Polish musical form based on stylised folk dances in triple meter, usually at a lively tempo, with character de ...
, which offers "downloadable recordings . . . analytical software and training materials, and a variety of resources relating to the history of recording."
Computational musicology in popular culture
Research from computational musicology occasionally is the focus of popular culture and major news outlets. Examples of this include reporting in
The New Yorker
''The New Yorker'' is an American weekly magazine featuring journalism, commentary, criticism, essays, fiction, satire, cartoons, and poetry. Founded as a weekly in 1925, the magazine is published 47 times annually, with five of these issue ...
musicologists
Musicology (from Greek μουσική ''mousikē'' 'music' and -λογια ''-logia'', 'domain of study') is the scholarly analysis and research-based study of music. Musicology departments traditionally belong to the humanities, although some ...
Nicholas Cook and Craig Sapp while working on the Centre for the History and Analysis of Recorded Music (CHARM), at the
University of London
The University of London (UoL; abbreviated as Lond or more rarely Londin in post-nominals) is a federal public research university located in London, England, United Kingdom. The university was established by royal charter in 1836 as a degre ...
discovered the fraudulent recording of pianist
Joyce Hatto. On the 334th birthday of Johann Sebastian Bach, Google celebrated the occasion with a Google Doodle that allowed individuals to enter their own score into the interface, then have a
machine learning
Machine learning (ML) is a field of inquiry devoted to understanding and building methods that 'learn', that is, methods that leverage data to improve performance on some set of tasks. It is seen as a part of artificial intelligence.
Machine ...
model called Coconet harmonize the melody.
See also
*
Algorithmic composition
*
Computer models of musical creativity
*
Music cognition
*
Cognitive musicology
*
Musicology
*
Artificial neural network
Artificial neural networks (ANNs), usually simply called neural networks (NNs) or neural nets, are computing systems inspired by the biological neural networks that constitute animal brains.
An ANN is based on a collection of connected units ...
*
MIDI
MIDI (; Musical Instrument Digital Interface) is a technical standard that describes a communications protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, an ...
*
JFugue
References
External links
Computational Musicology: A Survey on Methodologies and ApplicationsTowards the compleat musicologist?Transforming Musicology: An AHRC Digital Transformations project
{{Music topics
Musicology
Computational fields of study