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