CS 591 S1 Computational Audio

Size: px
Start display at page:

Download "CS 591 S1 Computational Audio"

Transcription

1 4/29/7 CS 59 S Computational Audio Wayne Snyder Computer Science Department Boston University Today: Comparing Musical Signals: Cross- and Autocorrelations of Spectral Data for Structure Analysis Segmentation Computer Science Identifying structure from audio Arthur G. Lintgen: able to identify unlabeled recorded orchestral works by observing the spacing and patterns of grooves in an LP Inspired J. Foote (ISMIR, 2) to develop a MIR system based on structural similarity

2 4/29/7 Musical Form Units can be assigned letters (A, B, C) or functional names (intro, verse, chorus, bridge, etc) Strophic: repeats the same section, e.g. AA Binary: alternates two sections, which are often repeated, e.g. ABAB or AABB Ternary: third section is often a variation of the first, e.g. AABA, AABA, AA BA Arch: symmetric, repetition of sections around a center, e.g. ABCBA Rondo: main theme is alternated with sub-themes, e.g. ABACADA.. Variations: theme plus variations, e.g. AA i A ii AA iii Sonata: complex developmental form including the exposition, development and recapitulation of a given theme(s). Repetition Musical form is often defined by the amount of repetition across sectional units. Repetition is central to music (in harmony, melody, rhythm, etc). Significant variations are often found between repeated parts.

3 4/29/7 Repetition The information necessary to characterize repetitions is encoded in the feature vectors (e.g., chroma, spectrum, etc.) (a) A A 2 B B2 A 3 T C C 2 A4 A 5 (b) G# G F#.8 F E.6 D# D.4 C# C B.2 A# A A A 2 B B2 A 3 C 4 A 5 C 2 Audio Structure Analysis Given: CD recording Goal: Automatic extraction of the repetitive structure (or of the musical form) Example: Brahms Hungarian Dance No. 5 (Ormandy) 5 5 2

4 4/29/7 Basic Procedure Extract audio feature vectors (e.g., chromagraph) Cost measure and cost matrix self-similarity matrix Path extraction (pairwise similarity of segments) Global structure (clustering, grouping) Self-similarity matrix For an N-long sequence of feature vectors Self-similarity matrix: N x N matrix of pairwise (dis)similarities between vectors

5 4/29/7 Self-similarity matrix Vertical and horizontal axes represent time symmetric similarity function = symmetric matrix Main diagonal: closer/ most similar values similar subsequences (repetitions) -> diagonal stripes in the plot Self-similarity matrix

6 4/29/7 Self-similarity matrix Self-similarity matrix

7 4/29/7 Let s look at a similarity matrix and hear the piece of music to see how it represents the structure... Basic Procedure Self-similarity matrix Similarity structure 5 5 2

8 4/29/7 Basic Procedure Self-similarity matrix Similarity structure Basic Procedure Self-similarity matrix Similarity structure 5 5 2

9 4/29/7 Basic Procedure Self-similarity matrix Similarity structure Basic Procedure Self-similarity matrix Similarity structure 5 5 2

10 4/29/7 Basic Procedure Self-similarity matrix Similarity structure Higher level structure can be determined by first extracting paths in the matrix

11 4/29/7 Path Extraction Thresholded, upper left Path Extraction Path removal

12 4/29/7 Path Extraction Path removal Path Extraction Extracted paths

13 4/29/7 Path Extraction Extracted paths after postprocessing Global Structure can be derived from relating paths at a higher level...

14 4/29/7 Music Synchronization: Lyrics-Audio Difficult task! Music Synchronization: Lyrics-Audio Lyrics-Audio Lyrics-MIDI + MIDI-Audio

15 4/29/7 System: SyncPlayer/LyricsSeeker High-Resolution Music Synchronization Normalized chroma features robust to changes in instrumentation and dynamics robust synchronization of reasonable overall quality Drawback: low temporal alignment accuracy Idea: Integration of note onset information

16 4/29/7 High-Resolution Music Synchronization Example: Beethoven s Fifth Audio MIDI Cost matrix Audio Warping path of poor local quality MIDI High-Resolution Music Synchronization Cost matrix windows are based on based on onset intervals, not uniformly spaced! Audio MIDI Cost matrix Audio Warping path based on onset information MIDI

17 4/29/7 High-Resolution Music Synchronization Ideas: Build up cost matrix with corridors of low cost Warping path tends to run through corridors of low cost note onset positions are likely to be aligned High-Resolution Music Synchronization Impulses zoom Decaying impulses zoom

18 4/29/7 High-Resolution Music Synchronization Cost matrix for decaying impulses High-Resolution Music Synchronization Cost matrix for decaying impulses Corridor of low cost

19 4/29/7 Music Segmentation Analysis Music segmentation pitch content (e.g., melody, harmony) music texture (e.g., timbre, instruments) rhythm How to find the musical sections of the piece? Music Segmentation Analysis Basic idea (from image processing) uses a kernel or mask to modify data points according to their neighbors Each data point is replaced by the weighted sum of its neighbors * kernel values This is given the convoluted name convolution in the signal processing world, with an excessively complicated definition. It is really just the same as a weighted sum of neighboring values, as with smoothing..

20 4/29/7 Music Segmentation Analysis Music Segmentation Analysis A binary kernel finds boundaries along the axis where sections of music different from neighboring sections

21 4/29/7 Music Segmentation Analysis The kernel is slid along the axis of the similarity matrix, and the value of the convolution is recorded for each time (in the center of the kernel): Music Segmentation Analysis The kernel is slid along the axis of the similarity matrix, and the value of the convolution is recorded for each time (in the center of the kernel):

22 4/29/7 Music Segmentation Analysis The kernel is slid along the axis of the similarity matrix, and the value of the convolution is recorded for each time (in the center of the kernel): Music Segmentation Analysis As the kernel is slid along the axis, the values calculated give us a novelty score for how much the music is changing at that point Different kernel types and sizes give a different perspective on the scale of the changes, from individual notes to large sections. Peak picking gives us the times where there is a potential start of a new segment of music:

23 4/29/7 Music Segmentation Analysis A Gaussian Kernel emphasizes changes at the center, and deemphasizes the edges (c.f. Hann Windows)

Audio Structure Analysis

Audio Structure Analysis Advanced Course Computer Science Music Processing Summer Term 2009 Meinard Müller Saarland University and MPI Informatik meinard@mpi-inf.mpg.de Music Structure Analysis Music segmentation pitch content

More information

Audio Structure Analysis

Audio Structure Analysis Tutorial T3 A Basic Introduction to Audio-Related Music Information Retrieval Audio Structure Analysis Meinard Müller, Christof Weiß International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de,

More information

Audio Structure Analysis

Audio Structure Analysis Lecture Music Processing Audio Structure Analysis Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de Music Structure Analysis Music segmentation pitch content

More information

Music Structure Analysis

Music Structure Analysis Lecture Music Processing Music Structure Analysis Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de Book: Fundamentals of Music Processing Meinard Müller Fundamentals

More information

Music Synchronization. Music Synchronization. Music Data. Music Data. General Goals. Music Information Retrieval (MIR)

Music Synchronization. Music Synchronization. Music Data. Music Data. General Goals. Music Information Retrieval (MIR) Advanced Course Computer Science Music Processing Summer Term 2010 Music ata Meinard Müller Saarland University and MPI Informatik meinard@mpi-inf.mpg.de Music Synchronization Music ata Various interpretations

More information

Tempo and Beat Analysis

Tempo and Beat Analysis Advanced Course Computer Science Music Processing Summer Term 2010 Meinard Müller, Peter Grosche Saarland University and MPI Informatik meinard@mpi-inf.mpg.de Tempo and Beat Analysis Musical Properties:

More information

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC

TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC TOWARD AN INTELLIGENT EDITOR FOR JAZZ MUSIC G.TZANETAKIS, N.HU, AND R.B. DANNENBERG Computer Science Department, Carnegie Mellon University 5000 Forbes Avenue, Pittsburgh, PA 15213, USA E-mail: gtzan@cs.cmu.edu

More information

Music Information Retrieval (MIR)

Music Information Retrieval (MIR) Ringvorlesung Perspektiven der Informatik Sommersemester 2010 Meinard Müller Universität des Saarlandes und MPI Informatik meinard@mpi-inf.mpg.de Priv.-Doz. Dr. Meinard Müller 2007 Habilitation, Bonn 2007

More information

CS229 Project Report Polyphonic Piano Transcription

CS229 Project Report Polyphonic Piano Transcription CS229 Project Report Polyphonic Piano Transcription Mohammad Sadegh Ebrahimi Stanford University Jean-Baptiste Boin Stanford University sadegh@stanford.edu jbboin@stanford.edu 1. Introduction In this project

More information

MUSI-6201 Computational Music Analysis

MUSI-6201 Computational Music Analysis MUSI-6201 Computational Music Analysis Part 9.1: Genre Classification alexander lerch November 4, 2015 temporal analysis overview text book Chapter 8: Musical Genre, Similarity, and Mood (pp. 151 155)

More information

Music Representations. Beethoven, Bach, and Billions of Bytes. Music. Research Goals. Piano Roll Representation. Player Piano (1900)

Music Representations. Beethoven, Bach, and Billions of Bytes. Music. Research Goals. Piano Roll Representation. Player Piano (1900) Music Representations Lecture Music Processing Sheet Music (Image) CD / MP3 (Audio) MusicXML (Text) Beethoven, Bach, and Billions of Bytes New Alliances between Music and Computer Science Dance / Motion

More information

Music Alignment and Applications. Introduction

Music Alignment and Applications. Introduction Music Alignment and Applications Roger B. Dannenberg Schools of Computer Science, Art, and Music Introduction Music information comes in many forms Digital Audio Multi-track Audio Music Notation MIDI Structured

More information

Methods for the automatic structural analysis of music. Jordan B. L. Smith CIRMMT Workshop on Structural Analysis of Music 26 March 2010

Methods for the automatic structural analysis of music. Jordan B. L. Smith CIRMMT Workshop on Structural Analysis of Music 26 March 2010 1 Methods for the automatic structural analysis of music Jordan B. L. Smith CIRMMT Workshop on Structural Analysis of Music 26 March 2010 2 The problem Going from sound to structure 2 The problem Going

More information

A repetition-based framework for lyric alignment in popular songs

A repetition-based framework for lyric alignment in popular songs A repetition-based framework for lyric alignment in popular songs ABSTRACT LUONG Minh Thang and KAN Min Yen Department of Computer Science, School of Computing, National University of Singapore We examine

More information

Music Structure Analysis

Music Structure Analysis Tutorial Automatisierte Methoden der Musikverarbeitung 47. Jahrestagung der Gesellschaft für Informatik Music Structure Analysis Meinard Müller, Christof Weiss, Stefan Balke International Audio Laboratories

More information

Music Information Retrieval (MIR)

Music Information Retrieval (MIR) Ringvorlesung Perspektiven der Informatik Wintersemester 2011/2012 Meinard Müller Universität des Saarlandes und MPI Informatik meinard@mpi-inf.mpg.de Priv.-Doz. Dr. Meinard Müller 2007 Habilitation, Bonn

More information

Tempo and Beat Tracking

Tempo and Beat Tracking Tutorial Automatisierte Methoden der Musikverarbeitung 47. Jahrestagung der Gesellschaft für Informatik Tempo and Beat Tracking Meinard Müller, Christof Weiss, Stefan Balke International Audio Laboratories

More information

Book: Fundamentals of Music Processing. Audio Features. Book: Fundamentals of Music Processing. Book: Fundamentals of Music Processing

Book: Fundamentals of Music Processing. Audio Features. Book: Fundamentals of Music Processing. Book: Fundamentals of Music Processing Book: Fundamentals of Music Processing Lecture Music Processing Audio Features Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de Meinard Müller Fundamentals

More information

Elements of Music. How can we tell music from other sounds?

Elements of Music. How can we tell music from other sounds? Elements of Music How can we tell music from other sounds? Sound begins with the vibration of an object. The vibrations are transmitted to our ears by a medium usually air. As a result of the vibrations,

More information

Week 14 Query-by-Humming and Music Fingerprinting. Roger B. Dannenberg Professor of Computer Science, Art and Music Carnegie Mellon University

Week 14 Query-by-Humming and Music Fingerprinting. Roger B. Dannenberg Professor of Computer Science, Art and Music Carnegie Mellon University Week 14 Query-by-Humming and Music Fingerprinting Roger B. Dannenberg Professor of Computer Science, Art and Music Overview n Melody-Based Retrieval n Audio-Score Alignment n Music Fingerprinting 2 Metadata-based

More information

Computational Models of Music Similarity. Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST)

Computational Models of Music Similarity. Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST) Computational Models of Music Similarity 1 Elias Pampalk National Institute for Advanced Industrial Science and Technology (AIST) Abstract The perceived similarity of two pieces of music is multi-dimensional,

More information

AUTOMATIC ACCOMPANIMENT OF VOCAL MELODIES IN THE CONTEXT OF POPULAR MUSIC

AUTOMATIC ACCOMPANIMENT OF VOCAL MELODIES IN THE CONTEXT OF POPULAR MUSIC AUTOMATIC ACCOMPANIMENT OF VOCAL MELODIES IN THE CONTEXT OF POPULAR MUSIC A Thesis Presented to The Academic Faculty by Xiang Cao In Partial Fulfillment of the Requirements for the Degree Master of Science

More information

Supervised Learning in Genre Classification

Supervised Learning in Genre Classification Supervised Learning in Genre Classification Introduction & Motivation Mohit Rajani and Luke Ekkizogloy {i.mohit,luke.ekkizogloy}@gmail.com Stanford University, CS229: Machine Learning, 2009 Now that music

More information

The song remains the same: identifying versions of the same piece using tonal descriptors

The song remains the same: identifying versions of the same piece using tonal descriptors The song remains the same: identifying versions of the same piece using tonal descriptors Emilia Gómez Music Technology Group, Universitat Pompeu Fabra Ocata, 83, Barcelona emilia.gomez@iua.upf.edu Abstract

More information

Chroma Binary Similarity and Local Alignment Applied to Cover Song Identification

Chroma Binary Similarity and Local Alignment Applied to Cover Song Identification 1138 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 16, NO. 6, AUGUST 2008 Chroma Binary Similarity and Local Alignment Applied to Cover Song Identification Joan Serrà, Emilia Gómez,

More information

Meet the Piano Keyboard

Meet the Piano Keyboard Davesmey.com Lessons Series I Handout #2 Meet the Piano Keyboard Why should I learn about the piano? you might ask. There are a few good reasons. It s extremely useful for understanding musical space -

More information

Computational Modelling of Harmony

Computational Modelling of Harmony Computational Modelling of Harmony Simon Dixon Centre for Digital Music, Queen Mary University of London, Mile End Rd, London E1 4NS, UK simon.dixon@elec.qmul.ac.uk http://www.elec.qmul.ac.uk/people/simond

More information

MODELING RHYTHM SIMILARITY FOR ELECTRONIC DANCE MUSIC

MODELING RHYTHM SIMILARITY FOR ELECTRONIC DANCE MUSIC MODELING RHYTHM SIMILARITY FOR ELECTRONIC DANCE MUSIC Maria Panteli University of Amsterdam, Amsterdam, Netherlands m.x.panteli@gmail.com Niels Bogaards Elephantcandy, Amsterdam, Netherlands niels@elephantcandy.com

More information

Topics in Computer Music Instrument Identification. Ioanna Karydi

Topics in Computer Music Instrument Identification. Ioanna Karydi Topics in Computer Music Instrument Identification Ioanna Karydi Presentation overview What is instrument identification? Sound attributes & Timbre Human performance The ideal algorithm Selected approaches

More information

Music Structure Analysis

Music Structure Analysis Overview Tutorial Music Structure Analysis Part I: Principles & Techniques (Meinard Müller) Coffee Break Meinard Müller International Audio Laboratories Erlangen Universität Erlangen-Nürnberg meinard.mueller@audiolabs-erlangen.de

More information

GROUPING RECORDED MUSIC BY STRUCTURAL SIMILARITY

GROUPING RECORDED MUSIC BY STRUCTURAL SIMILARITY 10th International Society for Music Information Retrieval Conference (ISMIR 2009) GROUPING RECORDED MUSIC BY STRUCTURAL SIMILARITY Juan Pablo Bello Music and Audio Research Lab (MARL), New York University

More information

Citation for published version (APA): Jensen, K. K. (2005). A Causal Rhythm Grouping. Lecture Notes in Computer Science, 3310,

Citation for published version (APA): Jensen, K. K. (2005). A Causal Rhythm Grouping. Lecture Notes in Computer Science, 3310, Aalborg Universitet A Causal Rhythm Grouping Jensen, Karl Kristoffer Published in: Lecture Notes in Computer Science Publication date: 2005 Document Version Early version, also known as pre-print Link

More information

Musical Form. Module 2 of Music: Under the Hood. John Hooker Carnegie Mellon University. Osher Course September 2018

Musical Form. Module 2 of Music: Under the Hood. John Hooker Carnegie Mellon University. Osher Course September 2018 Musical Form Module 2 of Music: Under the Hood John Hooker Carnegie Mellon University Osher Course September 2018 1 Outline Musical forms Sonata allegro form Example Mozart Eine kleine Nachtmusik 2 The

More information

An Examination of Foote s Self-Similarity Method

An Examination of Foote s Self-Similarity Method WINTER 2001 MUS 220D Units: 4 An Examination of Foote s Self-Similarity Method Unjung Nam The study is based on my dissertation proposal. Its purpose is to improve my understanding of the feature extractors

More information

Introductions to Music Information Retrieval

Introductions to Music Information Retrieval Introductions to Music Information Retrieval ECE 272/472 Audio Signal Processing Bochen Li University of Rochester Wish List For music learners/performers While I play the piano, turn the page for me Tell

More information

AUTOMATED METHODS FOR ANALYZING MUSIC RECORDINGS IN SONATA FORM

AUTOMATED METHODS FOR ANALYZING MUSIC RECORDINGS IN SONATA FORM AUTOMATED METHODS FOR ANALYZING MUSIC RECORDINGS IN SONATA FORM Nanzhu Jiang International Audio Laboratories Erlangen nanzhu.jiang@audiolabs-erlangen.de Meinard Müller International Audio Laboratories

More information

ALIGNING SEMI-IMPROVISED MUSIC AUDIO WITH ITS LEAD SHEET

ALIGNING SEMI-IMPROVISED MUSIC AUDIO WITH ITS LEAD SHEET 12th International Society for Music Information Retrieval Conference (ISMIR 2011) LIGNING SEMI-IMPROVISED MUSIC UDIO WITH ITS LED SHEET Zhiyao Duan and Bryan Pardo Northwestern University Department of

More information

Topic 10. Multi-pitch Analysis

Topic 10. Multi-pitch Analysis Topic 10 Multi-pitch Analysis What is pitch? Common elements of music are pitch, rhythm, dynamics, and the sonic qualities of timbre and texture. An auditory perceptual attribute in terms of which sounds

More information

Theory D-examination 1

Theory D-examination 1 Theory D-examination 1 1. Metre 1.1. Simple and compound metre, composite metre 1.2. Afterbeat 2. Pitch: chords 2.1. Triads and seventh chords 3. Theory of form 3.1. Binary and ternary form 3.2. Pop song

More information

SHEET MUSIC-AUDIO IDENTIFICATION

SHEET MUSIC-AUDIO IDENTIFICATION SHEET MUSIC-AUDIO IDENTIFICATION Christian Fremerey, Michael Clausen, Sebastian Ewert Bonn University, Computer Science III Bonn, Germany {fremerey,clausen,ewerts}@cs.uni-bonn.de Meinard Müller Saarland

More information

AP Music Theory

AP Music Theory AP Music Theory 2016-2017 Course Overview: The AP Music Theory course corresponds to two semesters of a typical introductory college music theory course that covers topics such as musicianship, theory,

More information

AUTOMASHUPPER: AN AUTOMATIC MULTI-SONG MASHUP SYSTEM

AUTOMASHUPPER: AN AUTOMATIC MULTI-SONG MASHUP SYSTEM AUTOMASHUPPER: AN AUTOMATIC MULTI-SONG MASHUP SYSTEM Matthew E. P. Davies, Philippe Hamel, Kazuyoshi Yoshii and Masataka Goto National Institute of Advanced Industrial Science and Technology (AIST), Japan

More information

EE391 Special Report (Spring 2005) Automatic Chord Recognition Using A Summary Autocorrelation Function

EE391 Special Report (Spring 2005) Automatic Chord Recognition Using A Summary Autocorrelation Function EE391 Special Report (Spring 25) Automatic Chord Recognition Using A Summary Autocorrelation Function Advisor: Professor Julius Smith Kyogu Lee Center for Computer Research in Music and Acoustics (CCRMA)

More information

Music Database Retrieval Based on Spectral Similarity

Music Database Retrieval Based on Spectral Similarity Music Database Retrieval Based on Spectral Similarity Cheng Yang Department of Computer Science Stanford University yangc@cs.stanford.edu Abstract We present an efficient algorithm to retrieve similar

More information

Simple time Has 2, 3 or 4 as number of beats in a bar (top number of time signature)

Simple time Has 2, 3 or 4 as number of beats in a bar (top number of time signature) AoS Rhythm & Metre Rhythm The combination and pattern of sounds around the beat Metre The pattern of the beats Can be regular, irregular or free Triplets 3 notes played where 2 notes should be. Time signature

More information

Discovering Musical Structure in Audio Recordings

Discovering Musical Structure in Audio Recordings Discovering Musical Structure in Audio Recordings Roger B. Dannenberg and Ning Hu Carnegie Mellon University, School of Computer Science, Pittsburgh, PA 15217, USA {rbd, ninghu}@cs.cmu.edu Abstract. Music

More information

Improving Polyphonic and Poly-Instrumental Music to Score Alignment

Improving Polyphonic and Poly-Instrumental Music to Score Alignment Improving Polyphonic and Poly-Instrumental Music to Score Alignment Ferréol Soulez IRCAM Centre Pompidou 1, place Igor Stravinsky, 7500 Paris, France soulez@ircamfr Xavier Rodet IRCAM Centre Pompidou 1,

More information

STRUCTURAL CHANGE ON MULTIPLE TIME SCALES AS A CORRELATE OF MUSICAL COMPLEXITY

STRUCTURAL CHANGE ON MULTIPLE TIME SCALES AS A CORRELATE OF MUSICAL COMPLEXITY STRUCTURAL CHANGE ON MULTIPLE TIME SCALES AS A CORRELATE OF MUSICAL COMPLEXITY Matthias Mauch Mark Levy Last.fm, Karen House, 1 11 Bache s Street, London, N1 6DL. United Kingdom. matthias@last.fm mark@last.fm

More information

Automatic Piano Music Transcription

Automatic Piano Music Transcription Automatic Piano Music Transcription Jianyu Fan Qiuhan Wang Xin Li Jianyu.Fan.Gr@dartmouth.edu Qiuhan.Wang.Gr@dartmouth.edu Xi.Li.Gr@dartmouth.edu 1. Introduction Writing down the score while listening

More information

Week 14 Music Understanding and Classification

Week 14 Music Understanding and Classification Week 14 Music Understanding and Classification Roger B. Dannenberg Professor of Computer Science, Music & Art Overview n Music Style Classification n What s a classifier? n Naïve Bayesian Classifiers n

More information

Harmonic Visualizations of Tonal Music

Harmonic Visualizations of Tonal Music Harmonic Visualizations of Tonal Music Craig Stuart Sapp Center for Computer Assisted Research in the Humanities Center for Computer Research in Music and Acoustics Stanford University email: craig@ccrma.stanford.edu

More information

2. AN INTROSPECTION OF THE MORPHING PROCESS

2. AN INTROSPECTION OF THE MORPHING PROCESS 1. INTRODUCTION Voice morphing means the transition of one speech signal into another. Like image morphing, speech morphing aims to preserve the shared characteristics of the starting and final signals,

More information

AP Music Theory Course Planner

AP Music Theory Course Planner AP Music Theory Course Planner This course planner is approximate, subject to schedule changes for a myriad of reasons. The course meets every day, on a six day cycle, for 52 minutes. Written skills notes:

More information

MUSIC/AUDIO ANALYSIS IN PYTHON. Vivek Jayaram

MUSIC/AUDIO ANALYSIS IN PYTHON. Vivek Jayaram MUSIC/AUDIO ANALYSIS IN PYTHON Vivek Jayaram WHY AUDIO SIGNAL PROCESSING? My background as a DJ and CS student Music is everywhere! So many possibilities Many parallels to computer vision SOME APPLICATIONS

More information

Theme and Variations

Theme and Variations Sonata Form Grew out of the Baroque binary dance form. Binary A B Rounded Binary A B A Sonata Form A B development A B Typically, the sonata form has the following primary elements: Exposition: This presents

More information

Voice & Music Pattern Extraction: A Review

Voice & Music Pattern Extraction: A Review Voice & Music Pattern Extraction: A Review 1 Pooja Gautam 1 and B S Kaushik 2 Electronics & Telecommunication Department RCET, Bhilai, Bhilai (C.G.) India pooja0309pari@gmail.com 2 Electrical & Instrumentation

More information

Effects of acoustic degradations on cover song recognition

Effects of acoustic degradations on cover song recognition Signal Processing in Acoustics: Paper 68 Effects of acoustic degradations on cover song recognition Julien Osmalskyj (a), Jean-Jacques Embrechts (b) (a) University of Liège, Belgium, josmalsky@ulg.ac.be

More information

DAY 1. Intelligent Audio Systems: A review of the foundations and applications of semantic audio analysis and music information retrieval

DAY 1. Intelligent Audio Systems: A review of the foundations and applications of semantic audio analysis and music information retrieval DAY 1 Intelligent Audio Systems: A review of the foundations and applications of semantic audio analysis and music information retrieval Jay LeBoeuf Imagine Research jay{at}imagine-research.com Rebecca

More information

CHAPTER 6. Music Retrieval by Melody Style

CHAPTER 6. Music Retrieval by Melody Style CHAPTER 6 Music Retrieval by Melody Style 6.1 Introduction Content-based music retrieval (CBMR) has become an increasingly important field of research in recent years. The CBMR system allows user to query

More information

Popular Song Summarization Using Chorus Section Detection from Audio Signal

Popular Song Summarization Using Chorus Section Detection from Audio Signal Popular Song Summarization Using Chorus Section Detection from Audio Signal Sheng GAO 1 and Haizhou LI 2 Institute for Infocomm Research, A*STAR, Singapore 1 gaosheng@i2r.a-star.edu.sg 2 hli@i2r.a-star.edu.sg

More information

Grouping Recorded Music by Structural Similarity Juan Pablo Bello New York University ISMIR 09, Kobe October 2009 marl music and audio research lab

Grouping Recorded Music by Structural Similarity Juan Pablo Bello New York University ISMIR 09, Kobe October 2009 marl music and audio research lab Grouping Recorded Music by Structural Similarity Juan Pablo Bello New York University ISMIR 09, Kobe October 2009 Sequence-based analysis Structure discovery Cooper, M. & Foote, J. (2002), Automatic Music

More information

MUSIC is a ubiquitous and vital part of the lives of billions

MUSIC is a ubiquitous and vital part of the lives of billions 1088 IEEE JOURNAL OF SELECTED TOPICS IN SIGNAL PROCESSING, VOL. 5, NO. 6, OCTOBER 2011 Signal Processing for Music Analysis Meinard Müller, Member, IEEE, Daniel P. W. Ellis, Senior Member, IEEE, Anssi

More information

AUDIO-BASED MUSIC STRUCTURE ANALYSIS

AUDIO-BASED MUSIC STRUCTURE ANALYSIS 11th International Society for Music Information Retrieval Conference (ISMIR 21) AUDIO-ASED MUSIC STRUCTURE ANALYSIS Jouni Paulus Fraunhofer Institute for Integrated Circuits IIS Erlangen, Germany jouni.paulus@iis.fraunhofer.de

More information

DAT335 Music Perception and Cognition Cogswell Polytechnical College Spring Week 6 Class Notes

DAT335 Music Perception and Cognition Cogswell Polytechnical College Spring Week 6 Class Notes DAT335 Music Perception and Cognition Cogswell Polytechnical College Spring 2009 Week 6 Class Notes Pitch Perception Introduction Pitch may be described as that attribute of auditory sensation in terms

More information

Scoregram: Displaying Gross Timbre Information from a Score

Scoregram: Displaying Gross Timbre Information from a Score Scoregram: Displaying Gross Timbre Information from a Score Rodrigo Segnini and Craig Sapp Center for Computer Research in Music and Acoustics (CCRMA), Center for Computer Assisted Research in the Humanities

More information

A CLASSIFICATION APPROACH TO MELODY TRANSCRIPTION

A CLASSIFICATION APPROACH TO MELODY TRANSCRIPTION A CLASSIFICATION APPROACH TO MELODY TRANSCRIPTION Graham E. Poliner and Daniel P.W. Ellis LabROSA, Dept. of Electrical Engineering Columbia University, New York NY 127 USA {graham,dpwe}@ee.columbia.edu

More information

HUMMING METHOD FOR CONTENT-BASED MUSIC INFORMATION RETRIEVAL

HUMMING METHOD FOR CONTENT-BASED MUSIC INFORMATION RETRIEVAL 12th International Society for Music Information Retrieval Conference (ISMIR 211) HUMMING METHOD FOR CONTENT-BASED MUSIC INFORMATION RETRIEVAL Cristina de la Bandera, Ana M. Barbancho, Lorenzo J. Tardón,

More information

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D Swept-tuned spectrum analyzer Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it Video section Up until the mid-1970s, spectrum analyzers were purely analog. The displayed

More information

Simple Harmonic Motion: What is a Sound Spectrum?

Simple Harmonic Motion: What is a Sound Spectrum? Simple Harmonic Motion: What is a Sound Spectrum? A sound spectrum displays the different frequencies present in a sound. Most sounds are made up of a complicated mixture of vibrations. (There is an introduction

More information

Temporal coordination in string quartet performance

Temporal coordination in string quartet performance International Symposium on Performance Science ISBN 978-2-9601378-0-4 The Author 2013, Published by the AEC All rights reserved Temporal coordination in string quartet performance Renee Timmers 1, Satoshi

More information

Analyzer Documentation

Analyzer Documentation Analyzer Documentation Prepared by: Tristan Jehan, CSO David DesRoches, Lead Audio Engineer September 2, 2011 Analyzer Version: 3.08 The Echo Nest Corporation 48 Grove St. Suite 206, Somerville, MA 02144

More information

Data Driven Music Understanding

Data Driven Music Understanding Data Driven Music Understanding Dan Ellis Laboratory for Recognition and Organization of Speech and Audio Dept. Electrical Engineering, Columbia University, NY USA http://labrosa.ee.columbia.edu/ 1. Motivation:

More information

Music Similarity and Cover Song Identification: The Case of Jazz

Music Similarity and Cover Song Identification: The Case of Jazz Music Similarity and Cover Song Identification: The Case of Jazz Simon Dixon and Peter Foster s.e.dixon@qmul.ac.uk Centre for Digital Music School of Electronic Engineering and Computer Science Queen Mary

More information

Music Curriculum Glossary

Music Curriculum Glossary Acappella AB form ABA form Accent Accompaniment Analyze Arrangement Articulation Band Bass clef Beat Body percussion Bordun (drone) Brass family Canon Chant Chart Chord Chord progression Coda Color parts

More information

Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis

Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis Fengyan Wu fengyanyy@163.com Shutao Sun stsun@cuc.edu.cn Weiyao Xue Wyxue_std@163.com Abstract Automatic extraction of

More information

Years 7 and 8 standard elaborations Australian Curriculum: Music

Years 7 and 8 standard elaborations Australian Curriculum: Music Purpose The standard elaborations (SEs) provide additional clarity when using the Australian Curriculum achievement standard to make judgments on a five-point scale. These can be used as a tool for: making

More information

First Steps. Music Scope & Sequence

First Steps. Music Scope & Sequence Performing: Singing and Playing The use of a range of instruments to perform individually and as part of an ensemble for an audience in formal and informal settings; the voice is the most immediately available

More information

MTP Music Year 3 The Environment (3 weeks) Humans (3 weeks)

MTP Music Year 3 The Environment (3 weeks) Humans (3 weeks) Music National Curriculum Key Stage 2 Pupils should be taught to sing and play musically with increasing confidence and control. They should develop an understanding of musical composition, organising

More information

Shades of Music. Projektarbeit

Shades of Music. Projektarbeit Shades of Music Projektarbeit Tim Langer LFE Medieninformatik 28.07.2008 Betreuer: Dominikus Baur Verantwortlicher Hochschullehrer: Prof. Dr. Andreas Butz LMU Department of Media Informatics Projektarbeit

More information

WHEN listening to music, people spontaneously tap their

WHEN listening to music, people spontaneously tap their IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 1, FEBRUARY 2012 129 Rhythm of Motion Extraction and Rhythm-Based Cross-Media Alignment for Dance Videos Wei-Ta Chu, Member, IEEE, and Shang-Yin Tsai Abstract

More information

Exemplar for Internal Achievement Standard. Music Level 2

Exemplar for Internal Achievement Standard. Music Level 2 Exemplar for internal assessment resource Music for Achievement Standard 91271 Exemplar for Internal Achievement Standard Music Level 2 This exemplar supports assessment against: Achievement Standard 91271

More information

MODELS of music begin with a representation of the

MODELS of music begin with a representation of the 602 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 18, NO. 3, MARCH 2010 Modeling Music as a Dynamic Texture Luke Barrington, Student Member, IEEE, Antoni B. Chan, Member, IEEE, and

More information

Evaluating Melodic Encodings for Use in Cover Song Identification

Evaluating Melodic Encodings for Use in Cover Song Identification Evaluating Melodic Encodings for Use in Cover Song Identification David D. Wickland wickland@uoguelph.ca David A. Calvert dcalvert@uoguelph.ca James Harley jharley@uoguelph.ca ABSTRACT Cover song identification

More information

POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS

POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS POST-PROCESSING FIDDLE : A REAL-TIME MULTI-PITCH TRACKING TECHNIQUE USING HARMONIC PARTIAL SUBTRACTION FOR USE WITHIN LIVE PERFORMANCE SYSTEMS Andrew N. Robertson, Mark D. Plumbley Centre for Digital Music

More information

A System for Automatic Chord Transcription from Audio Using Genre-Specific Hidden Markov Models

A System for Automatic Chord Transcription from Audio Using Genre-Specific Hidden Markov Models A System for Automatic Chord Transcription from Audio Using Genre-Specific Hidden Markov Models Kyogu Lee Center for Computer Research in Music and Acoustics Stanford University, Stanford CA 94305, USA

More information

TOWARDS AN EFFICIENT ALGORITHM FOR AUTOMATIC SCORE-TO-AUDIO SYNCHRONIZATION

TOWARDS AN EFFICIENT ALGORITHM FOR AUTOMATIC SCORE-TO-AUDIO SYNCHRONIZATION TOWARDS AN EFFICIENT ALGORITHM FOR AUTOMATIC SCORE-TO-AUDIO SYNCHRONIZATION Meinard Müller, Frank Kurth, Tido Röder Universität Bonn, Institut für Informatik III Römerstr. 164, D-53117 Bonn, Germany {meinard,

More information

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution.

hit), and assume that longer incidental sounds (forest noise, water, wind noise) resemble a Gaussian noise distribution. CS 229 FINAL PROJECT A SOUNDHOUND FOR THE SOUNDS OF HOUNDS WEAKLY SUPERVISED MODELING OF ANIMAL SOUNDS ROBERT COLCORD, ETHAN GELLER, MATTHEW HORTON Abstract: We propose a hybrid approach to generating

More information

A Survey of Audio-Based Music Classification and Annotation

A Survey of Audio-Based Music Classification and Annotation A Survey of Audio-Based Music Classification and Annotation Zhouyu Fu, Guojun Lu, Kai Ming Ting, and Dengsheng Zhang IEEE Trans. on Multimedia, vol. 13, no. 2, April 2011 presenter: Yin-Tzu Lin ( 阿孜孜 ^.^)

More information

Speech To Song Classification

Speech To Song Classification Speech To Song Classification Emily Graber Center for Computer Research in Music and Acoustics, Department of Music, Stanford University Abstract The speech to song illusion is a perceptual phenomenon

More information

2 3 Bourée from Old Music for Viola Editio Musica Budapest/Boosey and Hawkes 4 5 6 7 8 Component 4 - Sight Reading Component 5 - Aural Tests 9 10 Component 4 - Sight Reading Component 5 - Aural Tests 11

More information

BLUE VALLEY DISTRICT CURRICULUM & INSTRUCTION Music 9-12/Honors Music Theory

BLUE VALLEY DISTRICT CURRICULUM & INSTRUCTION Music 9-12/Honors Music Theory BLUE VALLEY DISTRICT CURRICULUM & INSTRUCTION Music 9-12/Honors Music Theory ORGANIZING THEME/TOPIC FOCUS STANDARDS FOCUS SKILLS UNIT 1: MUSICIANSHIP Time Frame: 2-3 Weeks STANDARDS Share music through

More information

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1)

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1) DSP First, 2e Signal Processing First Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion Pre-Lab: Read the Pre-Lab and do all the exercises in the Pre-Lab section prior to attending lab. Verification:

More information

FINDING REPEATING PATTERNS IN ACOUSTIC MUSICAL SIGNALS : APPLICATIONS FOR AUDIO THUMBNAILING.

FINDING REPEATING PATTERNS IN ACOUSTIC MUSICAL SIGNALS : APPLICATIONS FOR AUDIO THUMBNAILING. FINDING REPEATING PATTERNS IN ACOUSTIC MUSICAL SIGNALS : APPLICATIONS FOR AUDIO THUMBNAILING. JEAN-JULIEN AUCOUTURIER, MARK SANDLER Sony Computer Science Laboratory, 6 rue Amyot, 75005 Paris, France jj@csl.sony.fr

More information

Automatic Music Genre Classification

Automatic Music Genre Classification Automatic Music Genre Classification Nathan YongHoon Kwon, SUNY Binghamton Ingrid Tchakoua, Jackson State University Matthew Pietrosanu, University of Alberta Freya Fu, Colorado State University Yue Wang,

More information

2 3 4 Grades Recital Grades Leisure Play Performance Awards Technical Work Performance 3 pieces 4 (or 5) pieces, all selected from repertoire list 4 pieces (3 selected from grade list, plus 1 own choice)

More information

Music structure information is

Music structure information is Feature Article Automatic Structure Detection for Popular Music Our proposed approach detects music structures by looking at beatspace segmentation, chords, singing-voice boundaries, and melody- and content-based

More information

Analysis of local and global timing and pitch change in ordinary

Analysis of local and global timing and pitch change in ordinary Alma Mater Studiorum University of Bologna, August -6 6 Analysis of local and global timing and pitch change in ordinary melodies Roger Watt Dept. of Psychology, University of Stirling, Scotland r.j.watt@stirling.ac.uk

More information

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM

A QUERY BY EXAMPLE MUSIC RETRIEVAL ALGORITHM A QUER B EAMPLE MUSIC RETRIEVAL ALGORITHM H. HARB AND L. CHEN Maths-Info department, Ecole Centrale de Lyon. 36, av. Guy de Collongue, 69134, Ecully, France, EUROPE E-mail: {hadi.harb, liming.chen}@ec-lyon.fr

More information

Music Representations

Music Representations Lecture Music Processing Music Representations Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de Book: Fundamentals of Music Processing Meinard Müller Fundamentals

More information

On Human Capability and Acoustic Cues for Discriminating Singing and Speaking Voices

On Human Capability and Acoustic Cues for Discriminating Singing and Speaking Voices On Human Capability and Acoustic Cues for Discriminating Singing and Speaking Voices Yasunori Ohishi 1 Masataka Goto 3 Katunobu Itou 2 Kazuya Takeda 1 1 Graduate School of Information Science, Nagoya University,

More information