ponytracker/documentation/latex/lecture_8c.tex

48 lines
1.9 KiB
TeX
Raw Normal View History

\hypertarget{lecture_8c}{\section{Référence du fichier sources/lecture/lecture.c}
\label{lecture_8c}\index{sources/lecture/lecture.\-c@{sources/lecture/lecture.\-c}}
}
{\ttfamily \#include \char`\"{}lecture.\-h\char`\"{}}\\*
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hypertarget{lecture_8c_a2a4fe87548fecc765d22bc12e63a52d2}{void {\bfseries lire\-Tick} (F\-M\-O\-D\-\_\-\-S\-Y\-S\-T\-E\-M $\ast$system, \hyperlink{struct__motif}{Motif} $\ast$m, int tmp, F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D $\ast$sample\mbox{[}$\,$\mbox{]}, F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L $\ast$chan\mbox{[}$\,$\mbox{]}, int nbr\-Portees, int tempo)}\label{lecture_8c_a2a4fe87548fecc765d22bc12e63a52d2}
\item
void \hyperlink{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}{lecture} (int nombre\-Chaines, int tempo, \hyperlink{struct__motif}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]})
\end{DoxyCompactItemize}
\subsection{Description détaillée}
Ce module impl<70>mente les fonctions du fichier \hyperlink{lecture_8h}{lecture.\-h}
\begin{DoxyVersion}{Version}
1
\end{DoxyVersion}
\begin{DoxyAuthor}{Auteur}
Quentin, Guy
\end{DoxyAuthor}
\begin{DoxyDate}{Date}
Mai 2014
\end{DoxyDate}
\subsection{Documentation des fonctions}
\hypertarget{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}{\index{lecture.\-c@{lecture.\-c}!lecture@{lecture}}
\index{lecture@{lecture}!lecture.c@{lecture.\-c}}
\subsubsection[{lecture}]{\setlength{\rightskip}{0pt plus 5cm}void lecture (
\begin{DoxyParamCaption}
\item[{int}]{nbr\-Chaines, }
\item[{int}]{tempo, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}
Permet la lecture d'un motif
\begin{DoxyParams}[1]{Paramètres}
\mbox{\tt in} & {\em nbr\-Chaines} & \-: nombre de chaines \\
\hline
\mbox{\tt in} & {\em tempo} & \-: vitesse de lecture \\
\hline
\mbox{\tt in} & {\em melodie\mbox{[}$\,$\mbox{]}} & \-: tableau ordonné des motifs \\
\hline
\end{DoxyParams}