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