From: Thomas Fillon Date: Thu, 10 Oct 2013 15:56:50 +0000 (+0200) Subject: Add spectrogram image X-Git-Tag: CMMR2013-slides~8 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=74f62cea79d2d033bee8d55d47dae626d234df51;p=telemeta-doc.git Add spectrogram image --- diff --git a/CMMR_2013/poster/img/spectrogram.png b/CMMR_2013/poster/img/spectrogram.png new file mode 100644 index 0000000..f4b795d Binary files /dev/null and b/CMMR_2013/poster/img/spectrogram.png differ diff --git a/CMMR_2013/poster/poster_cmmr2013.tex b/CMMR_2013/poster/poster_cmmr2013.tex index 1ffe1d1..b0afeaa 100644 --- a/CMMR_2013/poster/poster_cmmr2013.tex +++ b/CMMR_2013/poster/poster_cmmr2013.tex @@ -97,7 +97,7 @@ \begin{center} \includegraphics[scale=0.9]{img/logo_telemeta_1-1.pdf} - \colorbox{yellow!50}{\textbf{\url{http://telemeta.org/}}} + \colorbox{yellow!50}{\large \textbf{\url{http://telemeta.org/}}} \vskip1ex \colorbox{yellow!50} { Contact : \href{mailto:guillaume@parisson.com}{guillaume@parisson.com} } @@ -134,7 +134,8 @@ \item Goal : fit the professional requirements from both sound archivists and researchers in ethnomusicology. \item First prototype online since 2008 : \emph{Archives sonores du CNRS, Musée de - l'Homme}, \url{http://archives.crem-cnrs.fr} . + l'Homme}: \colorbox{yellow!50} + {\normalsize \bf $\to$ \hskip4ex \url{http://archives.crem-cnrs.fr}} \end{itemize} \end{block} @@ -210,10 +211,21 @@ It should be noted that annotations and segmentation can be done either by a hum \begin{column}[T]{.49\linewidth} \begin{block}{TimeSide} One specificity of the Telemeta architecture is to rely on an external component, \emph{TimeSide}, that offers audio player integration together with audio signal processing analysis capabilities. + \fcolorbox{telemetaRed}{yellow!40}{% + \begin{minipage}{0.8\linewidth}\small + \vskip1ex + \begin{itemize}\bf + \item \url{https://github.com/yomguy/TimeSide} + \item \url{https://code.google.com/p/timeside/} + \end{itemize} + \vskip1ex + \end{minipage} +} + \begin{figure}[htbp] \centering \includegraphics[width=0.4\paperwidth]{../img/timeside_schema.pdf} - \caption{TimeSide architecture (see \url{https://code.google.com/p/timeside/})}\label{fig:TimeSide_Archi} + \caption{TimeSide architecture} \end{figure} \textbf{Audio management}\\ TimeSide provides the following main features: @@ -243,6 +255,7 @@ Further works lead by the DIADEMS project will incorporate advance Music Informa \begin{block}{Examples} \begin{minipage}{0.62\linewidth} \begin{lstlisting} + >>> import timeside >>> # Define some processors: @@ -267,7 +280,7 @@ Further works lead by the DIADEMS project will incorporate advance Music Informa \textbf{Results} \begin{figure} \centering - \includegraphics{img/image2.png} + \includegraphics{img/spectrogram.png} \end{figure} \end{center} \begin{lstlisting}