Mercurial > hg > segmenter-vamp-plugin
annotate CITATION @ 82:093eebe15c24
Update Vamp SDK subrepo
author | Chris Cannam |
---|---|
date | Thu, 07 Feb 2019 10:29:24 +0000 |
parents | b065acf30a54 |
children |
rev | line source |
---|---|
Chris@64 | 1 |
Chris@64 | 2 @inproceedings{matthias2009a, |
Chris@64 | 3 author = {Matthias Mauch and Katy C. Noland and Dixon, Simon}, |
Chris@64 | 4 title = {Using Musical Structure to Enhance Automatic Chord Transcription}, |
Chris@64 | 5 booktitle = {Proceedings of the 10th International Conference on Music Information Retrieval (ISMIR 2009)}, |
Chris@64 | 6 note = {First description of the algorithm. However, the description is not complete. Better description in "Automatic chord transcription from audio using computational models of musical context" (Mauch's PhD Thesis), Chapter 6.}, |
Chris@64 | 7 pages = {231-236}, |
Chris@64 | 8 year = {2009} |
Chris@64 | 9 } |
Chris@64 | 10 |
Chris@64 | 11 @phdthesis{matthias2010a, |
Chris@64 | 12 author = {Matthias Mauch}, |
Chris@64 | 13 title = {Automatic Chord Transcription from Audio Using Computational Models of Musical Context}, |
Chris@64 | 14 note = {Features a more thorough description of the segmentation algorithm in Chapter 6.}, |
Chris@64 | 15 school = {Queen Mary, University of London}, |
Chris@64 | 16 year = {2010} |
Chris@64 | 17 } |
Chris@64 | 18 |