MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment

Size: px
Start display at page:

Download "MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment"

Transcription

1 MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment Hao-Wen Dong*, Wen-Yi Hsiao*, Li-Chia Yang, Yi-Hsuan Yang Research Center of IT Innovation, Academia Sinica Demo Page *these authors contributed equally to this work

2 Outline Goals & Challenges Data Proposed Model Results & Evaluation Future Works Source Code Demo Page 2

3 Generate pop music of multiple tracks Goals [Source Code] salu133445/musegan [Demo Page] github.io/musegan/ in piano-roll format using GAN with CNNs 3

4 Challenge I Multitrack Interdependency vocal Multi-track GAN piano strings bass drums music & clip by phycause 4

5 Challenge II Music Texture Convolutional Neural Networks melody chord (harmony) 5

6 Challenge III Temporal Structure song paragraph 1 paragraph 2 paragraph 3 phrase 1 phrase 2 phrase 3 phrase 4 bar 1 bar 2 bar 3 bar 4 4/4 time beat 1 beat 2 beat 3 beat 4 step 1 step 2 step 24 6

7 Challenge III Temporal Structure Convolutional Neural Networks Fixed Structure bar 1 bar 2 bar 3 bar 4 4/4 time beat 1 beat 2 beat 3 beat 4 step 1 step 2 step 24 7

8 Data Representation Piano-roll (with symbolic timing) time step polyphonic multi-track Bar 1 Bar 2 Bar 3 Bar 4 A3 pitch time t 0 t 1 8

9 Data Representation Multi-track Piano-roll (with symbolic timing) polyphonic multi-track pitch tracks time 9

10 Data Representation Bass Piano Drums Strings Guitar 4 bars 84 pitches 5 tracks 96 time steps a tensor 10

11 Data [Dataset] ub.io/musegan/dataset [Pypianoroll] github.io/pypianoroll/ LPD (Lakh Pianoroll Dataset) >170,000 multi-track piano-rolls Derived from Lakh MIDI Dataset Mainly pop songs Pypianoroll (Python package) Manipulation & Visualiation Efficient Save/Load Parse/Write MIDI files On PYPI (pip installable) 11

12 Generative Adversarial Networks random noise ~p() G fake data G() D 1/0 X real data 12

13 Generative Adversarial Networks random noise fake data Goal of G Make G() undistinguishable from real data for D ~p() G G() log(1-d(g())) D 1/0 X real data log(1-d(x)) + log(d(g())) Goal of D Distinguish G() being fake from X being real 13

14 Generative Adversarial Networks random noise ~p() Generator G fake data G() Discriminator critic (wgan-gp) D real/fake X real data 4-bar phrases of 5 tracks 14

15 MuseGAN An Overview temporal generator bar generator G temp G bar 1 random noise 4 latent variables 4 piano-roll matrices 15

16 Generator Bar Generator G 16

17 Generator Coordination track-independent No Coordination track-dependent Bar Generator G 17

18 Generator G Bar Generator G G 18

19 Generator G Bar Generator G G 19

20 Generator Time Dependent Independent Dependent Melody Groove Track Independent Chords Style Chords G Bar Generator Style Melody G G Groove 20

21 MuseGAN 21

22 Bass Line Results Sample 1 Sample 2 Drum pattern Chords More Samples on Demo Page Bass Drums Guitar Strings Piano Step 0 Step 700 Step 2500 Step 6000 Step

23 Monitor the Training Objective Metrics Negative Critic Loss UPC step step QN UPC QN number of used pitch classes per bar ratio of qualified notes step 23

24 User Study composer H: harmonious R: rhythmic MS: musically structured C: coherent OR: overall rating jamming hybrid 24

25 Accompaniment System Conditional GAN Generation from Scratch Accompaniment System nothing 5-track single-track 5-track 25

26 Summary MuseGAN a novel GAN for multi-track sequence generation multi-track, polyphonic music human-ai cooperative scenario Lakh Pianoroll Dataset (LPD) (new dataset!!) Pypianoroll (new package!!) 26

27 Full Song Generation Future Works song paragraph 1 paragraph 2 paragraph 3 phrase 1 phrase 2 phrase 3 phrase 4 bar 1 bar 2 bar 3 bar 4 beat 1 beat 2 beat 3 beat 4 step 1 step 2 step 24 Hierarchical Temporal Structure 27

28 Future Works Cross-modal Generation Music + Video Music + Lyrics Video + Text 28

29 MIR Music Information Research Analysis music features e.g. chord recognition, beat/downbeat detection, music transcription, source separation Retrieval query music e.g. query by humming, similarity search, music recommendation, playlist generation Generation X music e.g. generation, accompaniment, style transfer, mashup, remix 29

30 人聲分離 Music and Audio Computing Lab 分離音樂 分離人聲 MACLab Research Center for IT Innovation, Academia Sinica 音樂生成 MIDI 音樂格式 運用 machine learning 技術, 從歌曲中萃取出人聲以及音樂兩部分 音樂精彩段落擷取 音樂拼圖遊戲 ( 應用 : 音樂串燒生成 ) demo: [Lab Website] du.tw/ 創作系統 伴奏系統 多音軌 / 樂器模型 請搜尋 MuseGAN MidiNet Lab Director Dr. Yi-Hsuan Yang 30

31 AAAI

32 New Orleans 32

33 Mardi Gras 33

34 Source Code Demo Page Q&A MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment

arxiv: v2 [eess.as] 24 Nov 2017

arxiv: v2 [eess.as] 24 Nov 2017 MuseGAN: Multi-track Sequential Generative Adversarial Networks for Symbolic Music Generation and Accompaniment Hao-Wen Dong, 1 Wen-Yi Hsiao, 1,2 Li-Chia Yang, 1 Yi-Hsuan Yang 1 1 Research Center for Information

More information

Lecture 9 Source Separation

Lecture 9 Source Separation 10420CS 573100 音樂資訊檢索 Music Information Retrieval Lecture 9 Source Separation Yi-Hsuan Yang Ph.D. http://www.citi.sinica.edu.tw/pages/yang/ yang@citi.sinica.edu.tw Music & Audio Computing Lab, Research

More information

arxiv: v3 [cs.lg] 6 Oct 2018

arxiv: v3 [cs.lg] 6 Oct 2018 CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS WITH BINARY NEURONS FOR POLYPHONIC MUSIC GENERATION Hao-Wen Dong and Yi-Hsuan Yang Research Center for IT innovation, Academia Sinica, Taipei, Taiwan {salu133445,yang}@citi.sinica.edu.tw

More information

arxiv: v2 [cs.sd] 18 Feb 2019

arxiv: v2 [cs.sd] 18 Feb 2019 MULTITASK LEARNING FOR FRAME-LEVEL INSTRUMENT RECOGNITION Yun-Ning Hung 1, Yi-An Chen 2 and Yi-Hsuan Yang 1 1 Research Center for IT Innovation, Academia Sinica, Taiwan 2 KKBOX Inc., Taiwan {biboamy,yang}@citi.sinica.edu.tw,

More information

arxiv: v1 [cs.sd] 8 Jun 2016

arxiv: v1 [cs.sd] 8 Jun 2016 Symbolic Music Data Version 1. arxiv:1.5v1 [cs.sd] 8 Jun 1 Christian Walder CSIRO Data1 7 London Circuit, Canberra,, Australia. christian.walder@data1.csiro.au June 9, 1 Abstract In this document, we introduce

More information

Lecture 10 Harmonic/Percussive Separation

Lecture 10 Harmonic/Percussive Separation 10420CS 573100 音樂資訊檢索 Music Information Retrieval Lecture 10 Harmonic/Percussive Separation Yi-Hsuan Yang Ph.D. http://www.citi.sinica.edu.tw/pages/yang/ yang@citi.sinica.edu.tw Music & Audio Computing

More information

CSC475 Music Information Retrieval

CSC475 Music Information Retrieval CSC475 Music Information Retrieval Symbolic Music Representations George Tzanetakis University of Victoria 2014 G. Tzanetakis 1 / 30 Table of Contents I 1 Western Common Music Notation 2 Digital Formats

More information

Outline. Why do we classify? Audio Classification

Outline. Why do we classify? Audio Classification Outline Introduction Music Information Retrieval Classification Process Steps Pitch Histograms Multiple Pitch Detection Algorithm Musical Genre Classification Implementation Future Work Why do we classify

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

An Imaginary Taiwan From a Composer in China A Case Study of Taiwan Bangzi Opera. Ming-Hui Ma. Nanhua University, Chiayi County, Taiwan

An Imaginary Taiwan From a Composer in China A Case Study of Taiwan Bangzi Opera. Ming-Hui Ma. Nanhua University, Chiayi County, Taiwan Journal of Literature and Art Studies, January 2016, Vol. 6, No. 1, 65-73 doi: 10.17265/2159-5836/2016.01.009 D DAVID PUBLISHING An Imaginary Taiwan From a Composer in China A Case Study of Taiwan Bangzi

More information

Music Information Retrieval

Music Information Retrieval CTP 431 Music and Audio Computing Music Information Retrieval Graduate School of Culture Technology (GSCT) Juhan Nam 1 Introduction ü Instrument: Piano ü Composer: Chopin ü Key: E-minor ü Melody - ELO

More information

CTP431- Music and Audio Computing Music Information Retrieval. Graduate School of Culture Technology KAIST Juhan Nam

CTP431- Music and Audio Computing Music Information Retrieval. Graduate School of Culture Technology KAIST Juhan Nam CTP431- Music and Audio Computing Music Information Retrieval Graduate School of Culture Technology KAIST Juhan Nam 1 Introduction ü Instrument: Piano ü Genre: Classical ü Composer: Chopin ü Key: E-minor

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

JazzGAN: Improvising with Generative Adversarial Networks

JazzGAN: Improvising with Generative Adversarial Networks JazzGAN: Improvising with Generative Adversarial Networks Nicholas Trieu and Robert M. Keller Harvey Mudd College Claremont, California, USA ntrieu@hmc.edu, keller@cs.hmc.edu Abstract For the purpose of

More information

Autumn. A: Plan, develop and deliver a music product B: Promote a music product C: Review the management of a music product

Autumn. A: Plan, develop and deliver a music product B: Promote a music product C: Review the management of a music product Autumn Themes/Topics/ Content Skills/Aos Assessment Exam Boards Themes/Topics/ Content Skills/Aos Assessment Exam Board Unit 2 - Managing a Music Product Recording, creating, advertising, marketing and

More information

Singing Pitch Extraction and Singing Voice Separation

Singing Pitch Extraction and Singing Voice Separation Singing Pitch Extraction and Singing Voice Separation Advisor: Jyh-Shing Roger Jang Presenter: Chao-Ling Hsu Multimedia Information Retrieval Lab (MIR) Department of Computer Science National Tsing Hua

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 Kyogu Lee

More information

Deep learning for music data processing

Deep learning for music data processing Deep learning for music data processing A personal (re)view of the state-of-the-art Jordi Pons www.jordipons.me Music Technology Group, DTIC, Universitat Pompeu Fabra, Barcelona. 31st January 2017 Jordi

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

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 CURRICULM MAP: KEY STAGE THREE:

MUSIC CURRICULM MAP: KEY STAGE THREE: YEAR SEVEN MUSIC CURRICULM MAP: KEY STAGE THREE: 2013-2015 ONE TWO THREE FOUR FIVE Understanding the elements of music Understanding rhythm and : Performing Understanding rhythm and : Composing Understanding

More information

Year 11 GCSE MUSIC LC3 Medium Term Plan

Year 11 GCSE MUSIC LC3 Medium Term Plan Year 11 GCSE MUSIC LC3 Medium Term Plan Overarching challenge question Exam board links Line of enquiry s Home learning Was Beethoven just another Classical composer? This topic links to component 2 composing

More information

HONR400 Honours Project Guidelines Governing the Format of Abstract, Poster & Honours Thesis

HONR400 Honours Project Guidelines Governing the Format of Abstract, Poster & Honours Thesis (A) Abstract 1. Submission HONR400 Honours Project Guidelines Governing the Format of Abstract, Poster & Honours Thesis 1.1 Each student should complete the HONR 400 Honours Project - Research Thesis Abstract

More information

Lecture 15: Research at LabROSA

Lecture 15: Research at LabROSA ELEN E4896 MUSIC SIGNAL PROCESSING Lecture 15: Research at LabROSA 1. Sources, Mixtures, & Perception 2. Spatial Filtering 3. Time-Frequency Masking 4. Model-Based Separation Dan Ellis Dept. Electrical

More information

LSTM Neural Style Transfer in Music Using Computational Musicology

LSTM Neural Style Transfer in Music Using Computational Musicology LSTM Neural Style Transfer in Music Using Computational Musicology Jett Oristaglio Dartmouth College, June 4 2017 1. Introduction In the 2016 paper A Neural Algorithm of Artistic Style, Gatys et al. discovered

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

Statistical Modeling and Retrieval of Polyphonic Music

Statistical Modeling and Retrieval of Polyphonic Music Statistical Modeling and Retrieval of Polyphonic Music Erdem Unal Panayiotis G. Georgiou and Shrikanth S. Narayanan Speech Analysis and Interpretation Laboratory University of Southern California Los Angeles,

More information

DUNGOG HIGH SCHOOL CREATIVE ARTS

DUNGOG HIGH SCHOOL CREATIVE ARTS DUNGOG HIGH SCHOOL CREATIVE ARTS SENIOR HANDBOOK HSC Music 1 2013 NAME: CLASS: CONTENTS 1. Assessment schedule 2. Topics / Scope and Sequence 3. Course Structure 4. Contexts 5. Objectives and Outcomes

More information

Music Radar: A Web-based Query by Humming System

Music Radar: A Web-based Query by Humming System Music Radar: A Web-based Query by Humming System Lianjie Cao, Peng Hao, Chunmeng Zhou Computer Science Department, Purdue University, 305 N. University Street West Lafayette, IN 47907-2107 {cao62, pengh,

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

Overview. Topics covered throughout the unit include:

Overview. Topics covered throughout the unit include: YEAR 9 INTEGRATED STUDIES UNIT PLAN LEARNERS: 19 Students. 2 non- music background students. YEAR LEVEL: 9 DURATION: 4 weeks (Term 2, wks 7-10) Topic: Musical Styles Designer: Henry South Overview Students

More information

Experimenting with Musically Motivated Convolutional Neural Networks

Experimenting with Musically Motivated Convolutional Neural Networks Experimenting with Musically Motivated Convolutional Neural Networks Jordi Pons 1, Thomas Lidy 2 and Xavier Serra 1 1 Music Technology Group, Universitat Pompeu Fabra, Barcelona 2 Institute of Software

More information

Make Music Cards. Choose instruments, add sounds, and press keys to play music. scratch.mit.edu. Set of 9 cards

Make Music Cards. Choose instruments, add sounds, and press keys to play music. scratch.mit.edu. Set of 9 cards Make Music Cards Choose instruments, add sounds, and press keys to play music. Set of 9 cards Make Music Cards Try these cards in any order: Play a Drum Make a Rhythm Animate a Drum Make a Melody Play

More information

Curriculum Overview Music Year 9

Curriculum Overview Music Year 9 2015-2016 Curriculum Overview Music Year 9 Within each Area of Study students will be encouraged to choose their own specialisms with regard to Piano, Guitar, Vocals, ICT or any other specialism they have.

More information

Music in Practice SAS 2015

Music in Practice SAS 2015 Sample unit of work Contemporary music The sample unit of work provides teaching strategies and learning experiences that facilitate students demonstration of the dimensions and objectives of Music in

More information

Curriculum Standard One: The student will listen to and analyze music critically, using the vocabulary and language of music.

Curriculum Standard One: The student will listen to and analyze music critically, using the vocabulary and language of music. Curriculum Standard One: The student will listen to and analyze music critically, using the vocabulary and language of music. 1. The student will develop a technical vocabulary of music through essays

More information

School District of Marshfield Course Syllabus

School District of Marshfield Course Syllabus School District of Marshfield Course Syllabus Course Name: Soundscapes Length of course: Semester Credits: ½ Credit Course Description: The purpose of Soundscape is understanding the expression of the

More information

聲音有高度嗎? 音高之聽覺生理基礎. Do Sounds Have a Height? Physiological Basis for the Pitch Percept

聲音有高度嗎? 音高之聽覺生理基礎. Do Sounds Have a Height? Physiological Basis for the Pitch Percept 1 聲音有高度嗎? 音高之聽覺生理基礎 Do Sounds Have a Height? Physiological Basis for the Pitch Percept Yi-Wen Liu 劉奕汶 Dept. Electrical Engineering, NTHU Updated Oct. 26, 2015 2 Do sounds have a height? Not necessarily

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

Music. Music Instrumental. Program Description. Fine & Applied Arts/Behavioral Sciences Division

Music. Music Instrumental. Program Description. Fine & Applied Arts/Behavioral Sciences Division Fine & Applied Arts/Behavioral Sciences Division (For Meteorology - See Science, General ) Program Description Students may select from three music programs Instrumental, Theory-Composition, or Vocal.

More information

The MAMI Query-By-Voice Experiment Collecting and annotating vocal queries for music information retrieval

The MAMI Query-By-Voice Experiment Collecting and annotating vocal queries for music information retrieval The MAMI Query-By-Voice Experiment Collecting and annotating vocal queries for music information retrieval IPEM, Dept. of musicology, Ghent University, Belgium Outline About the MAMI project Aim of the

More information

Music Emotion Recognition. Jaesung Lee. Chung-Ang University

Music Emotion Recognition. Jaesung Lee. Chung-Ang University Music Emotion Recognition Jaesung Lee Chung-Ang University Introduction Searching Music in Music Information Retrieval Some information about target music is available Query by Text: Title, Artist, or

More information

GarageBand for the ipad, A Superstar for the Music Classroom

GarageBand for the ipad, A Superstar for the Music Classroom GarageBand for the ipad, A Superstar for the Music Classroom Floyd Richmond University of Valley Forge frichmond@valleyforge.edu Texas Music Educators Association (TMEA) TI:ME National Conference San Antonio,

More information

La Salle University. I. Listening Answer the following questions about the various works we have listened to in the course so far.

La Salle University. I. Listening Answer the following questions about the various works we have listened to in the course so far. La Salle University MUS 150-A Art of Listening Midterm Exam Name I. Listening Answer the following questions about the various works we have listened to in the course so far. 1. Regarding the element of

More information

Chapter Five: The Elements of Music

Chapter Five: The Elements of Music Chapter Five: The Elements of Music What Students Should Know and Be Able to Do in the Arts Education Reform, Standards, and the Arts Summary Statement to the National Standards - http://www.menc.org/publication/books/summary.html

More information

林尚亭 1 張誌軒 2 國 立 高 雄 師 範 大 學 高雄師大學報 2007,22,63-70 SRTS 方法在高速傳輸系統的應用

林尚亭 1 張誌軒 2 國 立 高 雄 師 範 大 學 高雄師大學報 2007,22,63-70 SRTS 方法在高速傳輸系統的應用 SRTS 方法在高速傳輸系統的應用 國 立 高 雄 師 範 大 學 高雄師大學報 2007,22,63-70 SRTS 方法在高速傳輸系統的應用 林尚亭 1 張誌軒 2 摘 要 SRTS 可 用於 ATM 網路 上提供 固定 位元傳 輸速 率服務 以 應用在 高解 析 度 的視訊 語 音等即 時性 服務 然 而 SRTS 這 項技術 也可 以應用 在其 它較高 傳輸 速率的 服務 上 例如高 品 質數位

More information

jsymbolic and ELVIS Cory McKay Marianopolis College Montreal, Canada

jsymbolic and ELVIS Cory McKay Marianopolis College Montreal, Canada jsymbolic and ELVIS Cory McKay Marianopolis College Montreal, Canada What is jsymbolic? Software that extracts statistical descriptors (called features ) from symbolic music files Can read: MIDI MEI (soon)

More information

演出時間 2013 年 12 月 19 日 ( 星期四 ) 7:30PM 演出地點 國家音樂廳演奏廳. 演出者 女高音 / 林孟君 (LIN Meng-chun, soprano) 法國號 / 劉宜欣 (LIU Yi-hsin, horn) 鋼琴 / 許惠品 (HSU Hui-pin, piano)

演出時間 2013 年 12 月 19 日 ( 星期四 ) 7:30PM 演出地點 國家音樂廳演奏廳. 演出者 女高音 / 林孟君 (LIN Meng-chun, soprano) 法國號 / 劉宜欣 (LIU Yi-hsin, horn) 鋼琴 / 許惠品 (HSU Hui-pin, piano) 演出時間 2013 年 12 月 19 日 ( 星期四 ) 7:30PM 演出地點 國家音樂廳演奏廳 主辦單位 演出者 女高音 / 林孟君 (LIN Meng-chun, soprano) 法國號 / 劉宜欣 (LIU Yi-hsin, horn) 鋼琴 / 許惠品 (HSU Hui-pin, piano) 35 20 Approx. 35 minutes for each half with an

More information

Joint bottom-up/top-down machine learning structures to simulate human audition and musical creativity

Joint bottom-up/top-down machine learning structures to simulate human audition and musical creativity Joint bottom-up/top-down machine learning structures to simulate human audition and musical creativity Jonas Braasch Director of Operations, Professor, School of Architecture Rensselaer Polytechnic Institute,

More information

Sample Entrance Test for CR (BA in Popular Music)

Sample Entrance Test for CR (BA in Popular Music) Sample Entrance Test for CR125-129 (BA in Popular Music) A very exciting future awaits everybody who is or will be part of the Cork School of Music BA in Popular Music CR125 CR126 CR127 CR128 CR129 Electric

More information

Music Understanding and the Future of Music

Music Understanding and the Future of Music Music Understanding and the Future of Music Roger B. Dannenberg Professor of Computer Science, Art, and Music Carnegie Mellon University Why Computers and Music? Music in every human society! Computers

More information

Singer Traits Identification using Deep Neural Network

Singer Traits Identification using Deep Neural Network Singer Traits Identification using Deep Neural Network Zhengshan Shi Center for Computer Research in Music and Acoustics Stanford University kittyshi@stanford.edu Abstract The author investigates automatic

More information

Curriculum Vitae 任教領域 認知與學習 學習神經科學 幽默與學習 認知心理實驗設計 普通心理學

Curriculum Vitae 任教領域 認知與學習 學習神經科學 幽默與學習 認知心理實驗設計 普通心理學 Curriculum Vitae 詹雨臻 Yu-Chen Chan, Ph.D. 現職 國立清華大學學習科學研究所助理教授 國立清華大學通識教育中心合聘助理教授 學歷 國立臺灣師範大學教育心理與輔導學系博士 經歷 2012-2018 中華創造學會理事 2014-2015 未來想像與創意人才培育中程個案計畫 行動顧問, 教育部 實驗室 認知與情緒神經科學實驗室 (Cognitive and Human

More information

Sudhanshu Gautam *1, Sarita Soni 2. M-Tech Computer Science, BBAU Central University, Lucknow, Uttar Pradesh, India

Sudhanshu Gautam *1, Sarita Soni 2. M-Tech Computer Science, BBAU Central University, Lucknow, Uttar Pradesh, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Artificial Intelligence Techniques for Music Composition

More information

arxiv: v1 [cs.sd] 5 Apr 2017

arxiv: v1 [cs.sd] 5 Apr 2017 REVISITING THE PROBLEM OF AUDIO-BASED HIT SONG PREDICTION USING CONVOLUTIONAL NEURAL NETWORKS Li-Chia Yang, Szu-Yu Chou, Jen-Yu Liu, Yi-Hsuan Yang, Yi-An Chen Research Center for Information Technology

More information

Algorithmic Music Composition

Algorithmic Music Composition Algorithmic Music Composition MUS-15 Jan Dreier July 6, 2015 1 Introduction The goal of algorithmic music composition is to automate the process of creating music. One wants to create pleasant music without

More information

MTV7000D/7000D-Mini Firmware Release Notes. by Pixel Magic Systems

MTV7000D/7000D-Mini Firmware Release Notes. by Pixel Magic Systems MTV7000D/7000D-Mini Firmware Release Notes by Pixel Magic Systems 11.7 版本 增加了頻道 77 台 香港開電視 的新台標 更新了有綫電視, NowTV 的頻道列表 修正了一些小問題, 改進了系統的穩定性 Version 11.7 Added channel 77 OpenTV channel icon. Updated Cable

More information

Singer Recognition and Modeling Singer Error

Singer Recognition and Modeling Singer Error Singer Recognition and Modeling Singer Error Johan Ismael Stanford University jismael@stanford.edu Nicholas McGee Stanford University ndmcgee@stanford.edu 1. Abstract We propose a system for recognizing

More information

TEST SUMMARY AND FRAMEWORK TEST SUMMARY

TEST SUMMARY AND FRAMEWORK TEST SUMMARY Washington Educator Skills Tests Endorsements (WEST E) TEST SUMMARY AND FRAMEWORK TEST SUMMARY MUSIC: CHORAL Copyright 2016 by the Washington Professional Educator Standards Board 1 Washington Educator

More information

Leaving Certificate 2013

Leaving Certificate 2013 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate 03 Marking Scheme Music Higher Level Note to teachers and students on the use of published marking schemes Marking schemes

More information

The Million Song Dataset

The Million Song Dataset The Million Song Dataset AUDIO FEATURES The Million Song Dataset There is no data like more data Bob Mercer of IBM (1985). T. Bertin-Mahieux, D.P.W. Ellis, B. Whitman, P. Lamere, The Million Song Dataset,

More information

Beethoven, Bach, and Billions of Bytes

Beethoven, Bach, and Billions of Bytes Lecture Music Processing Beethoven, Bach, and Billions of Bytes New Alliances between Music and Computer Science Meinard Müller International Audio Laboratories Erlangen meinard.mueller@audiolabs-erlangen.de

More information

Music Information Retrieval

Music Information Retrieval Music Information Retrieval Informative Experiences in Computation and the Archive David De Roure @dder David De Roure @dder Four quadrants Big Data Scientific Computing Machine Learning Automation More

More information

A STUDY ON LSTM NETWORKS FOR POLYPHONIC MUSIC SEQUENCE MODELLING

A STUDY ON LSTM NETWORKS FOR POLYPHONIC MUSIC SEQUENCE MODELLING A STUDY ON LSTM NETWORKS FOR POLYPHONIC MUSIC SEQUENCE MODELLING Adrien Ycart and Emmanouil Benetos Centre for Digital Music, Queen Mary University of London, UK {a.ycart, emmanouil.benetos}@qmul.ac.uk

More information

Short-Time Fourier Transform

Short-Time Fourier Transform @ SNHCC, TIGP April, 2018 Short-Time Fourier Transform Yi-Hsuan Yang Ph.D. http://www.citi.sinica.edu.tw/pages/yang/ yang@citi.sinica.edu.tw Music & Audio Computing Lab, Research Center for IT Innovation,

More information

A PERPLEXITY BASED COVER SONG MATCHING SYSTEM FOR SHORT LENGTH QUERIES

A PERPLEXITY BASED COVER SONG MATCHING SYSTEM FOR SHORT LENGTH QUERIES 12th International Society for Music Information Retrieval Conference (ISMIR 2011) A PERPLEXITY BASED COVER SONG MATCHING SYSTEM FOR SHORT LENGTH QUERIES Erdem Unal 1 Elaine Chew 2 Panayiotis Georgiou

More information

Percussion Explore the possibilities of rhythm, beat, syncopation, and percussive sounds. Bring drums, claves, and shakers, if you have them.

Percussion Explore the possibilities of rhythm, beat, syncopation, and percussive sounds. Bring drums, claves, and shakers, if you have them. Alaska City Folk Arts Classes & Descriptions The classes described below are those that are typically (but not always) offered at Alaska City Folk Arts Camp, and are intended to help you fill out the Class

More information

Rhythm related MIR tasks

Rhythm related MIR tasks Rhythm related MIR tasks Ajay Srinivasamurthy 1, André Holzapfel 1 1 MTG, Universitat Pompeu Fabra, Barcelona, Spain 10 July, 2012 Srinivasamurthy et al. (UPF) MIR tasks 10 July, 2012 1 / 23 1 Rhythm 2

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

Tonality Tonality is how the piece sounds. The most common types of tonality are major & minor these are tonal and have a the sense of a fixed key.

Tonality Tonality is how the piece sounds. The most common types of tonality are major & minor these are tonal and have a the sense of a fixed key. Name: Class: Ostinato An ostinato is a repeated pattern of notes or phrased used within classical music. It can be a repeated melodic phrase or rhythmic pattern. Look below at the musical example below

More information

1 Overview. 1.1 Nominal Project Requirements

1 Overview. 1.1 Nominal Project Requirements 15-323/15-623 Spring 2018 Project 5. Real-Time Performance Interim Report Due: April 12 Preview Due: April 26-27 Concert: April 29 (afternoon) Report Due: May 2 1 Overview In this group or solo project,

More information

資料輸入 MATLAB 資料輸入與輸出 請先下載本週上課資料. 本週內容 File I/O. 資料輸入 (file input) The first step for data analysis. 資料輸出 (file output) The last step for data analysis

資料輸入 MATLAB 資料輸入與輸出 請先下載本週上課資料. 本週內容 File I/O. 資料輸入 (file input) The first step for data analysis. 資料輸出 (file output) The last step for data analysis 請先下載本週上課資料 http://www.ym.edu.tw/~cflu 點選左欄 [ 課程資料 ] [MATLAB 圖形使用者介面 ] 下載第 7 週 [ 上課資料 ]materials_l7.zip, 檔案大小約 15MB MATLAB 資料輸入與輸出 盧家鋒助理教授 alvin4016@ym.edu.tw 1 請先將 Current Directory 切換至 materials_l7 資料夾!

More information

J536 Composition. Composing to a set brief Own choice composition

J536 Composition. Composing to a set brief Own choice composition J536 Composition Composing to a set brief Own choice composition Composition starting point 1 AABA melody writing (to a template) Use the seven note Creative Task note patterns as a starting point teaches

More information

The KING S Medium Term Plan - Music. Y10 LC1 Programme. Module Area of Study 3

The KING S Medium Term Plan - Music. Y10 LC1 Programme. Module Area of Study 3 The KING S Medium Term Plan - Music Y10 LC1 Programme Module Area of Study 3 Introduction to analysing techniques. Learners will listen to the 3 set works for this Area of Study aurally first without the

More information

KS3 Music. Curriculum Map

KS3 Music. Curriculum Map KS3 Music Curriculum Map Spring Why World Music? What special features characterise Latin American Samba music? What are the performance techniques for the piano/keyboard? How do I read western music notation?

More information

THE importance of music content analysis for musical

THE importance of music content analysis for musical IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 1, JANUARY 2007 333 Drum Sound Recognition for Polyphonic Audio Signals by Adaptation and Matching of Spectrogram Templates With

More information

MTV3200(S/D)/MTV3700D Firmware Release Notes. by Pixel Magic Systems

MTV3200(S/D)/MTV3700D Firmware Release Notes. by Pixel Magic Systems MTV3200(S/D)/MTV3700D Firmware Release Notes by Pixel Magic Systems 11.7 版本 增加了頻道 77 台 香港開電視 的新台標 修正了一些小問題, 改進了系統的穩定性 Version 11.7 Added channel 77 OpenTV channel icon. 11.6 版本 因應 HKTV 已停止播放, 移除了 HKTV

More information

2016 HSC Music 1 Aural Skills Marking Guidelines Written Examination

2016 HSC Music 1 Aural Skills Marking Guidelines Written Examination 2016 HSC Music 1 Aural Skills Marking Guidelines Written Examination Question 1 Describes the structure of the excerpt with reference to the use of sound sources 6 Demonstrates a developed aural understanding

More information

Audition and Placement Preparation Master of Arts in Church Music School of Church Music Southwestern Baptist Theological Seminary

Audition and Placement Preparation Master of Arts in Church Music School of Church Music Southwestern Baptist Theological Seminary Audition and Placement Preparation Master of Arts in Church Music School of Church Music Southwestern Baptist Theological Seminary During orientation, each student entering the School of Church Music will

More information

Monday 23 May 2016 Morning

Monday 23 May 2016 Morning Oxford Cambridge and RSA Monday 23 May 2016 Morning AS GCE MUSIC G353/01 Introduction to Historical Study in Music *5968536820* Candidates answer on the Question Paper and on the Insert. OCR supplied materials:

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

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Aric Bartle (abartle@stanford.edu) December 14, 2012 1 Background The field of composer recognition has

More information

MUSIC: CONTEMPORARY MUSIC

MUSIC: CONTEMPORARY MUSIC Western Australian Certificate of Education ATAR course examination, 2016 Question/Answer booklet MUSIC: CONTEMPORARY MUSIC Please place your student identification label in this box Student number: In

More information

Contest and Judging Manual

Contest and Judging Manual Contest and Judging Manual Published by the A Cappella Education Association Current revisions to this document are online at www.acappellaeducators.com April 2018 2 Table of Contents Adjudication Practices...

More information

LEVELS IN NATIONAL CURRICULUM MUSIC

LEVELS IN NATIONAL CURRICULUM MUSIC LEVELS IN NATIONAL CURRICULUM MUSIC Pupils recognise and explore how sounds can be made and changed. They use their voice in different ways such as speaking, singing and chanting. They perform with awareness

More information

LEVELS IN NATIONAL CURRICULUM MUSIC

LEVELS IN NATIONAL CURRICULUM MUSIC LEVELS IN NATIONAL CURRICULUM MUSIC Pupils recognise and explore how sounds can be made and changed. They use their voice in different ways such as speaking, singing and chanting. They perform with awareness

More information

ILLINOIS LICENSURE TESTING SYSTEM

ILLINOIS LICENSURE TESTING SYSTEM ILLINOIS LICENSURE TESTING SYSTEM FIELD 143: MUSIC November 2003 Illinois Licensure Testing System FIELD 143: MUSIC November 2003 Subarea Range of Objectives I. Listening Skills 01 05 II. Music Theory

More information

Music Perception with Combined Stimulation

Music Perception with Combined Stimulation Music Perception with Combined Stimulation Kate Gfeller 1,2,4, Virginia Driscoll, 4 Jacob Oleson, 3 Christopher Turner, 2,4 Stephanie Kliethermes, 3 Bruce Gantz 4 School of Music, 1 Department of Communication

More information

The MPC X & MPC Live Bible 1

The MPC X & MPC Live Bible 1 The MPC X & MPC Live Bible 1 Table of Contents 000 How to Use this Book... 9 Which MPCs are compatible with this book?... 9 Hardware UI Vs Computer UI... 9 Recreating the Tutorial Examples... 9 Initial

More information

ipads in Music Education Session 2

ipads in Music Education Session 2 Online 2012 ipads in Music Education Session 2 Katie Wardrobe Midnight Music MadPad HD how-to 3 What is MadPad HD? 3 Opening and playing a sound set 3 Accessing menu options 4 Creating your own sound set

More information

A probabilistic approach to determining bass voice leading in melodic harmonisation

A probabilistic approach to determining bass voice leading in melodic harmonisation A probabilistic approach to determining bass voice leading in melodic harmonisation Dimos Makris a, Maximos Kaliakatsos-Papakostas b, and Emilios Cambouropoulos b a Department of Informatics, Ionian University,

More information

Elements of Music David Scoggin OLLI Understanding Jazz Fall 2016

Elements of Music David Scoggin OLLI Understanding Jazz Fall 2016 Elements of Music David Scoggin OLLI Understanding Jazz Fall 2016 The two most fundamental dimensions of music are rhythm (time) and pitch. In fact, every staff of written music is essentially an X-Y coordinate

More information

INSTRUCTIONS TO CANDIDATES

INSTRUCTIONS TO CANDIDATES Friday 24 May 2013 Morning GCSE MUSIC B354/01 Listening *B324810613* Candidates answer on the Question Paper. OCR supplied materials: CD Other materials required: None Duration: up to 90 minutes including

More information

Dear Principal and Teachers,

Dear Principal and Teachers, Dear Principal and Teachers, We would like to invite you and your students to come and enjoy our next theatre performance Walkie Talkie at Tuen Mun Town Hall, on Tuesday 1 st May until Saturday 4 th May

More information

Music Representations

Music Representations Advanced Course Computer Science Music Processing Summer Term 00 Music Representations Meinard Müller Saarland University and MPI Informatik meinard@mpi-inf.mpg.de Music Representations Music Representations

More information

DEPARTMENT/GRADE LEVEL: Band (7 th and 8 th Grade) COURSE/SUBJECT TITLE: Instrumental Music #0440 TIME FRAME (WEEKS): 36 weeks

DEPARTMENT/GRADE LEVEL: Band (7 th and 8 th Grade) COURSE/SUBJECT TITLE: Instrumental Music #0440 TIME FRAME (WEEKS): 36 weeks DEPARTMENT/GRADE LEVEL: Band (7 th and 8 th Grade) COURSE/SUBJECT TITLE: Instrumental Music #0440 TIME FRAME (WEEKS): 36 weeks OVERALL STUDENT OBJECTIVES FOR THE UNIT: Students taking Instrumental Music

More information

Department Curriculum Map

Department Curriculum Map Department Curriculum Map 2014-15 Department Subject specific required in Year 11 Wider key skills Critical creative thinking / Improvising Aesthetic sensitivity Emotional awareness Using s Cultural understing

More information

Year 7 Curriculum Overview Subject: Music

Year 7 Curriculum Overview Subject: Music Year 7 Curriculum Overview Baseline assessment. Understanding Music Rhythm. Elements of Music: Tempo, Texture, Structure, Rhythm, Dynamics. Baseline Assessment Performing Rhythms Composing Rhythms Performance

More information

Quaver FUNdamentals Project Book

Quaver FUNdamentals Project Book (Blues) VOLUME (Pop) (Baroque) (Rock) (Reggae) Quaver FUNdamentals Project Book Name: Grade/Class: Project Overview Welcome! Dear 6th Graders, Welcome to Quaver 6th Grade it s the start of an amazing musical

More information

Hip Hop Robot. Semester Project. Cheng Zu. Distributed Computing Group Computer Engineering and Networks Laboratory ETH Zürich

Hip Hop Robot. Semester Project. Cheng Zu. Distributed Computing Group Computer Engineering and Networks Laboratory ETH Zürich Distributed Computing Hip Hop Robot Semester Project Cheng Zu zuc@student.ethz.ch Distributed Computing Group Computer Engineering and Networks Laboratory ETH Zürich Supervisors: Manuel Eichelberger Prof.

More information