2014-05-15 19:04:42 +02:00
\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 `\" { } } \\ *
2014-05-22 00:12:25 +02:00
{ \ttfamily \# include \char `\" { } ../instruments/instruments.\- h\char `\" { } } \\ *
2014-05-15 19:04:42 +02:00
{ \ttfamily \# include $ < $ stdio.\- h$ > $ } \\ *
{ \ttfamily \# include $ < $ stdlib.\- h$ > $ } \\ *
{ \ttfamily \# include $ < $ unistd.\- h$ > $ } \\ *
{ \ttfamily \# include \char `\" { } ../fmod/include/fmod.\- h\char `\" { } } \\ *
2014-05-20 13:17:26 +02:00
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}
2014-05-15 19:04:42 +02:00
\subsection * { Fonctions}
\begin { DoxyCompactItemize}
\item
2014-05-22 00:12:25 +02:00
\hyperlink { fmod_ 8h_ a5e6281045c500b317fa3b60838542994} { void} \hyperlink { lecture_ 8h_ a3132020e71a2cf5ac7ab656d21c93e79} { lecture} (int nbr\- Chaines, int nombre\- Inst, int tempo, \hyperlink { instruments_ 8h_ a3ea24ed3c5f97006fe85fb5e0d168ebf} { Instrument} $ \ast $ \hyperlink { main_ 8c_ a51daa158cc3ad050d5aed7b500f18886} { inst} \mbox { [} $ \, $ \mbox { ]} , \hyperlink { motifs_ 8h_ a1ad48e14f9d1942401858dab039b3449} { Motif} $ \ast $ \hyperlink { main_ 8c_ a083d54258ee653fcb86365fce1e67bf3} { melodie} \mbox { [} $ \, $ \mbox { ]} )
2014-05-15 19:04:42 +02:00
\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}
2014-05-20 13:17:26 +02:00
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.
2014-05-15 19:04:42 +02:00
\subsection { Documentation des fonctions}
2014-05-22 00:12:25 +02:00
\hypertarget { lecture_ 8h_ a3132020e71a2cf5ac7ab656d21c93e79} { \index { lecture.\- h@{ lecture.\- h} !lecture@{ lecture} }
2014-05-15 19:04:42 +02:00
\index { lecture@{ lecture} !lecture.h@{ lecture.\- h} }
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, }
2014-05-22 00:12:25 +02:00
\item [{int}] { nombre\- Inst, }
2014-05-15 19:04:42 +02:00
\item [{int}] { tempo, }
2014-05-22 00:12:25 +02:00
\item [{{\bf Instrument} $\ast$}] { inst\mbox { [} $ \, $ \mbox { ]} , }
2014-05-15 19:04:42 +02:00
\item [{{\bf Motif} $\ast$}] { melodie\mbox { [} $ \, $ \mbox { ]} }
\end { DoxyParamCaption}
2014-05-22 00:12:25 +02:00
)} } \label { lecture_ 8h_ a3132020e71a2cf5ac7ab656d21c93e79}
2014-05-15 19:04:42 +02:00
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
2014-05-22 00:12:25 +02:00
Définition à la ligne 46 du fichier lecture.\- c.
2014-05-20 13:17:26 +02:00