2014-05-15 19:04:42 +02:00
\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 `\" { } } \\ *
2014-05-20 13:17:26 +02:00
Graphe des dépendances par inclusion de lecture.\- c\- :
2014-05-15 19:04:42 +02:00
\subsection * { Fonctions}
\begin { DoxyCompactItemize}
\item
2014-05-20 13:17:26 +02:00
\hyperlink { fmod_ 8h_ a5e6281045c500b317fa3b60838542994} { void} \hyperlink { lecture_ 8c_ a2a4fe87548fecc765d22bc12e63a52d2} { lire\- Tick} (\hyperlink { fmod_ 8h_ a5e4d72799afeaac653e26b9dac0eb9bb} { F\- M\- O\- D\- \_ \- \- S\- Y\- S\- T\- E\- M} $ \ast $ system, \hyperlink { motifs_ 8h_ a1ad48e14f9d1942401858dab039b3449} { Motif} $ \ast $ m, int tmp, \hyperlink { fmod_ 8h_ a148f1267d9a53e1641f314b531476dcf} { F\- M\- O\- D\- \_ \- \- S\- O\- U\- N\- D} $ \ast $ sample\mbox { [} $ \, $ \mbox { ]} , \hyperlink { fmod_ 8h_ a9fb107c7e07c194c97e0a668f29016b1} { F\- M\- O\- D\- \_ \- \- C\- H\- A\- N\- N\- E\- L} $ \ast $ chan\mbox { [} $ \, $ \mbox { ]} , int nbr\- Portees, int tempo)
2014-05-15 19:04:42 +02:00
\item
2014-05-20 13:17:26 +02:00
\hyperlink { fmod_ 8h_ a5e6281045c500b317fa3b60838542994} { void} \hyperlink { lecture_ 8c_ aed433892d863e7af069a7ee2e04c22e0} { lecture} (int nombre\- Chaines, int tempo, \hyperlink { motifs_ 8h_ a1ad48e14f9d1942401858dab039b3449} { Motif} $ \ast $ melodie\mbox { [} $ \, $ \mbox { ]} )
2014-05-15 19:04:42 +02:00
\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}
2014-05-20 13:17:26 +02:00
Définition dans le fichier \hyperlink { lecture_ 8c_ source} { lecture.\- c} .
2014-05-15 19:04:42 +02:00
\subsection { Documentation des fonctions}
\hypertarget { lecture_ 8c_ aed433892d863e7af069a7ee2e04c22e0} { \index { lecture.\- c@{ lecture.\- c} !lecture@{ lecture} }
\index { lecture@{ lecture} !lecture.c@{ lecture.\- c} }
2014-05-20 13:17:26 +02:00
\subsubsection [{lecture}] { \setlength { \rightskip } { 0pt plus 5cm} { \bf void} lecture (
2014-05-15 19:04:42 +02:00
\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}
2014-05-20 13:17:26 +02:00
Définition à la ligne 45 du fichier lecture.\- c.
\hypertarget { lecture_ 8c_ a2a4fe87548fecc765d22bc12e63a52d2} { \index { lecture.\- c@{ lecture.\- c} !lire\- Tick@{ lire\- Tick} }
\index { lire\- Tick@{ lire\- Tick} !lecture.c@{ lecture.\- c} }
\subsubsection [{lire\-Tick}] { \setlength { \rightskip } { 0pt plus 5cm} { \bf void} lire\- Tick (
\begin { DoxyParamCaption}
\item [{{\bf F\-M\-O\-D\-\_\-\-S\-Y\-S\-T\-E\-M} $\ast$}] { system, }
\item [{{\bf Motif} $\ast$}] { m, }
\item [{int}] { tmp, }
\item [{{\bf F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$}] { sample\mbox { [} $ \, $ \mbox { ]} , }
\item [{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}] { chan\mbox { [} $ \, $ \mbox { ]} , }
\item [{int}] { nbr\- Portees, }
\item [{int}] { tempo}
\end { DoxyParamCaption}
)} } \label { lecture_ 8c_ a2a4fe87548fecc765d22bc12e63a52d2}
Définition à la ligne 13 du fichier lecture.\- c.