]> git.parisson.com Git - telemeta-doc.git/commitdiff
Add spectrogram image
authorThomas Fillon <thomas@parisson.com>
Thu, 10 Oct 2013 15:56:50 +0000 (17:56 +0200)
committerThomas Fillon <thomas@parisson.com>
Thu, 10 Oct 2013 15:56:50 +0000 (17:56 +0200)
CMMR_2013/poster/img/spectrogram.png [new file with mode: 0644]
CMMR_2013/poster/poster_cmmr2013.tex

diff --git a/CMMR_2013/poster/img/spectrogram.png b/CMMR_2013/poster/img/spectrogram.png
new file mode 100644 (file)
index 0000000..f4b795d
Binary files /dev/null and b/CMMR_2013/poster/img/spectrogram.png differ
index 1ffe1d1bf1366ff936c7506f07b791a495aced24..b0afeaa761229a0d67ae235c00f1bcd8aeb9a933 100644 (file)
@@ -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} }
 \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}