n@749: % Latex Paper Template for SMC 2015 n@749: % slightly adapted version of the templates for SMC 2011, SMC 2010 and ISMIR 2009 n@749: % n@749: % Version 20111229 n@749: % Adapded for Sound And Music computing conference n@749: % The bibliography style is now the most recent IEEEtran.bst n@749: n@749: \def\Hline{\noalign{\hrule height 0.4mm}} n@749: %\newcommand{\bm}[1]{\mbox{\boldmath{$#1$}}} n@749: \newcommand{\figbox}[1]{\fbox{\parbox{\columnwidth}{\centering{ #1 }}}} n@749: \newcommand{\range}[2]{{#1,\cdots,#2\;}} n@749: \newcommand{\secref}[1]{\mbox{Section~\ref{#1}}} n@749: \newcommand{\tabref}[1]{\mbox{Table~\ref{#1}}} n@749: \newcommand{\figref}[1]{\mbox{Figure~\ref{#1}}} n@749: \newcommand{\eqnref}[1]{\mbox{Eq.~(\ref{#1})}} n@749: n@749: \renewcommand{\sfdefault}{phv} n@749: \renewcommand{\rmdefault}{ptm} n@749: \renewcommand{\ttdefault}{pcr} n@749: n@749: \setlength{\paperheight}{297mm} n@749: \setlength{\paperwidth}{210mm} n@749: \setlength{\textheight}{252mm} n@749: \setlength{\textwidth}{172mm} n@749: \setlength{\columnsep}{8mm} n@749: \setlength{\headheight}{0mm} n@749: \setlength{\voffset}{-12mm} n@749: \setlength{\hoffset}{0mm} n@749: \setlength{\marginparwidth}{0mm} n@749: \setlength{\parindent}{2mm} %1pc n@749: \setlength{\topmargin}{-5mm} n@749: \setlength{\oddsidemargin}{-6mm} n@749: \setlength{\evensidemargin}{-6mm} n@749: n@749: \setlength\normallineskip{1\p@} n@749: \setlength\parskip{0\p@ \@plus \p@} n@749: %\def\baselinestretch{0.98} n@749: n@749: \def\normalsize{\@setsize\normalsize{12pt}\xpt\@xpt} n@749: \def\small{\@setsize\small{10pt}\ixpt\@ixpt} n@749: \def\footnotesize{\@setsize\footnotesize{8pt}\viiipt\@viiipt} n@749: \def\scriptsize{\@setsize\scriptsize{8pt}\viipt\@viipt} n@749: \def\tiny{\@setsize\tiny{7pt}\vipt\@vipt} n@749: \def\large{\@setsize\large{14pt}\xiipt\@xiipt} n@749: \def\Large{\@setsize\Large{16pt}\xivpt\@xivpt} n@749: \def\LARGE{\@setsize\LARGE{20pt}\xviipt\@xviipt} n@749: \def\huge{\@setsize\huge{23pt}\xxpt\@xxpt} n@749: \def\Huge{\@setsize\Huge{28pt}\xxvpt\@xxvpt} n@749: n@749: \twocolumn n@749: \pagestyle{empty} n@749: n@749: \def\maketitle{\par n@749: \begingroup n@749: \def\thefootnote{} n@749: \def\@makefnmark{ n@749: \hbox n@749: {$^{\@thefnmark}$\hss} n@749: } n@749: \twocolumn[\@maketitle] n@749: \permission n@749: \@thanks n@749: \endgroup n@749: \setcounter{footnote}{0} n@749: \let\maketitle\relax n@749: \let\@maketitle\relax n@749: \gdef\thefootnote{ n@749: \arabic{footnote} n@749: } n@749: \gdef\@@savethanks{} n@749: \gdef\@thanks{} n@749: \gdef\@author{} n@749: \gdef\@title{} n@749: \let\thanks\relax n@749: } n@749: n@749: \def\@maketitle{ n@749: \newpage n@749: \null n@749: \begin{center} { n@749: \Large \bf \@title \par n@749: } n@749: \vskip 2.0em { n@749: \normalsize \lineskip .5em n@749: \begin{tabular}[t]{c} n@749: \@author \\ n@749: \end{tabular} n@749: \par n@749: } n@749: \end{center} n@749: \par n@749: \vskip 2.0em n@749: } n@749: n@749: \newcommand{\permission}{ n@749: \begin{figure}[b] n@749: {\scriptsize{\it Copyright: \copyright 2015 \firstauthor \hspace*{1 pt} et al. This is an open-access article distributed under the terms of the \href{http://creativecommons.org/licenses/by/3.0/}{\textcolor {magenta} {\underline {Creative Commons Attribution 3.0 Unported License}}}, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.}} n@749: %{\copyright~Copyright notice here} n@749: \end{figure}} n@749: n@749: \def\oneauthor#1#2{ n@749: \gdef\@author{ n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #1} \\ n@749: #2\relax n@749: \end{tabular}\hskip .3in n@749: } n@749: } n@749: n@749: \def\twoauthors#1#2#3#4{ n@749: \gdef\@author{ n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #1} \\ n@749: #2 n@749: \end{tabular}\hskip 1.5in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #3} \\ n@749: #4\relax n@749: \end{tabular} n@749: } n@749: } n@749: n@749: \def\threeauthors#1#2#3#4#5#6{ n@749: \gdef\@author{ n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #1} \\ n@749: #2 n@749: \end{tabular}\hskip .3in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #3} \\ n@749: #4 n@749: \end{tabular}\hskip .3in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #5} \\ n@749: #6\relax n@749: \end{tabular} n@749: } n@749: } n@749: n@749: \def\fourauthors#1#2#3#4#5#6#7#8{ n@749: \gdef\@author{ n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #1} \\ n@749: #2 n@749: \end{tabular}\hskip .2in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #3} \\ n@749: #4 n@749: \end{tabular}\hskip .2in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #5} \\ n@749: #6\relax n@749: \end{tabular}\hskip .2in n@749: \begin{tabular}{@{}c@{}} n@749: {\bf #7} \\ n@749: #8\relax n@749: \end{tabular}\\ n@749: Centre for Digital Music, Queen Mary University of London n@749: } n@749: } n@749: n@749: \def\abstract{ n@749: \begin{center}{ n@749: \bf ABSTRACT n@749: } n@749: \end{center} n@749: } n@749: \def\endabstract{\par} n@749: n@749: \def\title#1{\gdef\@title{\uppercase{#1}}} n@749: n@749: \newif\if@smcsection n@749: n@749: \renewcommand\section{ n@749: \@smcsectiontrue n@749: \@startsection n@749: {section} n@749: {1} n@749: {\z@} n@749: {-3.5ex \@plus -1ex \@minus -.2ex} n@749: {6pt \@plus.2ex} n@749: {\large\bf\centering} n@749: } n@749: n@749: \renewcommand\subsection{ n@749: \@smcsectionfalse n@749: \@startsection n@749: {subsection} n@749: {2} n@749: {\z@} n@749: {-2.5ex \@plus -1ex \@minus -.2ex} n@749: {6pt \@plus.2ex} n@749: {\normalsize\bf\raggedright} n@749: } n@749: n@749: \renewcommand\subsubsection{ n@749: \@smcsectionfalse n@749: \@startsection n@749: {subsubsection} n@749: {3} n@749: {\z@} n@749: {-1.5ex \@plus -1ex \@minus -.2ex} n@749: {6pt \@plus.2ex} n@749: {\normalsize\it\raggedright} n@749: } n@749: n@749: \def\@sect#1#2#3#4#5#6[#7]#8{ n@749: \refstepcounter{#1} n@749: \if@smcsection n@749: \edef\@svsec{\csname the#1\endcsname.\hskip 0.6em} n@749: \else n@749: \edef\@svsec{\csname the#1\endcsname\hskip 0.6em} n@749: \fi n@749: \begingroup n@749: \ifnum #2=1 n@749: \bf\centering{\interlinepenalty \@M \@svsec\uppercase{#8}\par} n@749: \else n@749: \ifnum #2=2 n@749: \bf\raggedright n@749: \noindent{\interlinepenalty \@M \@svsec #8\par} n@749: \else n@749: \it\raggedright n@749: \noindent{\interlinepenalty \@M \@svsec #8\par} n@749: \fi n@749: \fi n@749: \endgroup n@749: \csname #1mark\endcsname{#7}\addcontentsline n@749: {toc}{#1}{\protect\numberline n@749: \if@smcsection n@749: {\csname the#1\endcsname.} n@749: \else n@749: {\csname the#1\endcsname} n@749: \fi n@749: #7} n@749: \@tempskipa #5\relax n@749: \@xsect{\@tempskipa} n@749: } n@749: n@749: \newenvironment{acknowledgments}% n@749: {% n@749: \vskip 2.5ex {\normalsize\bf\raggedright Acknowledgments} n@749: \vspace*{6pt} \\ n@749: \noindent n@749: }% n@749: {% n@749: \par n@749: } n@749: n@749: n@749: \bibliographystyle{IEEEtran} n@749: n@749: \def\thebibliography#1{ n@749: \section{References}\list n@749: {[\arabic{enumi}]}{ n@749: \settowidth\labelwidth{[#1]}\leftmargin 1em n@749: \advance\leftmargin\labelsep n@749: \usecounter{enumi} n@749: } n@749: \def\newblock{\hskip .01em plus .01em minus .01em} n@749: \sloppy\clubpenalty4000\widowpenalty4000 n@749: \sfcode`\.=1000\relax n@749: } n@749: n@749: \let\endthebibliography=\endlist n@749: n@749: \long\def\@makecaption#1#2{ n@749: \vskip 10pt n@749: \setbox\@tempboxa\hbox{#1. #2} n@749: \ifdim n@749: \wd\@tempboxa >\hsize #1. #2\par n@749: \else n@749: \hbox n@749: to\hsize{\hfil\box\@tempboxa\hfil} n@749: \fi n@749: } n@749: n@749: \def\fnum@figure{{\bf Figure\ \thefigure}} n@749: \def\fnum@table{{\bf Table \thetable}} n@749: n@749: \flushbottom