changeset 32:46151fd36a0a

Further abstract stubs
author Chris Cannam
date Fri, 06 Sep 2013 16:14:30 +0100
parents 5ed33a2789bf
children 929391dcf778 4ae8342d1e3d
files vamp-plugins_abstract/Makefile vamp-plugins_abstract/beatroot-vamp-mirex2013.tex vamp-plugins_abstract/cep-mirex2013.tex vamp-plugins_abstract/chordino-mirex2013.tex vamp-plugins_abstract/segmentino-mirex2013.tex
diffstat 5 files changed, 213 insertions(+), 42 deletions(-) [+]
line wrap: on
line diff
--- a/vamp-plugins_abstract/Makefile	Fri Sep 06 14:28:13 2013 +0100
+++ b/vamp-plugins_abstract/Makefile	Fri Sep 06 16:14:30 2013 +0100
@@ -1,5 +1,4 @@
-all: qmvamp-mirex2013.pdf chordino-mirex2013.pdf
-# segmentino-mirex2013.pdf beatroot-vamp-mirex2013.pdf cep-mirex2013.pdf
+all: qmvamp-mirex2013.pdf chordino-mirex2013.pdf segmentino-mirex2013.pdf beatroot-vamp-mirex2013.pdf cep-mirex2013.pdf
 
 qmvamp-mirex2013.pdf: qmvamp-mirex2013.tex qmvamp-mirex2013.bib
 	( echo q | xelatex qmvamp-mirex2013 ) && bibtex qmvamp-mirex2013 && xelatex qmvamp-mirex2013 && xelatex qmvamp-mirex2013
@@ -7,14 +6,14 @@
 chordino-mirex2013.pdf: chordino-mirex2013.tex qmvamp-mirex2013.bib
 	( echo q | xelatex chordino-mirex2013 ) && bibtex qmvamp-mirex2013 && xelatex chordino-mirex2013 && xelatex chordino-mirex2013
 
-segmentino-mirex2013.pdf: segmentino-mirex2013.tex segmentino-mirex2013.bib
-	( echo q | xelatex segmentino-mirex2013 ) && bibtex segmentino-mirex2013 && xelatex segmentino-mirex2013 && xelatex segmentino-mirex2013
+segmentino-mirex2013.pdf: segmentino-mirex2013.tex qmvamp-mirex2013.bib
+	( echo q | xelatex segmentino-mirex2013 ) && bibtex qmvamp-mirex2013 && xelatex segmentino-mirex2013 && xelatex segmentino-mirex2013
 
-beatroot-vamp-mirex2013.pdf: beatroot-vamp-mirex2013.tex beatroot-vamp-mirex2013.bib
-	( echo q | xelatex beatroot-vamp-mirex2013 ) && bibtex beatroot-vamp-mirex2013 && xelatex beatroot-vamp-mirex2013 && xelatex beatroot-vamp-mirex2013
+beatroot-vamp-mirex2013.pdf: beatroot-vamp-mirex2013.tex qmvamp-mirex2013.bib
+	( echo q | xelatex beatroot-vamp-mirex2013 ) && bibtex qmvamp-mirex2013 && xelatex beatroot-vamp-mirex2013 && xelatex beatroot-vamp-mirex2013
 
-cep-mirex2013.pdf: cep-mirex2013.tex cep-mirex2013.bib
-	( echo q | xelatex cep-mirex2013 ) && bibtex cep-mirex2013 && xelatex cep-mirex2013 && xelatex cep-mirex2013
+cep-mirex2013.pdf: cep-mirex2013.tex qmvamp-mirex2013.bib
+	( echo q | xelatex cep-mirex2013 ) && bibtex qmvamp-mirex2013 && xelatex cep-mirex2013 && xelatex cep-mirex2013
 
 clean:
 	rm -f qmvamp-mirex2013.bbl qmvamp-mirex2013.aux qmvamp-mirex2013.blg qmvamp-mirex2013.log chordino-mirex2013.aux chordino-mirex2013.blg chordino-mirex2013.log segmentino-mirex2013.bbl segmentino-mirex2013.aux segmentino-mirex2013.blg segmentino-mirex2013.log beatroot-vamp-mirex2013.bbl beatroot-vamp-mirex2013.aux beatroot-vamp-mirex2013.blg beatroot-vamp-mirex2013.log cep-mirex2013.bbl cep-mirex2013.aux cep-mirex2013.blg cep-mirex2013.log
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vamp-plugins_abstract/beatroot-vamp-mirex2013.tex	Fri Sep 06 16:14:30 2013 +0100
@@ -0,0 +1,66 @@
+% -----------------------------------------------
+% Template for MIREX 2010
+% (based on ISMIR 2010 template)
+% -----------------------------------------------
+
+\documentclass{article}
+\usepackage{mirex2010,amsmath,cite}
+\usepackage{graphicx}
+
+% Title.
+% ------
+\title{MIREX 2013 Entry: BeatRoot Vamp Plugin}
+
+% Single address
+% To use with only one author or several with the same address
+% ---------------
+%\oneauthor
+% {Names should be omitted for double-blind reviewing}
+% {Affiliations should be omitted for double-blind reviewing}
+
+% Two addresses
+% --------------
+%\twoauthors
+%{Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+%{Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+
+% Three addresses
+% --------------
+ \threeauthors
+  {Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+  {Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+  {Simon Dixon} {Affiliation3 \\ {\tt author3@music-ir.org}}
+
+\begin{document}
+%
+\maketitle
+%
+\begin{abstract}
+
+The BeatRoot Vamp Plugin is an open source Vamp plugin library that
+implements the BeatRoot beat-tracking method of Simon Dixon\cite{!!!!}.
+
+This plugin library is available online as a free, open source
+download from the Centre for Digital Music at Queen Mary, University
+of London. The BeatRoot algorithm has been submitted to MIREX
+evaluation in earlier years\cite{!!!}; we are preparing and submitting
+this plugin version of the work as part of a programme of evaluation
+of Vamp plugin implementations of published or publicly available
+algorithms being carried out at the Centre for Digital Music.
+
+(For a complete overview of this submission across all of the tasks and
+plugins it covers, please see the relevant repository at the
+SoundSoftware
+site\footnote{http://code.soundsoftware.ac.uk/projects/mirex2013}.)
+
+\end{abstract}
+%
+\section{Introduction}\label{sec:introduction}
+
+describe vamp
+describe rationale supporting submission\ldots
+
+
+\bibliography{qmvamp-mirex2013}
+
+\end{document}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vamp-plugins_abstract/cep-mirex2013.tex	Fri Sep 06 16:14:30 2013 +0100
@@ -0,0 +1,67 @@
+% -----------------------------------------------
+% Template for MIREX 2010
+% (based on ISMIR 2010 template)
+% -----------------------------------------------
+
+\documentclass{article}
+\usepackage{mirex2010,amsmath,cite}
+\usepackage{graphicx}
+
+% Title.
+% ------
+\title{MIREX 2013 Entry: Cepstral Pitch Tracker Vamp Plugin}
+
+% Single address
+% To use with only one author or several with the same address
+% ---------------
+%\oneauthor
+% {Names should be omitted for double-blind reviewing}
+% {Affiliations should be omitted for double-blind reviewing}
+
+% Two addresses
+% --------------
+\twoauthors
+{Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+{Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+
+% Three addresses
+% --------------
+% \threeauthors
+%  {Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+%  {Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+%  {Simon Dixon} {Affiliation3 \\ {\tt author3@music-ir.org}}
+
+\begin{document}
+%
+\maketitle
+%
+\begin{abstract}
+
+The Cepstral Pitch Tracker Vamp Plugin is an open source Vamp plugin
+library that implements a monophonic pitch tracking and note
+segmentation method.
+
+This plugin library is available online as a free, open source
+download from the Centre for Digital Music at Queen Mary, University
+of London. It was initially developed as an illustration of the use of
+unit testing in development of audio research algorithms; we are now
+preparing and submitting it as part of a programme of evaluation of
+Vamp plugin implementations of published or publicly available
+algorithms being carried out at the Centre for Digital Music.
+
+(For a complete overview of this submission across all of the tasks and
+plugins it covers, please see the relevant repository at the
+SoundSoftware
+site\footnote{http://code.soundsoftware.ac.uk/projects/mirex2013}.)
+
+\end{abstract}
+%
+\section{Introduction}\label{sec:introduction}
+
+describe vamp
+describe rationale supporting submission\ldots
+
+
+\bibliography{qmvamp-mirex2013}
+
+\end{document}
--- a/vamp-plugins_abstract/chordino-mirex2013.tex	Fri Sep 06 14:28:13 2013 +0100
+++ b/vamp-plugins_abstract/chordino-mirex2013.tex	Fri Sep 06 16:14:30 2013 +0100
@@ -20,16 +20,16 @@
 
 % Two addresses
 % --------------
-\twoauthors
-{Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
-{Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+%\twoauthors
+%{Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+%{Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
 
 % Three addresses
 % --------------
-% \threeauthors
-  % {Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
-  % {Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
-  % {Matthias Mauch} {Affiliation3 \\ {\tt author3@music-ir.org}}
+ \threeauthors
+  {Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+  {Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+  {Matthias Mauch} {Affiliation3 \\ {\tt author3@music-ir.org}}
 
 \begin{document}
 %
@@ -59,35 +59,9 @@
 %
 \section{Introduction}\label{sec:introduction}
 
-describe vamp\ldots
+desccibe vamp
 describe rationale supporting submission\ldots
 
-\section{Audio Beat Tracking}
-
-\subsection{Tempo and Beat Tracker}
-
-The Tempo and Beat Tracker\cite{matthew2007a} VAMP plugin analyses a single channel of audio and estimates the positions of metrical beats within the music (the equivalent of a human listener tapping their foot to the beat).
-
-The Tempo and Beat Tracker Vamp plugin was written by Matthew Davies and Christian Landone.
-
-\section{Audio Chord Estimation}
-
-\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}
-\section{Audio Structural Segmentation}
-\section{Audio Tempo Estimation}
 
 \bibliography{qmvamp-mirex2013}
 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vamp-plugins_abstract/segmentino-mirex2013.tex	Fri Sep 06 16:14:30 2013 +0100
@@ -0,0 +1,65 @@
+% -----------------------------------------------
+% Template for MIREX 2010
+% (based on ISMIR 2010 template)
+% -----------------------------------------------
+
+\documentclass{article}
+\usepackage{mirex2010,amsmath,cite}
+\usepackage{graphicx}
+
+% Title.
+% ------
+\title{MIREX 2013 Entry: Segmentino Vamp Plugin}
+
+% Single address
+% To use with only one author or several with the same address
+% ---------------
+%\oneauthor
+% {Names should be omitted for double-blind reviewing}
+% {Affiliations should be omitted for double-blind reviewing}
+
+% Two addresses
+% --------------
+%\twoauthors
+%{Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+%{Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+
+% Three addresses
+% --------------
+ \threeauthors
+   {Chris Cannam} {Affiliation1 \\ {\tt author1@music-ir.org}}
+   {Lu\'{i}s A. Figueira} {Affiliation2 \\ {\tt author2@music-ir.org}}
+   {Matthias Mauch} {Affiliation3 \\ {\tt author3@music-ir.org}}
+
+\begin{document}
+%
+\maketitle
+%
+\begin{abstract}
+
+Segmentino is a Vamp plugin library for structural segmentation of music audio.
+
+%!!! check spelling
+This library, developed by Matthias Mauch and Massimiliano Zanoni, is
+currently in preparation for a public release from the Centre for
+Digital Music at Queen Mary, University of London. We are preparing
+and submitting it as part of a programme of evaluation of Vamp plugin
+implementations of existing algorithms being carried out at the Centre
+for Digital Music.
+
+(For a complete overview of this submission across all of the tasks and
+plugins it covers, please see the relevant repository at the
+SoundSoftware
+site\footnote{http://code.soundsoftware.ac.uk/projects/mirex2013}.)
+
+\end{abstract}
+%
+\section{Introduction}\label{sec:introduction}
+
+desccibe vamp
+describe rationale supporting submission\ldots
+
+
+\bibliography{qmvamp-mirex2013}
+
+\end{document}