Representation and Discovery of Vertical Patterns in Music Darrell Conklin.

Slides:



Advertisements
Similar presentations
Introduction to the Elements of Music
Advertisements

How we talk about music Especially 20th century music.
Outline Introduction Music Information Retrieval Classification Process Steps Pitch Histograms Multiple Pitch Detection Algorithm Musical Genre Classification.
Point-set algorithms for pattern discovery and pattern matching in music David Meredith Goldsmiths College University of London.
Melodic Organization Chapter 6. Motive Short melodic and/or rhythmic pattern Usually only a few beats Recurs throughout a piece or section Unifying element.
Elements of Music. Rhythm – Element of TIME in music. Beat - The beat is the basic unit of time, the pulse. Tempo - The pace of the fundamental beat.
Elements of Music. Rhythm – Element of TIME in music. Duration - How long a sound (or silence) lasts. Beat - The beat is the basic unit of time, the pulse.
What is music? Music is the deliberate organization of sounds by people for other people to hear.
A Model of Metric Coherence Anja Fleischer. Introduction Is it proper to assign a regular accent structure to the notes according to the bar lines?
Tree structured representation of music for polyphonic music information retrieval David Rizo Departament of Software and Computing Systems University.
Automatic Pitch Spelling Xiaodan Wu Feb Presentation From Numbers to Sharps and Flats Emilios Cambouropoulos.
Voice Separation A Local Optimization Approach Voice Separation A Local Optimization Approach Jurgen Kilian Holger H. Hoos Xiaodan Wu Feb
A Wavelet-Based Approach to the Discovery of Themes and Motives in Melodies Gissel Velarde and David Meredith Aalborg University Department of Architecture,
Music 1133 Music Theory 1 J. Hennessy. What is Music Theory? Music Theory attempts to explain the complex and abstract organization of sounds we call.
Elements of Music Intro to Intro to Music. 6 Major Elements of Music Texture Melody Rhythm Dynamics/Timbre Harmony Form.
Pitch Pitch can be described as being how high or low the sound is heard. Pitch is determined by the speed or frequency of the vibration which is causing.
The Nuts & Bolts of Music
JSymbolic and ELVIS Cory McKay Marianopolis College Montreal, Canada.
Polyphonic Queries A Review of Recent Research by Cory Mckay.
Anton Webern Op. 5, No. 4 Dr. Aleck Brinkman Esther Boyer College of Music Temple University.
Linear Recurrence Relations in Music By Chris Hall.
RoBach A Case Study in the Use of Genetic Algorithms for Automatic Music Composition.
Melodic Organization Motive Rhythmic Motive Melodic Motive
Elements of Music. MELODY  Melody is the part of the music you can sing. To play or sing a melody, there can only be one note at a time. It is also known.
"The Elements of Music" An Introduction. The Elements of Music.
Coding Theory Efficient and Reliable Transfer of Information
Musical FormsBump, Bump, bump Sacred or secular! Musical terminology Instrumental anatomy Back again
The Elements of Music. Voices The universal instrument—Our VOICES! Because of the use of this instrument and others, music is the universal language!
Voice Separation-A Local Optimisation Approach Jurgen Kilian Department of Computer Science Darmstadt University of technology Holger H.Hoos Department.
A n = c 1 a n-1 + c2an-2 + … + c d a n-d d= degree and t= the number of training data (notes) The assumption is that the notes in the piece are generated.
Forte’s post-tonal theory in overview
MUSC 1000 Intro to Music MWF10-10:50. Some General Questions: What is Music? Where do we listen to music? Are there any composers or bands you know or.
MotiveRepeated rhythmic and/or melodic pattern, a short idea.
Melodic Similarity Presenter: Greg Eustace. Overview Defining melody Introduction to melodic similarity and its applications Choosing the level of representation.
Chapter 3 Part 4. Transposition Transposition is the process of rewriting a piece of music or a scale so that it sounds higher or lower in pitch. This.
A Compression-Based Model of Musical Learning David Meredith DMRN+7, Queen Mary University of London, 18 December 2012.
Elements of Music.
Principles of Design Principles of Design are the ways the Elements of Art are used in your work.
Signatures and Earmarks: Computer Recognition of Patterns in Music By David Cope Presented by Andy Lee.
Texture A term that refers to the way the melodic, rhythmic and harmonic materials are woven together in a piece of music by, Kelly Schlittenhardt.
Discovering Musical Patterns through Perceptive Heuristics By Oliver Lartillot Presentation by Ananda Jacobs.
Classification of melody by composer using hidden Markov models Greg Eustace MUMT 614: Music Information Acquisition, Preservation, and Retrieval.
Musical Structure. Sound As the pressure of air changes rapidly, the ear- brain detects the changes as sound (sound waves/vibrations). Some sounds are.
Stochastic Text Models for Music Categorization Carlos Pérez-Sancho, José M. Iñesta, David Rizo Pattern Recognition and Artificial Intelligence group Department.
Elements of Music. Melody Single line of notes heard in succession as unit Phrases Cadences—Points of arrival/rest Conjunct vs. disjunct motion Contour:
1. Rhythm 1.1. Basic rhythmsBasic rhythms 1.2. Rhythmic formulasRhythmic formulas 2. Melody 2.1. Diatonic scaleDiatonic scale Relative keys Degrees of.
1 Tempo Induction and Beat Tracking for Audio Signals MUMT 611, February 2005 Assignment 3 Paul Kolesnik.
Chapter Chapter 2 1.What is a steady, recurring pulse called? 2.What is a question and answer pattern in which a group responds to a leader?
Elements of music All forms of music from all societies and cultures have common characteristics and elements Rhythm - How the beat is broken down Melody.
Geometric Pattern Discovery in Music
Musical Notation.
Music Notation Pre-Test.
Introduction to Music Theory
National Curriculum Requirements of Music at Key Stage 1
Weaving Music Knowledge, Skills and Understanding into the new National Curriculum Key Stage 1: Music Forest Academy.
Unit 2: Melodic analysis (part 1)
Elements of Music.
V EXPERIMENTS V.2 (Thu Apr 19) Synthesis II: Symmetries.
Notation Vocabulary Pitch Catalog – Rhythm Chart
Music Analysis Questions to ask when previewing a piece of music literature.
Fine Arts section 1 pg.7-20 By david steen.
Harmonic Progression Kostka-Payne Chapter 7.
MUMT 611, March 2005 Assignment 4 Paul Kolesnik
Linear Recurrence Relations in Music
Learning to describe what we hear.
Texture Key Words.
Harmonic Progression Kostka-Payne Chapter 7.
The Elements of Music.
Chord Recognition with Application in Melodic Similarity
Presentation transcript:

Representation and Discovery of Vertical Patterns in Music Darrell Conklin

Introduction oNeed a representation method to be able to manipulate and establish relationships between sequences in a musical piece. oIdentify recurrent patterns and ‘signatures’ using pattern discovery algorithm. oApplication in synthesis and classification of polyphonic pieces of music.

Terminologies oMusic Objects: Notes, Simultaneities (Sim), Sequences (Seq). oNote - MIDI integer defining pitch class and octave. oSeq (X) - joining music objects of type X that do not overlap in time. oSim (X) - layering objects of type X which have the same onset time.

Representation of Music Objects

Structuring and Partitioning of Music Pieces oTransformation from Sim(Seq) to Seq(Sim). [,, ] oNatural Partitioning creates new object when all voices have same onset time.

Viewpoints oViewpoint : Seq (X) > viewpoint elements oExample : Features of melodic segments- viewpoint of type Seq(Note) Feature lists(beat list, etc) - viewpoint elements

What does a Viewpoint element tell us? oExample : viewpoint ‘t’ :- t (join (c, o) ) = v ‘ music object o has the attribute value v in the context of sequence c’. oViewpoint element of an object depends on preceding objects in the sequence.

Viewpoint Sequences oSequence ‘s’ = [s1, s2,…, sn] oViewpoint ‘t’ applied to this sequence gives a viewpoint sequence [ t(s1), t(s2), …, t(sn) ]. [A,D,A,B,G,F#,F#] ---> [5,-5,2,-2,-2,-1,0] for the melodic interval viewpoint.

Viewpoint Patterns oIt is a recurring viewpoint sequence fragment in a corpus of pieces. oP-value of a pattern that occurs ‘n’ times in a corpus - Pr { pattern occurs ‘n’ or more times in a random corpus of the same size.} oP[2,-2]< P*[5,-5,2,-2,-1,0] oShortest & Longest Significant patterns.

Vertical Viewpoints Viewpoints can be linked together using a constructor to form complex viewpoints. Viewpoint ‘F’ must be transposition invariant F(X)=F(T(X)). Viewpoint of type NOTE can be ‘lifted’ to form vertical viewpoint of type Sim(NOTE).

RESULTS 185 Bach chorales--> expanded-->> pitch class interval viewpoint-->threaded at quarter note beat and lifted. 32 shortest significant patterns covering 142 pieces were detected.

Shortest Significant Patterns

Scope For Thought Not effective on free-form MIDI data. A new representation method : Notes are encoded as multidimensional vectors; repeated patterns in a piece are geometric translations of these vectors. Expansion of pieces can distort tonal harmony.