Mercurial > hg > mirex2013
changeset 25:bd08a256037b
added teh key detector text;
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 05 Sep 2013 18:27:48 +0100 |
parents | ad6701ca3456 |
children | f0d29b4dd81c 5ed33a2789bf |
files | vamp-plugins_abstract/qmvamp-mirex2013.pdf vamp-plugins_abstract/qmvamp-mirex2013.tex |
diffstat | 2 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vamp-plugins_abstract/qmvamp-mirex2013.tex Thu Sep 05 18:17:33 2013 +0100 +++ b/vamp-plugins_abstract/qmvamp-mirex2013.tex Thu Sep 05 18:27:48 2013 +0100 @@ -40,12 +40,14 @@ All plugins are fully open-source, and can be downloaded from the Isophonics\footnote{http://isophonics.net/QMVampPlugins} and SoundSoftware websites\footnote{http://code.soundsoftware.ac.uk/projects/qm-vamp-plugins}. +For a complete (except binary files) overview of this submission - with detailed README files, scripts, etc. - please see the SoundSoftware site\footnote{http://code.soundsoftware.ac.uk/projects/mirex2013}. \end{abstract} % \section{Introduction}\label{sec:introduction} -ADD INTRODUCTION +describe vamp\ldots +describe rationale supporting submission\ldots \section{Audio Beat Tracking} @@ -59,6 +61,15 @@ \section{Audio Key Detection} +\subsection{Key Detector} + +[Need reference] + +The Key Detector VAMP pluginanalyses a single channel of audio and continuously estimates the key of the music by comparing the degree to which a block-by-block chromagram correlates to the stored key profiles for each major and minor key. + +The key profiles are drawn from analysis of Book I of the Well Tempered Klavier by J S Bach, recorded at A=440 equal temperament. + +The Key Detector Vamp plugin was written by Katy Noland and Christian Landone. \section{Audio Melody Extraction} \section{Audio Onset Detection}