\hypertarget{lecture_8h}{\section{Référence du fichier sources/lecture/lecture.h} \label{lecture_8h}\index{sources/lecture/lecture.\-h@{sources/lecture/lecture.\-h}} } {\ttfamily \#include \char`\"{}../melodie/melodie.\-h\char`\"{}}\\* {\ttfamily \#include $<$stdio.\-h$>$}\\* {\ttfamily \#include $<$stdlib.\-h$>$}\\* {\ttfamily \#include $<$unistd.\-h$>$}\\* {\ttfamily \#include \char`\"{}../fmod/include/fmod.\-h\char`\"{}}\\* Graphe des dépendances par inclusion de lecture.\-h\-: Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier \-: \subsection*{Macros} \begin{DoxyCompactItemize} \item \#define \hyperlink{lecture_8h_abc1160ea40fd2076c48cf3526db54b6f}{N\-B\-R\-\_\-\-M\-S} \end{DoxyCompactItemize} \subsection*{Fonctions} \begin{DoxyCompactItemize} \item \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{lecture_8h_ae9f8bb9930882abb275282c8ac2fb90c}{lecture} (int nbr\-Chaines, int tempo, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}) \end{DoxyCompactItemize} \subsection{Description détaillée} Lecture de la mélodie \begin{DoxyVersion}{Version} 1 \end{DoxyVersion} \begin{DoxyAuthor}{Auteur} Quentin, Guy \end{DoxyAuthor} \begin{DoxyDate}{Date} Mai 2014 \end{DoxyDate} Définition dans le fichier \hyperlink{lecture_8h_source}{lecture.\-h}. \subsection{Documentation des macros} \hypertarget{lecture_8h_abc1160ea40fd2076c48cf3526db54b6f}{\index{lecture.\-h@{lecture.\-h}!N\-B\-R\-\_\-\-M\-S@{N\-B\-R\-\_\-\-M\-S}} \index{N\-B\-R\-\_\-\-M\-S@{N\-B\-R\-\_\-\-M\-S}!lecture.h@{lecture.\-h}} \subsubsection[{N\-B\-R\-\_\-\-M\-S}]{\setlength{\rightskip}{0pt plus 5cm}\#define N\-B\-R\-\_\-\-M\-S}}\label{lecture_8h_abc1160ea40fd2076c48cf3526db54b6f} Définition à la ligne 24 du fichier lecture.\-h. \subsection{Documentation des fonctions} \hypertarget{lecture_8h_ae9f8bb9930882abb275282c8ac2fb90c}{\index{lecture.\-h@{lecture.\-h}!lecture@{lecture}} \index{lecture@{lecture}!lecture.h@{lecture.\-h}} \subsubsection[{lecture}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} lecture ( \begin{DoxyParamCaption} \item[{int}]{nbr\-Chaines, } \item[{int}]{tempo, } \item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}} \end{DoxyParamCaption} )}}\label{lecture_8h_ae9f8bb9930882abb275282c8ac2fb90c} 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} Définition à la ligne 45 du fichier lecture.\-c.