# HG changeset patch # User luisf # Date 1378402068 -3600 # Node ID bd08a256037b9e78c2198234f8944bb4fd95ab5b # Parent ad6701ca3456d255a462a57a7db791d72e9d1370 added teh key detector text; diff -r ad6701ca3456 -r bd08a256037b vamp-plugins_abstract/qmvamp-mirex2013.pdf Binary file vamp-plugins_abstract/qmvamp-mirex2013.pdf has changed diff -r ad6701ca3456 -r bd08a256037b vamp-plugins_abstract/qmvamp-mirex2013.tex --- 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}