zoecfhzech

This commit is contained in:
Raspbeguy
2014-05-22 00:12:25 +02:00
parent 027f3c97fd
commit dc3ee0a643
428 changed files with 14940 additions and 2015 deletions

View File

@@ -0,0 +1,48 @@
\hypertarget{_f_x_8c}{\section{Référence du fichier sources/\-F\-X/\-F\-X.c}
\label{_f_x_8c}\index{sources/\-F\-X/\-F\-X.\-c@{sources/\-F\-X/\-F\-X.\-c}}
}
{\ttfamily \#include \char`\"{}F\-X.\-h\char`\"{}}\\*
Graphe des dépendances par inclusion de F\-X.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_f_x_8c_a51b99e5223e2e40d097e86c759ab7298}{fx\-Chorus} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan, int dry, int wet1, int wet2, int wet3, int delay, int rate, int depth)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_f_x_8c_a55a8e6e86c3610dba47ff9d6976e0110}{fx\-Delay} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan, int dry, int wet, int time, int decay)
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{_f_x_8c_a51b99e5223e2e40d097e86c759ab7298}{\index{F\-X.\-c@{F\-X.\-c}!fx\-Chorus@{fx\-Chorus}}
\index{fx\-Chorus@{fx\-Chorus}!FX.c@{F\-X.\-c}}
\subsubsection[{fx\-Chorus}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fx\-Chorus (
\begin{DoxyParamCaption}
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan, }
\item[{int}]{dry, }
\item[{int}]{wet1, }
\item[{int}]{wet2, }
\item[{int}]{wet3, }
\item[{int}]{delay, }
\item[{int}]{rate, }
\item[{int}]{depth}
\end{DoxyParamCaption}
)}}\label{_f_x_8c_a51b99e5223e2e40d097e86c759ab7298}
Définition à la ligne 8 du fichier F\-X.\-c.
\hypertarget{_f_x_8c_a55a8e6e86c3610dba47ff9d6976e0110}{\index{F\-X.\-c@{F\-X.\-c}!fx\-Delay@{fx\-Delay}}
\index{fx\-Delay@{fx\-Delay}!FX.c@{F\-X.\-c}}
\subsubsection[{fx\-Delay}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fx\-Delay (
\begin{DoxyParamCaption}
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan, }
\item[{int}]{dry, }
\item[{int}]{wet, }
\item[{int}]{time, }
\item[{int}]{decay}
\end{DoxyParamCaption}
)}}\label{_f_x_8c_a55a8e6e86c3610dba47ff9d6976e0110}
Définition à la ligne 29 du fichier F\-X.\-c.

View File

@@ -0,0 +1,14 @@
digraph "sources/FX/FX.c"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/FX/FX.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="FX.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$_f_x_8h.html"];
Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="stdlib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="fmodex/fmod.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
}

View File

@@ -0,0 +1 @@
253c25649a4fd56224a3b8e6140d570b

View File

@@ -0,0 +1,51 @@
\hypertarget{_f_x_8h}{\section{Référence du fichier sources/\-F\-X/\-F\-X.h}
\label{_f_x_8h}\index{sources/\-F\-X/\-F\-X.\-h@{sources/\-F\-X/\-F\-X.\-h}}
}
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$fmodex/fmod.\-h$>$}\\*
Graphe des dépendances par inclusion de F\-X.\-h\-:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier \-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_f_x_8h_a51b99e5223e2e40d097e86c759ab7298}{fx\-Chorus} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan, int dry, int wet1, int wet2, int wet3, int delay, int rate, int depth)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_f_x_8h_a55a8e6e86c3610dba47ff9d6976e0110}{fx\-Delay} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan, int dry, int wet, int time, int decay)
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{_f_x_8h_a51b99e5223e2e40d097e86c759ab7298}{\index{F\-X.\-h@{F\-X.\-h}!fx\-Chorus@{fx\-Chorus}}
\index{fx\-Chorus@{fx\-Chorus}!FX.h@{F\-X.\-h}}
\subsubsection[{fx\-Chorus}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fx\-Chorus (
\begin{DoxyParamCaption}
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan, }
\item[{int}]{dry, }
\item[{int}]{wet1, }
\item[{int}]{wet2, }
\item[{int}]{wet3, }
\item[{int}]{delay, }
\item[{int}]{rate, }
\item[{int}]{depth}
\end{DoxyParamCaption}
)}}\label{_f_x_8h_a51b99e5223e2e40d097e86c759ab7298}
Définition à la ligne 8 du fichier F\-X.\-h.
\hypertarget{_f_x_8h_a55a8e6e86c3610dba47ff9d6976e0110}{\index{F\-X.\-h@{F\-X.\-h}!fx\-Delay@{fx\-Delay}}
\index{fx\-Delay@{fx\-Delay}!FX.h@{F\-X.\-h}}
\subsubsection[{fx\-Delay}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fx\-Delay (
\begin{DoxyParamCaption}
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan, }
\item[{int}]{dry, }
\item[{int}]{wet, }
\item[{int}]{time, }
\item[{int}]{decay}
\end{DoxyParamCaption}
)}}\label{_f_x_8h_a55a8e6e86c3610dba47ff9d6976e0110}
Définition à la ligne 11 du fichier F\-X.\-h.

View File

@@ -0,0 +1,8 @@
digraph "sources/FX/FX.h"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/FX/FX.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 [label="sources/FX/FX.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$_f_x_8c.html"];
}

View File

@@ -0,0 +1 @@
3f3581442b99c51d7d8481a5084880db

View File

@@ -0,0 +1,12 @@
digraph "sources/FX/FX.h"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/FX/FX.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="stdlib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="fmodex/fmod.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
}

View File

@@ -0,0 +1 @@
766fe2e40ab4c8e1015332481c3a5d87

View File

@@ -0,0 +1,39 @@
\hypertarget{_vol_pan_8c}{\section{Référence du fichier sources/\-Vol\-Pan/\-Vol\-Pan.c}
\label{_vol_pan_8c}\index{sources/\-Vol\-Pan/\-Vol\-Pan.\-c@{sources/\-Vol\-Pan/\-Vol\-Pan.\-c}}
}
{\ttfamily \#include \char`\"{}Vol\-Pan.\-h\char`\"{}}\\*
Graphe des dépendances par inclusion de Vol\-Pan.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_vol_pan_8c_a9c7c9b93628fbf6cab1b7199c478e307}{pan} (int \hyperlink{fmod__codec_8h_a7d71cf36b6a2fc185ecbc89f93fa58a3}{position}, \hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_vol_pan_8c_a8a204ec58fb12dbceb0957225830b03b}{vol} (int volume, \hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan)
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{_vol_pan_8c_a9c7c9b93628fbf6cab1b7199c478e307}{\index{Vol\-Pan.\-c@{Vol\-Pan.\-c}!pan@{pan}}
\index{pan@{pan}!VolPan.c@{Vol\-Pan.\-c}}
\subsubsection[{pan}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} pan (
\begin{DoxyParamCaption}
\item[{int}]{position, }
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan}
\end{DoxyParamCaption}
)}}\label{_vol_pan_8c_a9c7c9b93628fbf6cab1b7199c478e307}
Définition à la ligne 6 du fichier Vol\-Pan.\-c.
\hypertarget{_vol_pan_8c_a8a204ec58fb12dbceb0957225830b03b}{\index{Vol\-Pan.\-c@{Vol\-Pan.\-c}!vol@{vol}}
\index{vol@{vol}!VolPan.c@{Vol\-Pan.\-c}}
\subsubsection[{vol}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} vol (
\begin{DoxyParamCaption}
\item[{int}]{volume, }
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan}
\end{DoxyParamCaption}
)}}\label{_vol_pan_8c_a8a204ec58fb12dbceb0957225830b03b}
Définition à la ligne 10 du fichier Vol\-Pan.\-c.

View File

@@ -0,0 +1,14 @@
digraph "sources/VolPan/VolPan.c"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/VolPan/VolPan.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="VolPan.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$_vol_pan_8h.html"];
Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="stdlib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="fmodex/fmod.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
}

View File

@@ -0,0 +1 @@
4932bd827666823a4aad23619acc55f3

View File

@@ -0,0 +1,42 @@
\hypertarget{_vol_pan_8h}{\section{Référence du fichier sources/\-Vol\-Pan/\-Vol\-Pan.h}
\label{_vol_pan_8h}\index{sources/\-Vol\-Pan/\-Vol\-Pan.\-h@{sources/\-Vol\-Pan/\-Vol\-Pan.\-h}}
}
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$fmodex/fmod.\-h$>$}\\*
Graphe des dépendances par inclusion de Vol\-Pan.\-h\-:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier \-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan} (int \hyperlink{fmod__codec_8h_a7d71cf36b6a2fc185ecbc89f93fa58a3}{position}, \hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{_vol_pan_8h_a8a204ec58fb12dbceb0957225830b03b}{vol} (int volume, \hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$chan)
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{\index{Vol\-Pan.\-h@{Vol\-Pan.\-h}!pan@{pan}}
\index{pan@{pan}!VolPan.h@{Vol\-Pan.\-h}}
\subsubsection[{pan}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} pan (
\begin{DoxyParamCaption}
\item[{int}]{position, }
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan}
\end{DoxyParamCaption}
)}}\label{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}
Définition à la ligne 8 du fichier Vol\-Pan.\-h.
\hypertarget{_vol_pan_8h_a8a204ec58fb12dbceb0957225830b03b}{\index{Vol\-Pan.\-h@{Vol\-Pan.\-h}!vol@{vol}}
\index{vol@{vol}!VolPan.h@{Vol\-Pan.\-h}}
\subsubsection[{vol}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} vol (
\begin{DoxyParamCaption}
\item[{int}]{volume, }
\item[{{\bf F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$}]{chan}
\end{DoxyParamCaption}
)}}\label{_vol_pan_8h_a8a204ec58fb12dbceb0957225830b03b}
Définition à la ligne 11 du fichier Vol\-Pan.\-h.

View File

@@ -0,0 +1,8 @@
digraph "sources/VolPan/VolPan.h"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/VolPan/VolPan.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 [label="sources/VolPan/VolPan.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$_vol_pan_8c.html"];
}

View File

@@ -0,0 +1 @@
94383624c7d8c97fcf06885ee9d46afc

View File

@@ -0,0 +1,12 @@
digraph "sources/VolPan/VolPan.h"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/VolPan/VolPan.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="stdlib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="fmodex/fmod.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
}

View File

@@ -0,0 +1 @@
dd402aabc2b057608d54ef16575ab5e9

View File

@@ -4,7 +4,6 @@ Liste des structures de données avec une brève description \-:\begin{DoxyCompa
\item\contentsline{section}{\hyperlink{struct__intrument}{\-\_\-intrument} }{\pageref{struct__intrument}}{}
\item\contentsline{section}{\hyperlink{struct__motif}{\-\_\-motif} }{\pageref{struct__motif}}{}
\item\contentsline{section}{\hyperlink{struct__note}{\-\_\-note} }{\pageref{struct__note}}{}
\item\contentsline{section}{\hyperlink{struct__poubelle}{\-\_\-poubelle} }{\pageref{struct__poubelle}}{}
\item\contentsline{section}{\hyperlink{struct__sample}{\-\_\-sample} }{\pageref{struct__sample}}{}
\item\contentsline{section}{\hyperlink{class_f_m_o_d_1_1_channel}{Channel} }{\pageref{class_f_m_o_d_1_1_channel}}{}
\item\contentsline{section}{\hyperlink{class_f_m_o_d_1_1_channel_group}{Channel\-Group} }{\pageref{class_f_m_o_d_1_1_channel_group}}{}

View File

@@ -0,0 +1,289 @@
\hypertarget{boutondemerdes_8c}{\section{Référence du fichier sources/main\-Test/boutondemerdes.c}
\label{boutondemerdes_8c}\index{sources/main\-Test/boutondemerdes.\-c@{sources/main\-Test/boutondemerdes.\-c}}
}
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a1f78db5e27085c4d75881651c564b84f}{fenetre\-Note0\-\_\-0} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a098c7e382475929516d1352a456bc784}{remplissage\-Note0\-\_\-0} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}{fenetre\-Note0\-\_\-1} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}{remplissage\-Note0\-\_\-1} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}{fenetre\-Note0\-\_\-2} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_ab1360a25138c85ebea5b9ce469ed9529}{remplissage\-Note0\-\_\-2} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_ac95bba979acadb0d7520a5c5841acc4c}{fenetre\-Note0\-\_\-3} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_aa473c919b2c26616c4008a38915a58ce}{remplissage\-Note0\-\_\-3} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a2044f026547f84bd2315701ce79bd8ff}{fenetre\-Note0\-\_\-4} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a7670a6f299a7267daa87b59d907109ba}{remplissage\-Note0\-\_\-4} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_ad4996b7184e15183d3f713654a220921}{fenetre\-Note0\-\_\-5} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_aaee6a978c60b57257315a5695fb4c84d}{remplissage\-Note0\-\_\-5} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}{fenetre\-Note0\-\_\-6} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a86847f298e6e25739c618d98c9cc8e28}{remplissage\-Note0\-\_\-6} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a526fdee715a0129c2c11fa657e7813ef}{fenetre\-Note0\-\_\-7} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a8b233baee4af86a4af5a59956621f191}{remplissage\-Note0\-\_\-7} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_aedee55447d1481b34e30e69b55991125}{fenetre\-Note0\-\_\-8} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a9e322d839165f99a033c5cb3bc55c232}{remplissage\-Note0\-\_\-8} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_af137a4f26101e74e149a2d7ca8a738d4}{fenetre\-Note0\-\_\-9} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutondemerdes_8c_a373263b69d29878a5ed7db8ee8f3bbe2}{remplissage\-Note0\-\_\-9} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{boutondemerdes_8c_a1f78db5e27085c4d75881651c564b84f}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-0@{fenetre\-Note0\-\_\-0}}
\index{fenetre\-Note0\-\_\-0@{fenetre\-Note0\-\_\-0}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-0 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a1f78db5e27085c4d75881651c564b84f}
Définition à la ligne 1 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-1@{fenetre\-Note0\-\_\-1}}
\index{fenetre\-Note0\-\_\-1@{fenetre\-Note0\-\_\-1}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-1 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}
Définition à la ligne 86 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-2@{fenetre\-Note0\-\_\-2}}
\index{fenetre\-Note0\-\_\-2@{fenetre\-Note0\-\_\-2}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-2 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}
Définition à la ligne 171 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_ac95bba979acadb0d7520a5c5841acc4c}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-3@{fenetre\-Note0\-\_\-3}}
\index{fenetre\-Note0\-\_\-3@{fenetre\-Note0\-\_\-3}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-3}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-3 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_ac95bba979acadb0d7520a5c5841acc4c}
Définition à la ligne 256 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a2044f026547f84bd2315701ce79bd8ff}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-4@{fenetre\-Note0\-\_\-4}}
\index{fenetre\-Note0\-\_\-4@{fenetre\-Note0\-\_\-4}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-4}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-4 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a2044f026547f84bd2315701ce79bd8ff}
Définition à la ligne 341 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_ad4996b7184e15183d3f713654a220921}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-5@{fenetre\-Note0\-\_\-5}}
\index{fenetre\-Note0\-\_\-5@{fenetre\-Note0\-\_\-5}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-5}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-5 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_ad4996b7184e15183d3f713654a220921}
Définition à la ligne 426 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-6@{fenetre\-Note0\-\_\-6}}
\index{fenetre\-Note0\-\_\-6@{fenetre\-Note0\-\_\-6}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-6}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-6 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}
Définition à la ligne 511 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a526fdee715a0129c2c11fa657e7813ef}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-7@{fenetre\-Note0\-\_\-7}}
\index{fenetre\-Note0\-\_\-7@{fenetre\-Note0\-\_\-7}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-7}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-7 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a526fdee715a0129c2c11fa657e7813ef}
Définition à la ligne 596 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_aedee55447d1481b34e30e69b55991125}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-8@{fenetre\-Note0\-\_\-8}}
\index{fenetre\-Note0\-\_\-8@{fenetre\-Note0\-\_\-8}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-8}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-8 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_aedee55447d1481b34e30e69b55991125}
Définition à la ligne 681 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_af137a4f26101e74e149a2d7ca8a738d4}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!fenetre\-Note0\-\_\-9@{fenetre\-Note0\-\_\-9}}
\index{fenetre\-Note0\-\_\-9@{fenetre\-Note0\-\_\-9}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-9}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-9 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_af137a4f26101e74e149a2d7ca8a738d4}
Définition à la ligne 766 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a098c7e382475929516d1352a456bc784}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-0@{remplissage\-Note0\-\_\-0}}
\index{remplissage\-Note0\-\_\-0@{remplissage\-Note0\-\_\-0}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-0 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a098c7e382475929516d1352a456bc784}
Définition à la ligne 8 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-1@{remplissage\-Note0\-\_\-1}}
\index{remplissage\-Note0\-\_\-1@{remplissage\-Note0\-\_\-1}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-1 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}
Définition à la ligne 93 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_ab1360a25138c85ebea5b9ce469ed9529}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-2@{remplissage\-Note0\-\_\-2}}
\index{remplissage\-Note0\-\_\-2@{remplissage\-Note0\-\_\-2}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-2 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_ab1360a25138c85ebea5b9ce469ed9529}
Définition à la ligne 178 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_aa473c919b2c26616c4008a38915a58ce}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-3@{remplissage\-Note0\-\_\-3}}
\index{remplissage\-Note0\-\_\-3@{remplissage\-Note0\-\_\-3}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-3}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-3 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_aa473c919b2c26616c4008a38915a58ce}
Définition à la ligne 263 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a7670a6f299a7267daa87b59d907109ba}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-4@{remplissage\-Note0\-\_\-4}}
\index{remplissage\-Note0\-\_\-4@{remplissage\-Note0\-\_\-4}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-4}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-4 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a7670a6f299a7267daa87b59d907109ba}
Définition à la ligne 348 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_aaee6a978c60b57257315a5695fb4c84d}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-5@{remplissage\-Note0\-\_\-5}}
\index{remplissage\-Note0\-\_\-5@{remplissage\-Note0\-\_\-5}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-5}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-5 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_aaee6a978c60b57257315a5695fb4c84d}
Définition à la ligne 433 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a86847f298e6e25739c618d98c9cc8e28}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-6@{remplissage\-Note0\-\_\-6}}
\index{remplissage\-Note0\-\_\-6@{remplissage\-Note0\-\_\-6}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-6}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-6 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a86847f298e6e25739c618d98c9cc8e28}
Définition à la ligne 518 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a8b233baee4af86a4af5a59956621f191}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-7@{remplissage\-Note0\-\_\-7}}
\index{remplissage\-Note0\-\_\-7@{remplissage\-Note0\-\_\-7}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-7}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-7 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a8b233baee4af86a4af5a59956621f191}
Définition à la ligne 603 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a9e322d839165f99a033c5cb3bc55c232}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-8@{remplissage\-Note0\-\_\-8}}
\index{remplissage\-Note0\-\_\-8@{remplissage\-Note0\-\_\-8}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-8}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-8 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a9e322d839165f99a033c5cb3bc55c232}
Définition à la ligne 688 du fichier boutondemerdes.\-c.
\hypertarget{boutondemerdes_8c_a373263b69d29878a5ed7db8ee8f3bbe2}{\index{boutondemerdes.\-c@{boutondemerdes.\-c}!remplissage\-Note0\-\_\-9@{remplissage\-Note0\-\_\-9}}
\index{remplissage\-Note0\-\_\-9@{remplissage\-Note0\-\_\-9}!boutondemerdes.c@{boutondemerdes.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-9}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-9 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutondemerdes_8c_a373263b69d29878a5ed7db8ee8f3bbe2}
Définition à la ligne 773 du fichier boutondemerdes.\-c.

View File

@@ -0,0 +1,457 @@
\hypertarget{boutonsdemerde_8c}{\section{Référence du fichier sources/boutonsdemerde.c}
\label{boutonsdemerde_8c}\index{sources/boutonsdemerde.\-c@{sources/boutonsdemerde.\-c}}
}
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a1f78db5e27085c4d75881651c564b84f}{fenetre\-Note0\-\_\-0} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a098c7e382475929516d1352a456bc784}{remplissage\-Note0\-\_\-0} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}{fenetre\-Note0\-\_\-1} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}{remplissage\-Note0\-\_\-1} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}{fenetre\-Note0\-\_\-2} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_ab1360a25138c85ebea5b9ce469ed9529}{remplissage\-Note0\-\_\-2} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_ac95bba979acadb0d7520a5c5841acc4c}{fenetre\-Note0\-\_\-3} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_aa473c919b2c26616c4008a38915a58ce}{remplissage\-Note0\-\_\-3} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a2044f026547f84bd2315701ce79bd8ff}{fenetre\-Note0\-\_\-4} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a7670a6f299a7267daa87b59d907109ba}{remplissage\-Note0\-\_\-4} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_ad4996b7184e15183d3f713654a220921}{fenetre\-Note0\-\_\-5} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_aaee6a978c60b57257315a5695fb4c84d}{remplissage\-Note0\-\_\-5} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}{fenetre\-Note0\-\_\-6} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a86847f298e6e25739c618d98c9cc8e28}{remplissage\-Note0\-\_\-6} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a526fdee715a0129c2c11fa657e7813ef}{fenetre\-Note0\-\_\-7} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a8b233baee4af86a4af5a59956621f191}{remplissage\-Note0\-\_\-7} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_aedee55447d1481b34e30e69b55991125}{fenetre\-Note0\-\_\-8} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a9e322d839165f99a033c5cb3bc55c232}{remplissage\-Note0\-\_\-8} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_af137a4f26101e74e149a2d7ca8a738d4}{fenetre\-Note0\-\_\-9} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a373263b69d29878a5ed7db8ee8f3bbe2}{remplissage\-Note0\-\_\-9} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a238997dde55b1e4bf85b2bfd9a963394}{fenetre\-Note0\-\_\-10} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a1bbc902431a77ba32321eebfd547afe5}{remplissage\-Note0\-\_\-10} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_abf65d08b385730f997c9ac11fad2e268}{fenetre\-Note0\-\_\-11} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_ad12927d6ccde7f5294d632cd6c161a20}{remplissage\-Note0\-\_\-11} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a9af3d55dd8460d3fd4b4ebc89ae83fa3}{fenetre\-Note0\-\_\-12} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a18a736b6a251332eb157f1e66e85a78f}{remplissage\-Note0\-\_\-12} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_adaae4e72b8817c6d684b0aaca2f6dd4c}{fenetre\-Note0\-\_\-13} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a8eb180993e07b9e9e4b030920edb9a95}{remplissage\-Note0\-\_\-13} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a26b1d957146546d19be3dc35cb4d4e8d}{fenetre\-Note0\-\_\-14} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a13eaf4a5912e6df07464df45c67fc347}{remplissage\-Note0\-\_\-14} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a47b9065ab228b08aa2ca011d2055863f}{fenetre\-Note0\-\_\-15} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{boutonsdemerde_8c_a0719a2eeac8bdfaf9784f30061e6f7ab}{remplissage\-Note0\-\_\-15} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{boutonsdemerde_8c_a1f78db5e27085c4d75881651c564b84f}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-0@{fenetre\-Note0\-\_\-0}}
\index{fenetre\-Note0\-\_\-0@{fenetre\-Note0\-\_\-0}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-0 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a1f78db5e27085c4d75881651c564b84f}
Définition à la ligne 1 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-1@{fenetre\-Note0\-\_\-1}}
\index{fenetre\-Note0\-\_\-1@{fenetre\-Note0\-\_\-1}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-1 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_aa78cb4a9e3a6e93c8bc1a0e19e9cca54}
Définition à la ligne 105 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a238997dde55b1e4bf85b2bfd9a963394}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-10@{fenetre\-Note0\-\_\-10}}
\index{fenetre\-Note0\-\_\-10@{fenetre\-Note0\-\_\-10}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-10}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-10 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a238997dde55b1e4bf85b2bfd9a963394}
Définition à la ligne 1041 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_abf65d08b385730f997c9ac11fad2e268}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-11@{fenetre\-Note0\-\_\-11}}
\index{fenetre\-Note0\-\_\-11@{fenetre\-Note0\-\_\-11}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-11}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-11 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_abf65d08b385730f997c9ac11fad2e268}
Définition à la ligne 1145 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a9af3d55dd8460d3fd4b4ebc89ae83fa3}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-12@{fenetre\-Note0\-\_\-12}}
\index{fenetre\-Note0\-\_\-12@{fenetre\-Note0\-\_\-12}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-12}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-12 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a9af3d55dd8460d3fd4b4ebc89ae83fa3}
Définition à la ligne 1249 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_adaae4e72b8817c6d684b0aaca2f6dd4c}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-13@{fenetre\-Note0\-\_\-13}}
\index{fenetre\-Note0\-\_\-13@{fenetre\-Note0\-\_\-13}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-13}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-13 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_adaae4e72b8817c6d684b0aaca2f6dd4c}
Définition à la ligne 1353 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a26b1d957146546d19be3dc35cb4d4e8d}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-14@{fenetre\-Note0\-\_\-14}}
\index{fenetre\-Note0\-\_\-14@{fenetre\-Note0\-\_\-14}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-14}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-14 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a26b1d957146546d19be3dc35cb4d4e8d}
Définition à la ligne 1457 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a47b9065ab228b08aa2ca011d2055863f}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-15@{fenetre\-Note0\-\_\-15}}
\index{fenetre\-Note0\-\_\-15@{fenetre\-Note0\-\_\-15}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-15}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-15 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a47b9065ab228b08aa2ca011d2055863f}
Définition à la ligne 1561 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-2@{fenetre\-Note0\-\_\-2}}
\index{fenetre\-Note0\-\_\-2@{fenetre\-Note0\-\_\-2}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-2 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_ad6d8b2fc8abbfd31e27b5d62e3b137ec}
Définition à la ligne 209 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_ac95bba979acadb0d7520a5c5841acc4c}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-3@{fenetre\-Note0\-\_\-3}}
\index{fenetre\-Note0\-\_\-3@{fenetre\-Note0\-\_\-3}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-3}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-3 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_ac95bba979acadb0d7520a5c5841acc4c}
Définition à la ligne 313 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a2044f026547f84bd2315701ce79bd8ff}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-4@{fenetre\-Note0\-\_\-4}}
\index{fenetre\-Note0\-\_\-4@{fenetre\-Note0\-\_\-4}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-4}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-4 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a2044f026547f84bd2315701ce79bd8ff}
Définition à la ligne 417 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_ad4996b7184e15183d3f713654a220921}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-5@{fenetre\-Note0\-\_\-5}}
\index{fenetre\-Note0\-\_\-5@{fenetre\-Note0\-\_\-5}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-5}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-5 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_ad4996b7184e15183d3f713654a220921}
Définition à la ligne 521 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-6@{fenetre\-Note0\-\_\-6}}
\index{fenetre\-Note0\-\_\-6@{fenetre\-Note0\-\_\-6}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-6}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-6 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a8fcef4a8e3a0ae5ee724c1bef4fa3415}
Définition à la ligne 625 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a526fdee715a0129c2c11fa657e7813ef}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-7@{fenetre\-Note0\-\_\-7}}
\index{fenetre\-Note0\-\_\-7@{fenetre\-Note0\-\_\-7}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-7}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-7 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a526fdee715a0129c2c11fa657e7813ef}
Définition à la ligne 729 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_aedee55447d1481b34e30e69b55991125}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-8@{fenetre\-Note0\-\_\-8}}
\index{fenetre\-Note0\-\_\-8@{fenetre\-Note0\-\_\-8}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-8}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-8 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_aedee55447d1481b34e30e69b55991125}
Définition à la ligne 833 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_af137a4f26101e74e149a2d7ca8a738d4}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!fenetre\-Note0\-\_\-9@{fenetre\-Note0\-\_\-9}}
\index{fenetre\-Note0\-\_\-9@{fenetre\-Note0\-\_\-9}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{fenetre\-Note0\-\_\-9}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note0\-\_\-9 (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_af137a4f26101e74e149a2d7ca8a738d4}
Définition à la ligne 937 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a098c7e382475929516d1352a456bc784}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-0@{remplissage\-Note0\-\_\-0}}
\index{remplissage\-Note0\-\_\-0@{remplissage\-Note0\-\_\-0}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-0}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-0 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a098c7e382475929516d1352a456bc784}
Définition à la ligne 23 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-1@{remplissage\-Note0\-\_\-1}}
\index{remplissage\-Note0\-\_\-1@{remplissage\-Note0\-\_\-1}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-1}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-1 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a1c7e7c55fab2881fb3d6e7e341aa6bbb}
Définition à la ligne 127 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a1bbc902431a77ba32321eebfd547afe5}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-10@{remplissage\-Note0\-\_\-10}}
\index{remplissage\-Note0\-\_\-10@{remplissage\-Note0\-\_\-10}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-10}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-10 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a1bbc902431a77ba32321eebfd547afe5}
Définition à la ligne 1063 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_ad12927d6ccde7f5294d632cd6c161a20}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-11@{remplissage\-Note0\-\_\-11}}
\index{remplissage\-Note0\-\_\-11@{remplissage\-Note0\-\_\-11}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-11}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-11 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_ad12927d6ccde7f5294d632cd6c161a20}
Définition à la ligne 1167 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a18a736b6a251332eb157f1e66e85a78f}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-12@{remplissage\-Note0\-\_\-12}}
\index{remplissage\-Note0\-\_\-12@{remplissage\-Note0\-\_\-12}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-12}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-12 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a18a736b6a251332eb157f1e66e85a78f}
Définition à la ligne 1271 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a8eb180993e07b9e9e4b030920edb9a95}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-13@{remplissage\-Note0\-\_\-13}}
\index{remplissage\-Note0\-\_\-13@{remplissage\-Note0\-\_\-13}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-13}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-13 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a8eb180993e07b9e9e4b030920edb9a95}
Définition à la ligne 1375 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a13eaf4a5912e6df07464df45c67fc347}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-14@{remplissage\-Note0\-\_\-14}}
\index{remplissage\-Note0\-\_\-14@{remplissage\-Note0\-\_\-14}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-14}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-14 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a13eaf4a5912e6df07464df45c67fc347}
Définition à la ligne 1479 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a0719a2eeac8bdfaf9784f30061e6f7ab}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-15@{remplissage\-Note0\-\_\-15}}
\index{remplissage\-Note0\-\_\-15@{remplissage\-Note0\-\_\-15}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-15}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-15 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a0719a2eeac8bdfaf9784f30061e6f7ab}
Définition à la ligne 1583 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_ab1360a25138c85ebea5b9ce469ed9529}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-2@{remplissage\-Note0\-\_\-2}}
\index{remplissage\-Note0\-\_\-2@{remplissage\-Note0\-\_\-2}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-2}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-2 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_ab1360a25138c85ebea5b9ce469ed9529}
Définition à la ligne 231 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_aa473c919b2c26616c4008a38915a58ce}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-3@{remplissage\-Note0\-\_\-3}}
\index{remplissage\-Note0\-\_\-3@{remplissage\-Note0\-\_\-3}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-3}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-3 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_aa473c919b2c26616c4008a38915a58ce}
Définition à la ligne 335 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a7670a6f299a7267daa87b59d907109ba}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-4@{remplissage\-Note0\-\_\-4}}
\index{remplissage\-Note0\-\_\-4@{remplissage\-Note0\-\_\-4}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-4}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-4 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a7670a6f299a7267daa87b59d907109ba}
Définition à la ligne 439 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_aaee6a978c60b57257315a5695fb4c84d}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-5@{remplissage\-Note0\-\_\-5}}
\index{remplissage\-Note0\-\_\-5@{remplissage\-Note0\-\_\-5}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-5}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-5 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_aaee6a978c60b57257315a5695fb4c84d}
Définition à la ligne 543 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a86847f298e6e25739c618d98c9cc8e28}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-6@{remplissage\-Note0\-\_\-6}}
\index{remplissage\-Note0\-\_\-6@{remplissage\-Note0\-\_\-6}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-6}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-6 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a86847f298e6e25739c618d98c9cc8e28}
Définition à la ligne 647 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a8b233baee4af86a4af5a59956621f191}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-7@{remplissage\-Note0\-\_\-7}}
\index{remplissage\-Note0\-\_\-7@{remplissage\-Note0\-\_\-7}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-7}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-7 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a8b233baee4af86a4af5a59956621f191}
Définition à la ligne 751 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a9e322d839165f99a033c5cb3bc55c232}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-8@{remplissage\-Note0\-\_\-8}}
\index{remplissage\-Note0\-\_\-8@{remplissage\-Note0\-\_\-8}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-8}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-8 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a9e322d839165f99a033c5cb3bc55c232}
Définition à la ligne 855 du fichier boutonsdemerde.\-c.
\hypertarget{boutonsdemerde_8c_a373263b69d29878a5ed7db8ee8f3bbe2}{\index{boutonsdemerde.\-c@{boutonsdemerde.\-c}!remplissage\-Note0\-\_\-9@{remplissage\-Note0\-\_\-9}}
\index{remplissage\-Note0\-\_\-9@{remplissage\-Note0\-\_\-9}!boutonsdemerde.c@{boutonsdemerde.\-c}}
\subsubsection[{remplissage\-Note0\-\_\-9}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note0\-\_\-9 (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{boutonsdemerde_8c_a373263b69d29878a5ed7db8ee8f3bbe2}
Définition à la ligne 959 du fichier boutonsdemerde.\-c.

View File

@@ -24,9 +24,9 @@
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_a0ae26accd66baac03e5e4fbf28fc6428}{get\-Frequency} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_adabf2d0b322e10affa696b9bc89fb5aa}{set\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_adabf2d0b322e10affa696b9bc89fb5aa}{set\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_a7a8f817e9b3cee23ae243065fcaa3b14}{get\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_a7a8f817e9b3cee23ae243065fcaa3b14}{get\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_a0a7c66287237d5f157df6fa068d2c259}{set\-Delay} (\hyperlink{fmod_8h_a294c7a2929ae0374c4fa8a4e54902b7c}{F\-M\-O\-D\-\_\-\-D\-E\-L\-A\-Y\-T\-Y\-P\-E} delaytype, unsigned int delayhi, unsigned int delaylo)
\item

View File

@@ -38,7 +38,7 @@
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_group_af44b2ca4b63ba467ed7e4941740c91c4}{override\-Frequency} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_group_a509c2a5a7c17845a77b0702b851c072c}{override\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_group_a509c2a5a7c17845a77b0702b851c072c}{override\-Pan} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_channel_group_af2d48516703a0b8851716346333fd2b4}{override\-Reverb\-Properties} (const \hyperlink{struct_f_m_o_d___r_e_v_e_r_b___c_h_a_n_n_e_l_p_r_o_p_e_r_t_i_e_s}{F\-M\-O\-D\-\_\-\-R\-E\-V\-E\-R\-B\-\_\-\-C\-H\-A\-N\-N\-E\-L\-P\-R\-O\-P\-E\-R\-T\-I\-E\-S} $\ast$prop)
\item

View File

@@ -56,9 +56,9 @@
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_a11d31e79c197ea15428501b694ed123b}{get\-Type} (\hyperlink{fmod__dsp_8h_a3bffdef0fa956bf454fa078bfdfab3ae}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-T\-Y\-P\-E} $\ast$\hyperlink{fmod_8h_a5338b9cb3874378d7e5adfbe80a8a381}{type})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_ae0e3a433b2d156d4fdfe7673cd446013}{set\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan, int priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_ae0e3a433b2d156d4fdfe7673cd446013}{set\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_a6e63f50105edd06ba84acfaede390daf}{get\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan, int $\ast$priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_a6e63f50105edd06ba84acfaede390daf}{get\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int $\ast$priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_d_s_p_af9c9f81bebbc65f2e46447b7211e270b}{set\-User\-Data} (\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod_8h_ade70958cb78f6af9bb4122305a2ceb6a}{userdata})
\item

View File

@@ -16,9 +16,9 @@
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_a258d10d0b1c494c6f9c23c429b236877}{unlock} (\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod__output_8h_a040a88c9095b1eeecd8c5bfdd7355dd4}{ptr1}, \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod__output_8h_affc39513894007e179b6c9b29a5659bf}{ptr2}, unsigned int \hyperlink{fmod__output_8h_a4b582fef474cc60a5f180dd8c89c150a}{len1}, unsigned int \hyperlink{fmod__output_8h_a589959d1f80ee502e6fdde57b5a9a48f}{len2})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_ae0e3a433b2d156d4fdfe7673cd446013}{set\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan, int priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_ae0e3a433b2d156d4fdfe7673cd446013}{set\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_a6e63f50105edd06ba84acfaede390daf}{get\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan, int $\ast$priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_a6e63f50105edd06ba84acfaede390daf}{get\-Defaults} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int $\ast$priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{class_f_m_o_d_1_1_sound_aaee3ddece486cfd90af8fda470cd8417}{set\-Variations} (\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequencyvar, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volumevar, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} panvar)
\item

View File

@@ -0,0 +1,11 @@
\hypertarget{dir_009abc1c975bfca7004e3ef8f85ae9f3}{\section{Répertoire de référence de sources/\-Vol\-Pan}
\label{dir_009abc1c975bfca7004e3ef8f85ae9f3}\index{Répertoire de référence de sources/\-Vol\-Pan@{Répertoire de référence de sources/\-Vol\-Pan}}
}
Graphe des dépendances de répertoires pour Vol\-Pan\-:
\subsection*{Fichiers}
\begin{DoxyCompactItemize}
\item
fichier \hyperlink{_vol_pan_8c}{Vol\-Pan.\-c}
\item
fichier \hyperlink{_vol_pan_8h}{Vol\-Pan.\-h}
\end{DoxyCompactItemize}

View File

@@ -0,0 +1,9 @@
digraph "sources/VolPan" {
compound=true
node [ fontsize="10", fontname="Helvetica"];
edge [ labelfontsize="10", labelfontname="Helvetica"];
subgraph clusterdir_08d237fc27d4ecd563f71c5d52f2fecc {
graph [ bgcolor="#ddddee", pencolor="black", label="sources" fontname="Helvetica", fontsize="10", URL="dir_08d237fc27d4ecd563f71c5d52f2fecc.html"]
dir_009abc1c975bfca7004e3ef8f85ae9f3 [shape=box, label="VolPan", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_009abc1c975bfca7004e3ef8f85ae9f3.html"];
}
}

View File

@@ -0,0 +1 @@
e5681d6be75cc2163d68893ceaf1e22f

View File

@@ -0,0 +1,11 @@
\hypertarget{dir_0813fadf39dcf2d57590c8e56f8cdfc7}{\section{Répertoire de référence de sources/\-F\-X}
\label{dir_0813fadf39dcf2d57590c8e56f8cdfc7}\index{Répertoire de référence de sources/\-F\-X@{Répertoire de référence de sources/\-F\-X}}
}
Graphe des dépendances de répertoires pour F\-X\-:
\subsection*{Fichiers}
\begin{DoxyCompactItemize}
\item
fichier \hyperlink{_f_x_8c}{F\-X.\-c}
\item
fichier \hyperlink{_f_x_8h}{F\-X.\-h}
\end{DoxyCompactItemize}

View File

@@ -0,0 +1,9 @@
digraph "sources/FX" {
compound=true
node [ fontsize="10", fontname="Helvetica"];
edge [ labelfontsize="10", labelfontname="Helvetica"];
subgraph clusterdir_08d237fc27d4ecd563f71c5d52f2fecc {
graph [ bgcolor="#ddddee", pencolor="black", label="sources" fontname="Helvetica", fontsize="10", URL="dir_08d237fc27d4ecd563f71c5d52f2fecc.html"]
dir_0813fadf39dcf2d57590c8e56f8cdfc7 [shape=box, label="FX", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_0813fadf39dcf2d57590c8e56f8cdfc7.html"];
}
}

View File

@@ -0,0 +1 @@
dabfcdce45693085a7b8ef6491683c2a

View File

@@ -9,12 +9,16 @@ répertoire \hyperlink{dir_3881e3e4617b5e353e096089dc8c0fdb}{fichier}
\item
répertoire \hyperlink{dir_6c19ee39fd311a71af45ad229c43c5f0}{fmod}
\item
répertoire \hyperlink{dir_0813fadf39dcf2d57590c8e56f8cdfc7}{F\-X}
\item
répertoire \hyperlink{dir_bd44e4102d4a28aed549c4f916a7dc7e}{G\-U\-I}
\item
répertoire \hyperlink{dir_e36751fb22c1c096276bc01175d25b96}{instruments}
\item
répertoire \hyperlink{dir_a0ced6c35a98b4c7fb5b02604504764a}{lecture}
\item
répertoire \hyperlink{dir_d99914945eea828be3b4d59022c488ca}{main\-Test}
\item
répertoire \hyperlink{dir_9446f5d5d053eea1152d2c34f358f5e5}{melodie}
\item
répertoire \hyperlink{dir_7616fbad042c86c3e2bddfa190c5322d}{motifs}
@@ -22,9 +26,13 @@ répertoire \hyperlink{dir_7616fbad042c86c3e2bddfa190c5322d}{motifs}
répertoire \hyperlink{dir_85a2efd190f987707dadaed0dafb12be}{samples}
\item
répertoire \hyperlink{dir_173589aa5cd55a0b40a61429148acb35}{tests}
\item
répertoire \hyperlink{dir_009abc1c975bfca7004e3ef8f85ae9f3}{Vol\-Pan}
\end{DoxyCompactItemize}
\subsection*{Fichiers}
\begin{DoxyCompactItemize}
\item
fichier \hyperlink{boutonsdemerde_8c}{boutonsdemerde.\-c}
\item
fichier \hyperlink{main_8c}{main.\-c}
\end{DoxyCompactItemize}

View File

@@ -7,19 +7,25 @@ digraph "sources" {
dir_08d237fc27d4ecd563f71c5d52f2fecc [shape=plaintext label="sources"];
dir_3881e3e4617b5e353e096089dc8c0fdb [shape=box label="fichier" color="black" fillcolor="white" style="filled" URL="dir_3881e3e4617b5e353e096089dc8c0fdb.html"];
dir_6c19ee39fd311a71af45ad229c43c5f0 [shape=box label="fmod" color="red" fillcolor="white" style="filled" URL="dir_6c19ee39fd311a71af45ad229c43c5f0.html"];
dir_0813fadf39dcf2d57590c8e56f8cdfc7 [shape=box label="FX" color="black" fillcolor="white" style="filled" URL="dir_0813fadf39dcf2d57590c8e56f8cdfc7.html"];
dir_bd44e4102d4a28aed549c4f916a7dc7e [shape=box label="GUI" color="black" fillcolor="white" style="filled" URL="dir_bd44e4102d4a28aed549c4f916a7dc7e.html"];
dir_e36751fb22c1c096276bc01175d25b96 [shape=box label="instruments" color="black" fillcolor="white" style="filled" URL="dir_e36751fb22c1c096276bc01175d25b96.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a [shape=box label="lecture" color="black" fillcolor="white" style="filled" URL="dir_a0ced6c35a98b4c7fb5b02604504764a.html"];
dir_d99914945eea828be3b4d59022c488ca [shape=box label="mainTest" color="black" fillcolor="white" style="filled" URL="dir_d99914945eea828be3b4d59022c488ca.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5 [shape=box label="melodie" color="black" fillcolor="white" style="filled" URL="dir_9446f5d5d053eea1152d2c34f358f5e5.html"];
dir_7616fbad042c86c3e2bddfa190c5322d [shape=box label="motifs" color="black" fillcolor="white" style="filled" URL="dir_7616fbad042c86c3e2bddfa190c5322d.html"];
dir_85a2efd190f987707dadaed0dafb12be [shape=box label="samples" color="black" fillcolor="white" style="filled" URL="dir_85a2efd190f987707dadaed0dafb12be.html"];
dir_173589aa5cd55a0b40a61429148acb35 [shape=box label="tests" color="black" fillcolor="white" style="filled" URL="dir_173589aa5cd55a0b40a61429148acb35.html"];
dir_009abc1c975bfca7004e3ef8f85ae9f3 [shape=box label="VolPan" color="black" fillcolor="white" style="filled" URL="dir_009abc1c975bfca7004e3ef8f85ae9f3.html"];
}
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000006_000002.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000006_000007.html"];
dir_08d237fc27d4ecd563f71c5d52f2fecc->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="2", labeldistance=1.5 headhref="dir_000000_000006.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000007_000008.html"];
dir_e36751fb22c1c096276bc01175d25b96->dir_85a2efd190f987707dadaed0dafb12be [headlabel="1", labeldistance=1.5 headhref="dir_000005_000009.html"];
dir_173589aa5cd55a0b40a61429148acb35->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000010_000006.html"];
dir_85a2efd190f987707dadaed0dafb12be->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000009_000002.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000008_000007.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000008_000009.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000008_000010.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000002.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000009.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_e36751fb22c1c096276bc01175d25b96 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000006.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000009_000010.html"];
dir_e36751fb22c1c096276bc01175d25b96->dir_85a2efd190f987707dadaed0dafb12be [headlabel="1", labeldistance=1.5 headhref="dir_000006_000011.html"];
dir_173589aa5cd55a0b40a61429148acb35->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000012_000007.html"];
dir_85a2efd190f987707dadaed0dafb12be->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000011_000002.html"];
}

View File

@@ -1 +1 @@
42f757890a362e69d9f2ed06e3dfd1dc
3bede34dad3c49866a1a4479f2735f82

View File

@@ -7,5 +7,5 @@ digraph "sources/tests" {
dir_173589aa5cd55a0b40a61429148acb35 [shape=box, label="tests", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_173589aa5cd55a0b40a61429148acb35.html"];
}
dir_a0ced6c35a98b4c7fb5b02604504764a [shape=box label="lecture" URL="dir_a0ced6c35a98b4c7fb5b02604504764a.html"];
dir_173589aa5cd55a0b40a61429148acb35->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000010_000006.html"];
dir_173589aa5cd55a0b40a61429148acb35->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000012_000007.html"];
}

View File

@@ -1 +1 @@
036585c2fb321870002d10491a219b2e
31f54f22519c6cf63ae86414e70d311d

View File

@@ -7,5 +7,5 @@ digraph "sources/samples" {
dir_85a2efd190f987707dadaed0dafb12be [shape=box, label="samples", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_85a2efd190f987707dadaed0dafb12be.html"];
}
dir_6c19ee39fd311a71af45ad229c43c5f0 [shape=box label="fmod" fillcolor="white" style="filled" color="red" URL="dir_6c19ee39fd311a71af45ad229c43c5f0.html"];
dir_85a2efd190f987707dadaed0dafb12be->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000009_000002.html"];
dir_85a2efd190f987707dadaed0dafb12be->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000011_000002.html"];
}

View File

@@ -1 +1 @@
37320954f16f48e3d3bb80d355acd0ef
295d49a45b55cd6369fdee40af3abdca

View File

@@ -7,5 +7,5 @@ digraph "sources/melodie" {
dir_9446f5d5d053eea1152d2c34f358f5e5 [shape=box, label="melodie", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_9446f5d5d053eea1152d2c34f358f5e5.html"];
}
dir_7616fbad042c86c3e2bddfa190c5322d [shape=box label="motifs" URL="dir_7616fbad042c86c3e2bddfa190c5322d.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000007_000008.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000009_000010.html"];
}

View File

@@ -1 +1 @@
ce34d590b39f4ef58a44a6ba6282c4d4
17a63866fde6c7b876a692c89bf84ed8

View File

@@ -8,6 +8,8 @@ digraph "sources/lecture" {
}
dir_6c19ee39fd311a71af45ad229c43c5f0 [shape=box label="fmod" fillcolor="white" style="filled" color="red" URL="dir_6c19ee39fd311a71af45ad229c43c5f0.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5 [shape=box label="melodie" URL="dir_9446f5d5d053eea1152d2c34f358f5e5.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000006_000002.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000006_000007.html"];
dir_e36751fb22c1c096276bc01175d25b96 [shape=box label="instruments" URL="dir_e36751fb22c1c096276bc01175d25b96.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_6c19ee39fd311a71af45ad229c43c5f0 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000002.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000009.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_e36751fb22c1c096276bc01175d25b96 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000006.html"];
}

View File

@@ -1 +1 @@
47dc350b32bc3f80c36e597fe8de3cf1
a5f0139b95225ba99f803ce74e3b7177

View File

@@ -0,0 +1,11 @@
\hypertarget{dir_d99914945eea828be3b4d59022c488ca}{\section{Répertoire de référence de sources/main\-Test}
\label{dir_d99914945eea828be3b4d59022c488ca}\index{Répertoire de référence de sources/main\-Test@{Répertoire de référence de sources/main\-Test}}
}
Graphe des dépendances de répertoires pour main\-Test\-:
\subsection*{Fichiers}
\begin{DoxyCompactItemize}
\item
fichier \hyperlink{boutondemerdes_8c}{boutondemerdes.\-c}
\item
fichier \hyperlink{maintest_8c}{maintest.\-c}
\end{DoxyCompactItemize}

View File

@@ -0,0 +1,17 @@
digraph "sources/mainTest" {
compound=true
node [ fontsize="10", fontname="Helvetica"];
edge [ labelfontsize="10", labelfontname="Helvetica"];
subgraph clusterdir_08d237fc27d4ecd563f71c5d52f2fecc {
graph [ bgcolor="#ddddee", pencolor="black", label="sources" fontname="Helvetica", fontsize="10", URL="dir_08d237fc27d4ecd563f71c5d52f2fecc.html"]
dir_d99914945eea828be3b4d59022c488ca [shape=box, label="mainTest", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_d99914945eea828be3b4d59022c488ca.html"];
}
dir_a0ced6c35a98b4c7fb5b02604504764a [shape=box label="lecture" URL="dir_a0ced6c35a98b4c7fb5b02604504764a.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5 [shape=box label="melodie" URL="dir_9446f5d5d053eea1152d2c34f358f5e5.html"];
dir_7616fbad042c86c3e2bddfa190c5322d [shape=box label="motifs" URL="dir_7616fbad042c86c3e2bddfa190c5322d.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_a0ced6c35a98b4c7fb5b02604504764a [headlabel="1", labeldistance=1.5 headhref="dir_000008_000007.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000008_000009.html"];
dir_d99914945eea828be3b4d59022c488ca->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000008_000010.html"];
dir_a0ced6c35a98b4c7fb5b02604504764a->dir_9446f5d5d053eea1152d2c34f358f5e5 [headlabel="1", labeldistance=1.5 headhref="dir_000007_000009.html"];
dir_9446f5d5d053eea1152d2c34f358f5e5->dir_7616fbad042c86c3e2bddfa190c5322d [headlabel="1", labeldistance=1.5 headhref="dir_000009_000010.html"];
}

View File

@@ -0,0 +1 @@
71bb26e818d74b624f07c7ab4e21c019

View File

@@ -7,5 +7,5 @@ digraph "sources/instruments" {
dir_e36751fb22c1c096276bc01175d25b96 [shape=box, label="instruments", style="filled", fillcolor="#eeeeff", pencolor="black", URL="dir_e36751fb22c1c096276bc01175d25b96.html"];
}
dir_85a2efd190f987707dadaed0dafb12be [shape=box label="samples" URL="dir_85a2efd190f987707dadaed0dafb12be.html"];
dir_e36751fb22c1c096276bc01175d25b96->dir_85a2efd190f987707dadaed0dafb12be [headlabel="1", labeldistance=1.5 headhref="dir_000005_000009.html"];
dir_e36751fb22c1c096276bc01175d25b96->dir_85a2efd190f987707dadaed0dafb12be [headlabel="1", labeldistance=1.5 headhref="dir_000006_000011.html"];
}

View File

@@ -1 +1 @@
4bb8ab3105e4f4218ee5a8638bc40f23
b0a38a8c0da315ba24bece238a8f3961

View File

@@ -9,18 +9,22 @@ Graphe des dépendances par inclusion de fichier.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8c_acbc8b5f35da48145d24ec4380980f67b}{creer\-Projet} (char chemin\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8c_a9278704f7afa2f2cb570f4db3bdcc762}{sauver\-Projet} (char chemin\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]})
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{fichier_8c_acbc8b5f35da48145d24ec4380980f67b}{\index{fichier.\-c@{fichier.\-c}!creer\-Projet@{creer\-Projet}}
\index{creer\-Projet@{creer\-Projet}!fichier.c@{fichier.\-c}}
\subsubsection[{creer\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} creer\-Projet (
\hypertarget{fichier_8c_a9278704f7afa2f2cb570f4db3bdcc762}{\index{fichier.\-c@{fichier.\-c}!sauver\-Projet@{sauver\-Projet}}
\index{sauver\-Projet@{sauver\-Projet}!fichier.c@{fichier.\-c}}
\subsubsection[{sauver\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} sauver\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8c_acbc8b5f35da48145d24ec4380980f67b}
)}}\label{fichier_8c_a9278704f7afa2f2cb570f4db3bdcc762}
Définition à la ligne 6 du fichier fichier.\-c.

View File

@@ -8,46 +8,62 @@ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_acbc8b5f35da48145d24ec4380980f67b}{creer\-Projet} (char chemin\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_ab2528bccee711f2d1237d5e06b43432d}{creer\-Projet} (char chemin\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a8c129fb64ee7d6e870698bef3ac1567d}{charger\-Projet} (char chemin\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a3fe1e4753891119b0bf5663e4ca30e92}{charger\-Projet} (char chemin\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a73287282492abab346cc747c14be9d75}{sauver\-Projet} (char chemin\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a9278704f7afa2f2cb570f4db3bdcc762}{sauver\-Projet} (char chemin\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a38f00ace5664beb5d8543cba6fdec544}{copier\-Projet} (char chemin\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{fichier_8h_a5415f7a2769e0a1b8058e6fcc28359d4}{copier\-Projet} (char chemin\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]})
\end{DoxyCompactItemize}
\subsection{Documentation des fonctions}
\hypertarget{fichier_8h_a8c129fb64ee7d6e870698bef3ac1567d}{\index{fichier.\-h@{fichier.\-h}!charger\-Projet@{charger\-Projet}}
\hypertarget{fichier_8h_a3fe1e4753891119b0bf5663e4ca30e92}{\index{fichier.\-h@{fichier.\-h}!charger\-Projet@{charger\-Projet}}
\index{charger\-Projet@{charger\-Projet}!fichier.h@{fichier.\-h}}
\subsubsection[{charger\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} charger\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8h_a8c129fb64ee7d6e870698bef3ac1567d}
\hypertarget{fichier_8h_a38f00ace5664beb5d8543cba6fdec544}{\index{fichier.\-h@{fichier.\-h}!copier\-Projet@{copier\-Projet}}
)}}\label{fichier_8h_a3fe1e4753891119b0bf5663e4ca30e92}
\hypertarget{fichier_8h_a5415f7a2769e0a1b8058e6fcc28359d4}{\index{fichier.\-h@{fichier.\-h}!copier\-Projet@{copier\-Projet}}
\index{copier\-Projet@{copier\-Projet}!fichier.h@{fichier.\-h}}
\subsubsection[{copier\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} copier\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8h_a38f00ace5664beb5d8543cba6fdec544}
\hypertarget{fichier_8h_acbc8b5f35da48145d24ec4380980f67b}{\index{fichier.\-h@{fichier.\-h}!creer\-Projet@{creer\-Projet}}
)}}\label{fichier_8h_a5415f7a2769e0a1b8058e6fcc28359d4}
\hypertarget{fichier_8h_ab2528bccee711f2d1237d5e06b43432d}{\index{fichier.\-h@{fichier.\-h}!creer\-Projet@{creer\-Projet}}
\index{creer\-Projet@{creer\-Projet}!fichier.h@{fichier.\-h}}
\subsubsection[{creer\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} creer\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8h_acbc8b5f35da48145d24ec4380980f67b}
)}}\label{fichier_8h_ab2528bccee711f2d1237d5e06b43432d}
\hypertarget{fichier_8h_a9278704f7afa2f2cb570f4db3bdcc762}{\index{fichier.\-h@{fichier.\-h}!sauver\-Projet@{sauver\-Projet}}
\index{sauver\-Projet@{sauver\-Projet}!fichier.h@{fichier.\-h}}
\subsubsection[{sauver\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} sauver\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8h_a9278704f7afa2f2cb570f4db3bdcc762}
Définition à la ligne 6 du fichier fichier.\-c.
\hypertarget{fichier_8h_a73287282492abab346cc747c14be9d75}{\index{fichier.\-h@{fichier.\-h}!sauver\-Projet@{sauver\-Projet}}
\index{sauver\-Projet@{sauver\-Projet}!fichier.h@{fichier.\-h}}
\subsubsection[{sauver\-Projet}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} sauver\-Projet (
\begin{DoxyParamCaption}
\item[{char}]{chemin\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{fichier_8h_a73287282492abab346cc747c14be9d75}

View File

@@ -1,5 +1,6 @@
\section{Liste des fichiers}
Liste de tous les fichiers avec une brève description \-:\begin{DoxyCompactList}
\item\contentsline{section}{sources/\hyperlink{boutonsdemerde_8c}{boutonsdemerde.\-c} }{\pageref{boutonsdemerde_8c}}{}
\item\contentsline{section}{sources/\hyperlink{main_8c}{main.\-c} }{\pageref{main_8c}}{}
\item\contentsline{section}{sources/fichier/\hyperlink{fichier_8c}{fichier.\-c} }{\pageref{fichier_8c}}{}
\item\contentsline{section}{sources/fichier/\hyperlink{fichier_8h}{fichier.\-h} }{\pageref{fichier_8h}}{}
@@ -10,11 +11,15 @@ Liste de tous les fichiers avec une brève description \-:\begin{DoxyCompactList
\item\contentsline{section}{sources/fmod/include/\hyperlink{fmod__errors_8h}{fmod\-\_\-errors.\-h} }{\pageref{fmod__errors_8h}}{}
\item\contentsline{section}{sources/fmod/include/\hyperlink{fmod__memoryinfo_8h}{fmod\-\_\-memoryinfo.\-h} }{\pageref{fmod__memoryinfo_8h}}{}
\item\contentsline{section}{sources/fmod/include/\hyperlink{fmod__output_8h}{fmod\-\_\-output.\-h} }{\pageref{fmod__output_8h}}{}
\item\contentsline{section}{sources/\-F\-X/\hyperlink{_f_x_8c}{F\-X.\-c} }{\pageref{_f_x_8c}}{}
\item\contentsline{section}{sources/\-F\-X/\hyperlink{_f_x_8h}{F\-X.\-h} }{\pageref{_f_x_8h}}{}
\item\contentsline{section}{sources/\-G\-U\-I/\hyperlink{premier_test_8c}{premier\-Test.\-c} }{\pageref{premier_test_8c}}{}
\item\contentsline{section}{sources/instruments/\hyperlink{instruments_8c}{instruments.\-c} }{\pageref{instruments_8c}}{}
\item\contentsline{section}{sources/instruments/\hyperlink{instruments_8h}{instruments.\-h} }{\pageref{instruments_8h}}{}
\item\contentsline{section}{sources/lecture/\hyperlink{lecture_8c}{lecture.\-c} }{\pageref{lecture_8c}}{}
\item\contentsline{section}{sources/lecture/\hyperlink{lecture_8h}{lecture.\-h} }{\pageref{lecture_8h}}{}
\item\contentsline{section}{sources/main\-Test/\hyperlink{boutondemerdes_8c}{boutondemerdes.\-c} }{\pageref{boutondemerdes_8c}}{}
\item\contentsline{section}{sources/main\-Test/\hyperlink{maintest_8c}{maintest.\-c} }{\pageref{maintest_8c}}{}
\item\contentsline{section}{sources/melodie/\hyperlink{melodie_8c}{melodie.\-c} }{\pageref{melodie_8c}}{}
\item\contentsline{section}{sources/melodie/\hyperlink{melodie_8h}{melodie.\-h} }{\pageref{melodie_8h}}{}
\item\contentsline{section}{sources/motifs/\hyperlink{motifs_8c}{motifs.\-c} }{\pageref{motifs_8c}}{}
@@ -22,4 +27,6 @@ Liste de tous les fichiers avec une brève description \-:\begin{DoxyCompactList
\item\contentsline{section}{sources/samples/\hyperlink{samples_8c}{samples.\-c} }{\pageref{samples_8c}}{}
\item\contentsline{section}{sources/samples/\hyperlink{samples_8h}{samples.\-h} }{\pageref{samples_8h}}{}
\item\contentsline{section}{sources/tests/\hyperlink{test_8c}{test.\-c} }{\pageref{test_8c}}{}
\item\contentsline{section}{sources/\-Vol\-Pan/\hyperlink{_vol_pan_8c}{Vol\-Pan.\-c} }{\pageref{_vol_pan_8c}}{}
\item\contentsline{section}{sources/\-Vol\-Pan/\hyperlink{_vol_pan_8h}{Vol\-Pan.\-h} }{\pageref{_vol_pan_8h}}{}
\end{DoxyCompactList}

View File

@@ -1075,9 +1075,9 @@ typedef \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} (\hyperlink
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a9ba2a2022270ef60a6f2fa3a87aaac5d}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Unlock} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod__output_8h_a040a88c9095b1eeecd8c5bfdd7355dd4}{ptr1}, \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod__output_8h_affc39513894007e179b6c9b29a5659bf}{ptr2}, unsigned int \hyperlink{fmod__output_8h_a4b582fef474cc60a5f180dd8c89c150a}{len1}, unsigned int \hyperlink{fmod__output_8h_a589959d1f80ee502e6fdde57b5a9a48f}{len2})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a1a6c09e85938b48a6f4de157144e25fc}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Set\-Defaults} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan, int priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a1a6c09e85938b48a6f4de157144e25fc}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Set\-Defaults} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a8c2bb07cf86b0b4991c424681ca13e7c}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Get\-Defaults} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan, int $\ast$priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a8c2bb07cf86b0b4991c424681ca13e7c}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Get\-Defaults} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int $\ast$priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a87c1515a3d939d1f719ee5889ab1fc6f}{F\-M\-O\-D\-\_\-\-Sound\-\_\-\-Set\-Variations} (\hyperlink{fmod_8h_a148f1267d9a53e1641f314b531476dcf}{F\-M\-O\-D\-\_\-\-S\-O\-U\-N\-D} $\ast$\hyperlink{fmod__codec_8h_a1a31a11c995834bd0034c804d3f01098}{sound}, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequencyvar, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volumevar, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} panvar)
\item
@@ -1177,9 +1177,9 @@ typedef \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} (\hyperlink
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_ab565baa03c8b026d2cffbfbae80d4f31}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Get\-Frequency} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_acddf22889b0d89e32e35b22a22027bbb}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Set\-Pan} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_acddf22889b0d89e32e35b22a22027bbb}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Set\-Pan} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a897d71b2edfaef2dfabf74a6758dfe75}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Get\-Pan} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a897d71b2edfaef2dfabf74a6758dfe75}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Get\-Pan} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a093eefeda5b6ca6e0e57da71d2a2cb84}{F\-M\-O\-D\-\_\-\-Channel\-\_\-\-Set\-Delay} (\hyperlink{fmod_8h_a9fb107c7e07c194c97e0a668f29016b1}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L} $\ast$channel, \hyperlink{fmod_8h_a294c7a2929ae0374c4fa8a4e54902b7c}{F\-M\-O\-D\-\_\-\-D\-E\-L\-A\-Y\-T\-Y\-P\-E} delaytype, unsigned int delayhi, unsigned int delaylo)
\item
@@ -1329,7 +1329,7 @@ typedef \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} (\hyperlink
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a012ddea14d657533df3790ee9924fc56}{F\-M\-O\-D\-\_\-\-Channel\-Group\-\_\-\-Override\-Frequency} (\hyperlink{fmod_8h_a58b7d6193f47f93a7eb82a6bd4d5e4a9}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L\-G\-R\-O\-U\-P} $\ast$channelgroup, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_af5f46c6ba165259b059b81ef1c0f44ac}{F\-M\-O\-D\-\_\-\-Channel\-Group\-\_\-\-Override\-Pan} (\hyperlink{fmod_8h_a58b7d6193f47f93a7eb82a6bd4d5e4a9}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L\-G\-R\-O\-U\-P} $\ast$channelgroup, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_af5f46c6ba165259b059b81ef1c0f44ac}{F\-M\-O\-D\-\_\-\-Channel\-Group\-\_\-\-Override\-Pan} (\hyperlink{fmod_8h_a58b7d6193f47f93a7eb82a6bd4d5e4a9}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L\-G\-R\-O\-U\-P} $\ast$channelgroup, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_ab97222abf52cbbbb8ab866ab036181ca}{F\-M\-O\-D\-\_\-\-Channel\-Group\-\_\-\-Override\-Reverb\-Properties} (\hyperlink{fmod_8h_a58b7d6193f47f93a7eb82a6bd4d5e4a9}{F\-M\-O\-D\-\_\-\-C\-H\-A\-N\-N\-E\-L\-G\-R\-O\-U\-P} $\ast$channelgroup, const \hyperlink{struct_f_m_o_d___r_e_v_e_r_b___c_h_a_n_n_e_l_p_r_o_p_e_r_t_i_e_s}{F\-M\-O\-D\-\_\-\-R\-E\-V\-E\-R\-B\-\_\-\-C\-H\-A\-N\-N\-E\-L\-P\-R\-O\-P\-E\-R\-T\-I\-E\-S} $\ast$prop)
\item
@@ -1449,9 +1449,9 @@ typedef \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} (\hyperlink
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a9baa0d2c90bf0758937d5d25168d42b5}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Get\-Type} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod__dsp_8h_a3bffdef0fa956bf454fa078bfdfab3ae}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-T\-Y\-P\-E} $\ast$\hyperlink{fmod_8h_a5338b9cb3874378d7e5adfbe80a8a381}{type})
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_ad17e2318dc19b69b833bb2cf889f4ead}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Set\-Defaults} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} pan, int priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_ad17e2318dc19b69b833bb2cf889f4ead}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Set\-Defaults} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_abe4d2868b81a10059da2d6ef2a7588de}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Get\-Defaults} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$pan, int $\ast$priority)
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_abe4d2868b81a10059da2d6ef2a7588de}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Get\-Defaults} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$frequency, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$volume, \hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} $\ast$\hyperlink{_vol_pan_8h_a9c7c9b93628fbf6cab1b7199c478e307}{pan}, int $\ast$priority)
\item
\hyperlink{fmod_8h_ae6ddadf8cb315e93ae7e6456b19db276}{F\-M\-O\-D\-\_\-\-R\-E\-S\-U\-L\-T} \hyperlink{fmod_8h_ace803d13e798b0cdde4384f9f323b901}{F\-\_\-\-A\-P\-I} \hyperlink{fmod_8h_a5a4c961cca1732e4616786548398d238}{F\-M\-O\-D\-\_\-\-D\-S\-P\-\_\-\-Set\-User\-Data} (\hyperlink{fmod_8h_a2a546c1efce476d85cd8065d962d705d}{F\-M\-O\-D\-\_\-\-D\-S\-P} $\ast$dsp, \hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} $\ast$\hyperlink{fmod_8h_ade70958cb78f6af9bb4122305a2ceb6a}{userdata})
\item

View File

@@ -15,14 +15,19 @@ digraph "sources/fmod/include/fmod.h"
Node6 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node6 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node5 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node1 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node9 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node9 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node9 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node8 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node8 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node8 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node8 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node6 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node13 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node1 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
a49ea9e4572e5db4f99705bb9bffbcb0
e7461303276d5c714eeb3a675727eb2d

View File

@@ -17,14 +17,19 @@ digraph "sources/fmod/include/fmod_codec.h"
Node7 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node7 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node6 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node10 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node10 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node10 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node9 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node9 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node9 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node9 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node13 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node7 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node14 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node14 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
6a5aa2e695b3b865179976438b8e9324
039c5e2ebf2b482a68ae974686e8d582

View File

@@ -17,14 +17,19 @@ digraph "sources/fmod/include/fmod_dsp.h"
Node7 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node7 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node6 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node10 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node10 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node10 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node9 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node9 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node9 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node9 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node13 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node7 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node14 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node14 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
199979f2d453910ff5fbd63453b99518
ebfb224fecc083471e32e064c09e40dd

View File

@@ -17,14 +17,19 @@ digraph "sources/fmod/include/fmod_memoryinfo.h"
Node7 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node7 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node6 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node10 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node10 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node10 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node9 -> Node10 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node10 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node9 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node11 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node9 -> Node12 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node12 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node9 -> Node13 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node13 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node7 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node11 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node14 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node14 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
1cae4fab53dcd9ccd13f29397dd1c056
4949a30444555f48e3c6b61e1c0aa07f

View File

@@ -10,19 +10,25 @@ Graphe des dépendances par inclusion de instruments.\-c\-:
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_a1b4d0adf7a9012b51b6cf75146ce8e87}{supprimer\-Instrument} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
int \hyperlink{instruments_8c_a61e64131ac7d4ab157492278e13c8c86}{get\-Volume} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
char $\ast$ \hyperlink{instruments_8c_ab41cad77f4a94310dc211a28dfb21043}{get\-Chemin} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
int \hyperlink{instruments_8c_a1bff83ef5393fa8e882dc0c5b7660fcd}{get\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
int \hyperlink{instruments_8c_a16666d90b8a5f1814bf5508b081a5850}{get\-Volume\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
char $\ast$ \hyperlink{instruments_8c_aa4f31c49f61e26b4b93aef01d63e5ec7}{get\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
int \hyperlink{instruments_8c_a1bff83ef5393fa8e882dc0c5b7660fcd}{get\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_abd1a070026808669fdf4b452da81d0f6}{set\-Volume} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int volume)
char $\ast$ \hyperlink{instruments_8c_aa4f31c49f61e26b4b93aef01d63e5ec7}{get\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_ae1988f980b621165d938c5ac6b541d25}{set\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int balance)
\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$ \hyperlink{instruments_8c_a65858268b21c66c9aa10adb6bf00dfa9}{get\-Sample} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_a1f6ed72cbc1a2aa4dae0863269e728e2}{set\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, char $\ast$nom)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_af006b658c6ed5277e7b76ef2d254e646}{set\-Volume\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int volume)
\item
\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{instruments_8c_a23b2d1a486a42541c8d094bacbf4c1b8}{rapport\-Pitch} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int note, int octave)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_a07a91a8df3ec50603b08ab049f50e742}{set\-Balance\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int balance)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_a1f6ed72cbc1a2aa4dae0863269e728e2}{set\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, char $\ast$nom)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8c_ae2da904100b4105b21814f7d40e370bb}{set\-Sample} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl})
\item
\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{instruments_8c_a23b2d1a486a42541c8d094bacbf4c1b8}{rapport\-Pitch} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int note, int octave)
\end{DoxyCompactItemize}
@@ -66,7 +72,18 @@ Définition à la ligne 13 du fichier instruments.\-c.
)}}\label{instruments_8c_a1bff83ef5393fa8e882dc0c5b7660fcd}
Définition à la ligne 26 du fichier instruments.\-c.
Définition à la ligne 30 du fichier instruments.\-c.
\hypertarget{instruments_8c_ab41cad77f4a94310dc211a28dfb21043}{\index{instruments.\-c@{instruments.\-c}!get\-Chemin@{get\-Chemin}}
\index{get\-Chemin@{get\-Chemin}!instruments.c@{instruments.\-c}}
\subsubsection[{get\-Chemin}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ get\-Chemin (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8c_ab41cad77f4a94310dc211a28dfb21043}
Définition à la ligne 22 du fichier instruments.\-c.
\hypertarget{instruments_8c_aa4f31c49f61e26b4b93aef01d63e5ec7}{\index{instruments.\-c@{instruments.\-c}!get\-Nom\-Inst@{get\-Nom\-Inst}}
\index{get\-Nom\-Inst@{get\-Nom\-Inst}!instruments.c@{instruments.\-c}}
@@ -77,18 +94,29 @@ Définition à la ligne 26 du fichier instruments.\-c.
)}}\label{instruments_8c_aa4f31c49f61e26b4b93aef01d63e5ec7}
Définition à la ligne 30 du fichier instruments.\-c.
Définition à la ligne 34 du fichier instruments.\-c.
\hypertarget{instruments_8c_a61e64131ac7d4ab157492278e13c8c86}{\index{instruments.\-c@{instruments.\-c}!get\-Volume@{get\-Volume}}
\index{get\-Volume@{get\-Volume}!instruments.c@{instruments.\-c}}
\subsubsection[{get\-Volume}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Volume (
\hypertarget{instruments_8c_a65858268b21c66c9aa10adb6bf00dfa9}{\index{instruments.\-c@{instruments.\-c}!get\-Sample@{get\-Sample}}
\index{get\-Sample@{get\-Sample}!instruments.c@{instruments.\-c}}
\subsubsection[{get\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Sample}$\ast$ get\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8c_a61e64131ac7d4ab157492278e13c8c86}
)}}\label{instruments_8c_a65858268b21c66c9aa10adb6bf00dfa9}
Définition à la ligne 22 du fichier instruments.\-c.
Définition à la ligne 38 du fichier instruments.\-c.
\hypertarget{instruments_8c_a16666d90b8a5f1814bf5508b081a5850}{\index{instruments.\-c@{instruments.\-c}!get\-Volume\-Inst@{get\-Volume\-Inst}}
\index{get\-Volume\-Inst@{get\-Volume\-Inst}!instruments.c@{instruments.\-c}}
\subsubsection[{get\-Volume\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Volume\-Inst (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8c_a16666d90b8a5f1814bf5508b081a5850}
Définition à la ligne 26 du fichier instruments.\-c.
\hypertarget{instruments_8c_a23b2d1a486a42541c8d094bacbf4c1b8}{\index{instruments.\-c@{instruments.\-c}!rapport\-Pitch@{rapport\-Pitch}}
\index{rapport\-Pitch@{rapport\-Pitch}!instruments.c@{instruments.\-c}}
@@ -101,19 +129,19 @@ Définition à la ligne 22 du fichier instruments.\-c.
)}}\label{instruments_8c_a23b2d1a486a42541c8d094bacbf4c1b8}
Définition à la ligne 45 du fichier instruments.\-c.
Définition à la ligne 58 du fichier instruments.\-c.
\hypertarget{instruments_8c_ae1988f980b621165d938c5ac6b541d25}{\index{instruments.\-c@{instruments.\-c}!set\-Balance@{set\-Balance}}
\index{set\-Balance@{set\-Balance}!instruments.c@{instruments.\-c}}
\subsubsection[{set\-Balance}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Balance (
\hypertarget{instruments_8c_a07a91a8df3ec50603b08ab049f50e742}{\index{instruments.\-c@{instruments.\-c}!set\-Balance\-Inst@{set\-Balance\-Inst}}
\index{set\-Balance\-Inst@{set\-Balance\-Inst}!instruments.c@{instruments.\-c}}
\subsubsection[{set\-Balance\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Balance\-Inst (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst, }
\item[{int}]{balance}
\end{DoxyParamCaption}
)}}\label{instruments_8c_ae1988f980b621165d938c5ac6b541d25}
)}}\label{instruments_8c_a07a91a8df3ec50603b08ab049f50e742}
Définition à la ligne 37 du fichier instruments.\-c.
Définition à la ligne 46 du fichier instruments.\-c.
\hypertarget{instruments_8c_a1f6ed72cbc1a2aa4dae0863269e728e2}{\index{instruments.\-c@{instruments.\-c}!set\-Nom\-Inst@{set\-Nom\-Inst}}
\index{set\-Nom\-Inst@{set\-Nom\-Inst}!instruments.c@{instruments.\-c}}
@@ -125,19 +153,31 @@ Définition à la ligne 37 du fichier instruments.\-c.
)}}\label{instruments_8c_a1f6ed72cbc1a2aa4dae0863269e728e2}
Définition à la ligne 41 du fichier instruments.\-c.
Définition à la ligne 50 du fichier instruments.\-c.
\hypertarget{instruments_8c_abd1a070026808669fdf4b452da81d0f6}{\index{instruments.\-c@{instruments.\-c}!set\-Volume@{set\-Volume}}
\index{set\-Volume@{set\-Volume}!instruments.c@{instruments.\-c}}
\subsubsection[{set\-Volume}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Volume (
\hypertarget{instruments_8c_ae2da904100b4105b21814f7d40e370bb}{\index{instruments.\-c@{instruments.\-c}!set\-Sample@{set\-Sample}}
\index{set\-Sample@{set\-Sample}!instruments.c@{instruments.\-c}}
\subsubsection[{set\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst, }
\item[{{\bf Sample} $\ast$}]{smpl}
\end{DoxyParamCaption}
)}}\label{instruments_8c_ae2da904100b4105b21814f7d40e370bb}
Définition à la ligne 54 du fichier instruments.\-c.
\hypertarget{instruments_8c_af006b658c6ed5277e7b76ef2d254e646}{\index{instruments.\-c@{instruments.\-c}!set\-Volume\-Inst@{set\-Volume\-Inst}}
\index{set\-Volume\-Inst@{set\-Volume\-Inst}!instruments.c@{instruments.\-c}}
\subsubsection[{set\-Volume\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Volume\-Inst (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst, }
\item[{int}]{volume}
\end{DoxyParamCaption}
)}}\label{instruments_8c_abd1a070026808669fdf4b452da81d0f6}
)}}\label{instruments_8c_af006b658c6ed5277e7b76ef2d254e646}
Définition à la ligne 33 du fichier instruments.\-c.
Définition à la ligne 42 du fichier instruments.\-c.
\hypertarget{instruments_8c_a1b4d0adf7a9012b51b6cf75146ce8e87}{\index{instruments.\-c@{instruments.\-c}!supprimer\-Instrument@{supprimer\-Instrument}}
\index{supprimer\-Instrument@{supprimer\-Instrument}!instruments.c@{instruments.\-c}}

View File

@@ -29,19 +29,25 @@ typedef struct \hyperlink{struct__intrument}{\-\_\-intrument} \hyperlink{instrum
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_a1b4d0adf7a9012b51b6cf75146ce8e87}{supprimer\-Instrument} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
int \hyperlink{instruments_8h_a61e64131ac7d4ab157492278e13c8c86}{get\-Volume} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
char $\ast$ \hyperlink{instruments_8h_ab41cad77f4a94310dc211a28dfb21043}{get\-Chemin} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
int \hyperlink{instruments_8h_a1bff83ef5393fa8e882dc0c5b7660fcd}{get\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
int \hyperlink{instruments_8h_a16666d90b8a5f1814bf5508b081a5850}{get\-Volume\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
char $\ast$ \hyperlink{instruments_8h_aa4f31c49f61e26b4b93aef01d63e5ec7}{get\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst)
int \hyperlink{instruments_8h_a0a3961ade7c43ac98e1fa6e1f6d8dc26}{get\-Balance\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_abd1a070026808669fdf4b452da81d0f6}{set\-Volume} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int volume)
char $\ast$ \hyperlink{instruments_8h_aa4f31c49f61e26b4b93aef01d63e5ec7}{get\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_ae1988f980b621165d938c5ac6b541d25}{set\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int balance)
\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$ \hyperlink{instruments_8h_a65858268b21c66c9aa10adb6bf00dfa9}{get\-Sample} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_a1f6ed72cbc1a2aa4dae0863269e728e2}{set\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, char $\ast$nom)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_abd1a070026808669fdf4b452da81d0f6}{set\-Volume} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int volume)
\item
\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{instruments_8h_a23b2d1a486a42541c8d094bacbf4c1b8}{rapport\-Pitch} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$inst, int note, int octave)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_ae1988f980b621165d938c5ac6b541d25}{set\-Balance} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int balance)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_a1f6ed72cbc1a2aa4dae0863269e728e2}{set\-Nom\-Inst} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, char $\ast$nom)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{instruments_8h_ae2da904100b4105b21814f7d40e370bb}{set\-Sample} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl})
\item
\hyperlink{fmod_8h_aeb841aa4b4b5f444b5d739d865b420af}{float} \hyperlink{instruments_8h_a23b2d1a486a42541c8d094bacbf4c1b8}{rapport\-Pitch} (\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}, int note, int octave)
\end{DoxyCompactItemize}
@@ -85,16 +91,23 @@ Définition dans le fichier \hyperlink{instruments_8h_source}{instruments.\-h}.
Définition à la ligne 13 du fichier instruments.\-c.
\hypertarget{instruments_8h_a1bff83ef5393fa8e882dc0c5b7660fcd}{\index{instruments.\-h@{instruments.\-h}!get\-Balance@{get\-Balance}}
\index{get\-Balance@{get\-Balance}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Balance}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Balance (
\hypertarget{instruments_8h_a0a3961ade7c43ac98e1fa6e1f6d8dc26}{\index{instruments.\-h@{instruments.\-h}!get\-Balance\-Inst@{get\-Balance\-Inst}}
\index{get\-Balance\-Inst@{get\-Balance\-Inst}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Balance\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Balance\-Inst (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8h_a1bff83ef5393fa8e882dc0c5b7660fcd}
)}}\label{instruments_8h_a0a3961ade7c43ac98e1fa6e1f6d8dc26}
\hypertarget{instruments_8h_ab41cad77f4a94310dc211a28dfb21043}{\index{instruments.\-h@{instruments.\-h}!get\-Chemin@{get\-Chemin}}
\index{get\-Chemin@{get\-Chemin}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Chemin}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ get\-Chemin (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8h_ab41cad77f4a94310dc211a28dfb21043}
Définition à la ligne 26 du fichier instruments.\-c.
Définition à la ligne 22 du fichier instruments.\-c.
\hypertarget{instruments_8h_aa4f31c49f61e26b4b93aef01d63e5ec7}{\index{instruments.\-h@{instruments.\-h}!get\-Nom\-Inst@{get\-Nom\-Inst}}
\index{get\-Nom\-Inst@{get\-Nom\-Inst}!instruments.h@{instruments.\-h}}
@@ -105,18 +118,29 @@ Définition à la ligne 26 du fichier instruments.\-c.
)}}\label{instruments_8h_aa4f31c49f61e26b4b93aef01d63e5ec7}
Définition à la ligne 30 du fichier instruments.\-c.
Définition à la ligne 34 du fichier instruments.\-c.
\hypertarget{instruments_8h_a61e64131ac7d4ab157492278e13c8c86}{\index{instruments.\-h@{instruments.\-h}!get\-Volume@{get\-Volume}}
\index{get\-Volume@{get\-Volume}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Volume}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Volume (
\hypertarget{instruments_8h_a65858268b21c66c9aa10adb6bf00dfa9}{\index{instruments.\-h@{instruments.\-h}!get\-Sample@{get\-Sample}}
\index{get\-Sample@{get\-Sample}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Sample}$\ast$ get\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8h_a61e64131ac7d4ab157492278e13c8c86}
)}}\label{instruments_8h_a65858268b21c66c9aa10adb6bf00dfa9}
Définition à la ligne 22 du fichier instruments.\-c.
Définition à la ligne 38 du fichier instruments.\-c.
\hypertarget{instruments_8h_a16666d90b8a5f1814bf5508b081a5850}{\index{instruments.\-h@{instruments.\-h}!get\-Volume\-Inst@{get\-Volume\-Inst}}
\index{get\-Volume\-Inst@{get\-Volume\-Inst}!instruments.h@{instruments.\-h}}
\subsubsection[{get\-Volume\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}int get\-Volume\-Inst (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst}
\end{DoxyParamCaption}
)}}\label{instruments_8h_a16666d90b8a5f1814bf5508b081a5850}
Définition à la ligne 26 du fichier instruments.\-c.
\hypertarget{instruments_8h_a23b2d1a486a42541c8d094bacbf4c1b8}{\index{instruments.\-h@{instruments.\-h}!rapport\-Pitch@{rapport\-Pitch}}
\index{rapport\-Pitch@{rapport\-Pitch}!instruments.h@{instruments.\-h}}
@@ -129,7 +153,7 @@ Définition à la ligne 22 du fichier instruments.\-c.
)}}\label{instruments_8h_a23b2d1a486a42541c8d094bacbf4c1b8}
Définition à la ligne 45 du fichier instruments.\-c.
Définition à la ligne 58 du fichier instruments.\-c.
\hypertarget{instruments_8h_ae1988f980b621165d938c5ac6b541d25}{\index{instruments.\-h@{instruments.\-h}!set\-Balance@{set\-Balance}}
\index{set\-Balance@{set\-Balance}!instruments.h@{instruments.\-h}}
@@ -139,10 +163,6 @@ Définition à la ligne 45 du fichier instruments.\-c.
\item[{int}]{balance}
\end{DoxyParamCaption}
)}}\label{instruments_8h_ae1988f980b621165d938c5ac6b541d25}
Définition à la ligne 37 du fichier instruments.\-c.
\hypertarget{instruments_8h_a1f6ed72cbc1a2aa4dae0863269e728e2}{\index{instruments.\-h@{instruments.\-h}!set\-Nom\-Inst@{set\-Nom\-Inst}}
\index{set\-Nom\-Inst@{set\-Nom\-Inst}!instruments.h@{instruments.\-h}}
\subsubsection[{set\-Nom\-Inst}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Nom\-Inst (
@@ -153,7 +173,19 @@ Définition à la ligne 37 du fichier instruments.\-c.
)}}\label{instruments_8h_a1f6ed72cbc1a2aa4dae0863269e728e2}
Définition à la ligne 41 du fichier instruments.\-c.
Définition à la ligne 50 du fichier instruments.\-c.
\hypertarget{instruments_8h_ae2da904100b4105b21814f7d40e370bb}{\index{instruments.\-h@{instruments.\-h}!set\-Sample@{set\-Sample}}
\index{set\-Sample@{set\-Sample}!instruments.h@{instruments.\-h}}
\subsubsection[{set\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Instrument} $\ast$}]{inst, }
\item[{{\bf Sample} $\ast$}]{smpl}
\end{DoxyParamCaption}
)}}\label{instruments_8h_ae2da904100b4105b21814f7d40e370bb}
Définition à la ligne 54 du fichier instruments.\-c.
\hypertarget{instruments_8h_abd1a070026808669fdf4b452da81d0f6}{\index{instruments.\-h@{instruments.\-h}!set\-Volume@{set\-Volume}}
\index{set\-Volume@{set\-Volume}!instruments.h@{instruments.\-h}}
@@ -163,10 +195,6 @@ Définition à la ligne 41 du fichier instruments.\-c.
\item[{int}]{volume}
\end{DoxyParamCaption}
)}}\label{instruments_8h_abd1a070026808669fdf4b452da81d0f6}
Définition à la ligne 33 du fichier instruments.\-c.
\hypertarget{instruments_8h_a1b4d0adf7a9012b51b6cf75146ce8e87}{\index{instruments.\-h@{instruments.\-h}!supprimer\-Instrument@{supprimer\-Instrument}}
\index{supprimer\-Instrument@{supprimer\-Instrument}!instruments.h@{instruments.\-h}}
\subsubsection[{supprimer\-Instrument}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} supprimer\-Instrument (

View File

@@ -5,4 +5,15 @@ digraph "sources/instruments/instruments.h"
Node1 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node1 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node3 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node3 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node3 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node3 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node3 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
07e6c395358e7c5ccd6368d852a4c237
b297dac157230c7aad3796607a8984ea

View File

@@ -6,9 +6,7 @@ Graphe des dépendances par inclusion de lecture.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\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)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}{lecture} (int nombre\-Chaines, int tempo, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]})
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a}{lecture} (int nombre\-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{]})
\end{DoxyCompactItemize}
@@ -31,15 +29,17 @@ Définition dans le fichier \hyperlink{lecture_8c_source}{lecture.\-c}.
\subsection{Documentation des fonctions}
\hypertarget{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}{\index{lecture.\-c@{lecture.\-c}!lecture@{lecture}}
\hypertarget{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a}{\index{lecture.\-c@{lecture.\-c}!lecture@{lecture}}
\index{lecture@{lecture}!lecture.c@{lecture.\-c}}
\subsubsection[{lecture}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} lecture (
\begin{DoxyParamCaption}
\item[{int}]{nbr\-Chaines, }
\item[{int}]{nombre\-Inst, }
\item[{int}]{tempo, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{lecture_8c_aed433892d863e7af069a7ee2e04c22e0}
)}}\label{lecture_8c_a39c4b94e2de975ad6760aaeb30f1562a}
Permet la lecture d'un motif
\begin{DoxyParams}[1]{Paramètres}
\mbox{\tt in} & {\em nbr\-Chaines} & \-: nombre de chaines \\
@@ -51,22 +51,5 @@ Permet la lecture d'un motif
\end{DoxyParams}
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.
Définition à la ligne 46 du fichier lecture.\-c.

View File

@@ -15,16 +15,30 @@ digraph "sources/lecture/lecture.c"
Node6 [label="../motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node6 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node2 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="../instruments/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node7 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node7 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="math.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node7 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="../samples/samples.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8h.html"];
Node10 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node11 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
Node12 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node11 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node13 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node11 -> Node14 [color="midnightblue",fontsize="10",style="solid"];
Node14 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node2 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node2 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node2 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node8 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node8 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node8 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node2 -> Node15 [color="midnightblue",fontsize="10",style="solid"];
Node15 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node2 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
86055e186e8e7aee641cd69cdecd1df8
5f2b1575025ef731619d5e7915f5b928

View File

@@ -2,6 +2,7 @@
\label{lecture_8h}\index{sources/lecture/lecture.\-h@{sources/lecture/lecture.\-h}}
}
{\ttfamily \#include \char`\"{}../melodie/melodie.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}../instruments/instruments.\-h\char`\"{}}\\*
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$unistd.\-h$>$}\\*
@@ -16,7 +17,7 @@ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier
\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{]})
\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{]})
\end{DoxyCompactItemize}
@@ -49,15 +50,17 @@ Définition à la ligne 24 du fichier lecture.\-h.
\subsection{Documentation des fonctions}
\hypertarget{lecture_8h_ae9f8bb9930882abb275282c8ac2fb90c}{\index{lecture.\-h@{lecture.\-h}!lecture@{lecture}}
\hypertarget{lecture_8h_a3132020e71a2cf5ac7ab656d21c93e79}{\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}]{nombre\-Inst, }
\item[{int}]{tempo, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{lecture_8h_ae9f8bb9930882abb275282c8ac2fb90c}
)}}\label{lecture_8h_a3132020e71a2cf5ac7ab656d21c93e79}
Permet la lecture d'un motif
\begin{DoxyParams}[1]{Paramètres}
\mbox{\tt in} & {\em nbr\-Chaines} & \-: nombre de chaines \\
@@ -69,5 +72,5 @@ Permet la lecture d'un motif
\end{DoxyParams}
Définition à la ligne 45 du fichier lecture.\-c.
Définition à la ligne 46 du fichier lecture.\-c.

View File

@@ -8,5 +8,7 @@ digraph "sources/lecture/lecture.h"
Node1 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node3 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node4 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
}

View File

@@ -1 +1 @@
245dea4a9104597875b7959635b6ded2
6d273e7dfd47515e6eadd2a16a407eb8

View File

@@ -13,16 +13,30 @@ digraph "sources/lecture/lecture.h"
Node5 [label="../motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node5 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node6 [label="../instruments/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node6 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node6 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="math.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node6 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="../samples/samples.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8h.html"];
Node9 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node10 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node10 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
Node12 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node10 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node13 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node6 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node7 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node7 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node7 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node1 -> Node14 [color="midnightblue",fontsize="10",style="solid"];
Node14 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
d32073f919b6d5dc9d34a58304363a2f
f8a55e4e2a22437ce53e652198e6f576

View File

@@ -4,8 +4,11 @@
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$gtk/gtk.\-h$>$}\\*
{\ttfamily \#include $<$string.\-h$>$}\\*
{\ttfamily \#include \char`\"{}motifs/motifs.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}melodie/melodie.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}samples/samples.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}instruments/instruments.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}lecture/lecture.\-h\char`\"{}}\\*
Graphe des dépendances par inclusion de main.\-c\-:
\subsection*{Macros}
@@ -14,13 +17,17 @@ Graphe des dépendances par inclusion de main.\-c\-:
\#define \hyperlink{main_8c_a5b956416a06f4aa8665dd6a4af3e04e6}{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}~16
\item
\#define \hyperlink{main_8c_a24c48ef77929deff9e40e141a891dbb8}{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}~256
\item
\#define \hyperlink{main_8c_a4a3e000c7dd3bf775af1cf561bd44ce5}{N\-B\-R\-\_\-\-I\-N\-S\-T}~10
\item
\#define \hyperlink{main_8c_a404a6f29c8301fe99c970905b3094410}{N\-B\-R\-\_\-\-S\-M\-P\-L}~5
\end{DoxyCompactItemize}
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_aa014e8ed9cc5ef0372fce12f3351de71}{afficher\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_aa014e8ed9cc5ef0372fce12f3351de71}{afficher\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a9bcfe57b5b800770950552a070472b3b}{debut} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$liste, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a08c4c8dab5ce0bbd0ac7f19768f309d5}{debut} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, \hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$\hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst}\mbox{[}$\,$\mbox{]}, \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$\hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
int \hyperlink{main_8c_a0ddf1224851353fc92bfbff6f499fa97}{main} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
@@ -30,9 +37,66 @@ int \hyperlink{main_8c_a0ddf1224851353fc92bfbff6f499fa97}{main} (int argc, char
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a527c52ff5cf09f7fcd04e9209c590351}{fenetre\-Motif} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_abe71037061bc9d0550d27f75c2cd1183}{fenetre\-Note} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_ade467f02ecf40abff91d242c1c3d1c3c}{remplissage\-Note} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a13bb869ee82de1e97f7fa09e8b6157fc}{lancer\-Lecture} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a984049078b71eba9bfa968627bc7d2ec}{quitter} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{main_8c_a5f2e190b8261a98c97c2ea4e86670d54}{refresh} ()
\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item
\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$ \hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie} \mbox{[}\hyperlink{test_8c_a24c48ef77929deff9e40e141a891dbb8}{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}\mbox{]} = \{N\-U\-L\-L\}
\item
\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$ \hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste} = N\-U\-L\-L
\item
\hyperlink{instruments_8h_a3ea24ed3c5f97006fe85fb5e0d168ebf}{Instrument} $\ast$ \hyperlink{main_8c_a51daa158cc3ad050d5aed7b500f18886}{inst} \mbox{[}\hyperlink{main_8c_a4a3e000c7dd3bf775af1cf561bd44ce5}{N\-B\-R\-\_\-\-I\-N\-S\-T}\mbox{]} = \{N\-U\-L\-L\}
\item
\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$ \hyperlink{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{smpl} \mbox{[}\hyperlink{main_8c_a404a6f29c8301fe99c970905b3094410}{N\-B\-R\-\_\-\-S\-M\-P\-L}\mbox{]} = \{N\-U\-L\-L\}
\item
int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees} = 1
\item
int \hyperlink{main_8c_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}{taille}
\item
Gtk\-Builder $\ast$ \hyperlink{main_8c_a20c5163cf0990f5bbe2a231f4d5750f5}{mon\-Builder}
\item
char $\ast$ \hyperlink{main_8c_a8d6505e338c4f4ae581a37dee1a39612}{Do} =\char`\"{}Do\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a22069243594f05a6adb627399ec47a38}{Do\-D} =\char`\"{}Do\#\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}{Re} =\char`\"{}Re\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_ad895e2de086bf4db1ebeb764c39cbb02}{Re\-D} =\char`\"{}Re\#\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_af26085d0c481a2fdfd01c3e8d209c57a}{Mi} =\char`\"{}Mi\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a78037187dd95d18c519a07ede6f6149f}{Fa} =\char`\"{}Fa\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}{Fa\-D} =\char`\"{}Fa\#\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}{Sol} =\char`\"{}Sol\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a81e340cabe465b9f73661275b49c2af4}{Sol\-D} =\char`\"{}Sol\#\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a5b97382699413e0e85e61f969866a380}{La} =\char`\"{}La\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a6c3841008fbe767e5f96f0f88bcb60e2}{La\-D} =\char`\"{}La\#\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a4a090768777344566bbfb753d85dde50}{Si} =\char`\"{}Si\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_ad0a112df10a5d24ca07230c6ac61cdc8}{N1} =\char`\"{}1\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a64bb72eb67166344f5703ab2ecf571eb}{N2} =\char`\"{}2\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a73bf402cc4f5a23d6976a1090f809995}{N3} =\char`\"{}3\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_a23a397421380a9ef6df89b0530dc20bd}{N4} =\char`\"{}4\char`\"{}
\item
char $\ast$ \hyperlink{main_8c_ab2a472a0939d343af274b86afab310c6}{N5} =\char`\"{}5\char`\"{}
\end{DoxyCompactItemize}
@@ -60,14 +124,28 @@ Définition dans le fichier \hyperlink{main_8c_source}{main.\-c}.
\subsubsection[{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}]{\setlength{\rightskip}{0pt plus 5cm}\#define D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P~16}}\label{main_8c_a5b956416a06f4aa8665dd6a4af3e04e6}
Définition à la ligne 32 du fichier main.\-c.
Définition à la ligne 35 du fichier main.\-c.
\hypertarget{main_8c_a24c48ef77929deff9e40e141a891dbb8}{\index{main.\-c@{main.\-c}!M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S@{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}}
\index{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S@{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}!main.c@{main.\-c}}
\subsubsection[{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}]{\setlength{\rightskip}{0pt plus 5cm}\#define M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S~256}}\label{main_8c_a24c48ef77929deff9e40e141a891dbb8}
Définition à la ligne 33 du fichier main.\-c.
Définition à la ligne 36 du fichier main.\-c.
\hypertarget{main_8c_a4a3e000c7dd3bf775af1cf561bd44ce5}{\index{main.\-c@{main.\-c}!N\-B\-R\-\_\-\-I\-N\-S\-T@{N\-B\-R\-\_\-\-I\-N\-S\-T}}
\index{N\-B\-R\-\_\-\-I\-N\-S\-T@{N\-B\-R\-\_\-\-I\-N\-S\-T}!main.c@{main.\-c}}
\subsubsection[{N\-B\-R\-\_\-\-I\-N\-S\-T}]{\setlength{\rightskip}{0pt plus 5cm}\#define N\-B\-R\-\_\-\-I\-N\-S\-T~10}}\label{main_8c_a4a3e000c7dd3bf775af1cf561bd44ce5}
Définition à la ligne 37 du fichier main.\-c.
\hypertarget{main_8c_a404a6f29c8301fe99c970905b3094410}{\index{main.\-c@{main.\-c}!N\-B\-R\-\_\-\-S\-M\-P\-L@{N\-B\-R\-\_\-\-S\-M\-P\-L}}
\index{N\-B\-R\-\_\-\-S\-M\-P\-L@{N\-B\-R\-\_\-\-S\-M\-P\-L}!main.c@{main.\-c}}
\subsubsection[{N\-B\-R\-\_\-\-S\-M\-P\-L}]{\setlength{\rightskip}{0pt plus 5cm}\#define N\-B\-R\-\_\-\-S\-M\-P\-L~5}}\label{main_8c_a404a6f29c8301fe99c970905b3094410}
Définition à la ligne 38 du fichier main.\-c.
@@ -82,20 +160,22 @@ Définition à la ligne 33 du fichier main.\-c.
)}}\label{main_8c_aa014e8ed9cc5ef0372fce12f3351de71}
Définition à la ligne 37 du fichier main.\-c.
Définition à la ligne 70 du fichier main.\-c.
\hypertarget{main_8c_a9bcfe57b5b800770950552a070472b3b}{\index{main.\-c@{main.\-c}!debut@{debut}}
\hypertarget{main_8c_a08c4c8dab5ce0bbd0ac7f19768f309d5}{\index{main.\-c@{main.\-c}!debut@{debut}}
\index{debut@{debut}!main.c@{main.\-c}}
\subsubsection[{debut}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} debut (
\begin{DoxyParamCaption}
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Instrument} $\ast$}]{inst\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Sample} $\ast$}]{smpl\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{int}]{nbr\-Portees}
\end{DoxyParamCaption}
)}}\label{main_8c_a9bcfe57b5b800770950552a070472b3b}
)}}\label{main_8c_a08c4c8dab5ce0bbd0ac7f19768f309d5}
Définition à la ligne 49 du fichier main.\-c.
Définition à la ligne 82 du fichier main.\-c.
\hypertarget{main_8c_a96c80115d05a50996f87ad2fa66d8193}{\index{main.\-c@{main.\-c}!fenetre\-Instrument@{fenetre\-Instrument}}
\index{fenetre\-Instrument@{fenetre\-Instrument}!main.c@{main.\-c}}
@@ -107,7 +187,7 @@ Définition à la ligne 49 du fichier main.\-c.
)}}\label{main_8c_a96c80115d05a50996f87ad2fa66d8193}
Définition à la ligne 171 du fichier main.\-c.
Définition à la ligne 348 du fichier main.\-c.
\hypertarget{main_8c_a527c52ff5cf09f7fcd04e9209c590351}{\index{main.\-c@{main.\-c}!fenetre\-Motif@{fenetre\-Motif}}
\index{fenetre\-Motif@{fenetre\-Motif}!main.c@{main.\-c}}
@@ -119,7 +199,19 @@ Définition à la ligne 171 du fichier main.\-c.
)}}\label{main_8c_a527c52ff5cf09f7fcd04e9209c590351}
Définition à la ligne 188 du fichier main.\-c.
Définition à la ligne 355 du fichier main.\-c.
\hypertarget{main_8c_abe71037061bc9d0550d27f75c2cd1183}{\index{main.\-c@{main.\-c}!fenetre\-Note@{fenetre\-Note}}
\index{fenetre\-Note@{fenetre\-Note}!main.c@{main.\-c}}
\subsubsection[{fenetre\-Note}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{main_8c_abe71037061bc9d0550d27f75c2cd1183}
Définition à la ligne 362 du fichier main.\-c.
\hypertarget{main_8c_a12971de76b50d401b7b859c396194d8d}{\index{main.\-c@{main.\-c}!fenetre\-Sample@{fenetre\-Sample}}
\index{fenetre\-Sample@{fenetre\-Sample}!main.c@{main.\-c}}
@@ -131,7 +223,7 @@ Définition à la ligne 188 du fichier main.\-c.
)}}\label{main_8c_a12971de76b50d401b7b859c396194d8d}
Définition à la ligne 154 du fichier main.\-c.
Définition à la ligne 340 du fichier main.\-c.
\hypertarget{main_8c_a13bb869ee82de1e97f7fa09e8b6157fc}{\index{main.\-c@{main.\-c}!lancer\-Lecture@{lancer\-Lecture}}
\index{lancer\-Lecture@{lancer\-Lecture}!main.c@{main.\-c}}
@@ -142,7 +234,7 @@ Définition à la ligne 154 du fichier main.\-c.
)}}\label{main_8c_a13bb869ee82de1e97f7fa09e8b6157fc}
Définition à la ligne 205 du fichier main.\-c.
Définition à la ligne 450 du fichier main.\-c.
\hypertarget{main_8c_a0ddf1224851353fc92bfbff6f499fa97}{\index{main.\-c@{main.\-c}!main@{main}}
\index{main@{main}!main.c@{main.\-c}}
@@ -154,7 +246,7 @@ Définition à la ligne 205 du fichier main.\-c.
)}}\label{main_8c_a0ddf1224851353fc92bfbff6f499fa97}
Définition à la ligne 132 du fichier main.\-c.
Définition à la ligne 195 du fichier main.\-c.
\hypertarget{main_8c_a984049078b71eba9bfa968627bc7d2ec}{\index{main.\-c@{main.\-c}!quitter@{quitter}}
\index{quitter@{quitter}!main.c@{main.\-c}}
@@ -165,5 +257,199 @@ Définition à la ligne 132 du fichier main.\-c.
)}}\label{main_8c_a984049078b71eba9bfa968627bc7d2ec}
Définition à la ligne 216 du fichier main.\-c.
Définition à la ligne 460 du fichier main.\-c.
\hypertarget{main_8c_a5f2e190b8261a98c97c2ea4e86670d54}{\index{main.\-c@{main.\-c}!refresh@{refresh}}
\index{refresh@{refresh}!main.c@{main.\-c}}
\subsubsection[{refresh}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} refresh (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)}}\label{main_8c_a5f2e190b8261a98c97c2ea4e86670d54}
Définition à la ligne 465 du fichier main.\-c.
\hypertarget{main_8c_ade467f02ecf40abff91d242c1c3d1c3c}{\index{main.\-c@{main.\-c}!remplissage\-Note@{remplissage\-Note}}
\index{remplissage\-Note@{remplissage\-Note}!main.c@{main.\-c}}
\subsubsection[{remplissage\-Note}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{main_8c_ade467f02ecf40abff91d242c1c3d1c3c}
Définition à la ligne 369 du fichier main.\-c.
\subsection{Documentation des variables}
\hypertarget{main_8c_a8d6505e338c4f4ae581a37dee1a39612}{\index{main.\-c@{main.\-c}!Do@{Do}}
\index{Do@{Do}!main.c@{main.\-c}}
\subsubsection[{Do}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Do =\char`\"{}Do\char`\"{}}}\label{main_8c_a8d6505e338c4f4ae581a37dee1a39612}
Définition à la ligne 49 du fichier main.\-c.
\hypertarget{main_8c_a22069243594f05a6adb627399ec47a38}{\index{main.\-c@{main.\-c}!Do\-D@{Do\-D}}
\index{Do\-D@{Do\-D}!main.c@{main.\-c}}
\subsubsection[{Do\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Do\-D =\char`\"{}Do\#\char`\"{}}}\label{main_8c_a22069243594f05a6adb627399ec47a38}
Définition à la ligne 50 du fichier main.\-c.
\hypertarget{main_8c_a78037187dd95d18c519a07ede6f6149f}{\index{main.\-c@{main.\-c}!Fa@{Fa}}
\index{Fa@{Fa}!main.c@{main.\-c}}
\subsubsection[{Fa}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Fa =\char`\"{}Fa\char`\"{}}}\label{main_8c_a78037187dd95d18c519a07ede6f6149f}
Définition à la ligne 54 du fichier main.\-c.
\hypertarget{main_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}{\index{main.\-c@{main.\-c}!Fa\-D@{Fa\-D}}
\index{Fa\-D@{Fa\-D}!main.c@{main.\-c}}
\subsubsection[{Fa\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Fa\-D =\char`\"{}Fa\#\char`\"{}}}\label{main_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}
Définition à la ligne 55 du fichier main.\-c.
\hypertarget{main_8c_a51daa158cc3ad050d5aed7b500f18886}{\index{main.\-c@{main.\-c}!inst@{inst}}
\index{inst@{inst}!main.c@{main.\-c}}
\subsubsection[{inst}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Instrument}$\ast$ inst\mbox{[}{\bf N\-B\-R\-\_\-\-I\-N\-S\-T}\mbox{]} = \{N\-U\-L\-L\}}}\label{main_8c_a51daa158cc3ad050d5aed7b500f18886}
Définition à la ligne 43 du fichier main.\-c.
\hypertarget{main_8c_a5b97382699413e0e85e61f969866a380}{\index{main.\-c@{main.\-c}!La@{La}}
\index{La@{La}!main.c@{main.\-c}}
\subsubsection[{La}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ La =\char`\"{}La\char`\"{}}}\label{main_8c_a5b97382699413e0e85e61f969866a380}
Définition à la ligne 58 du fichier main.\-c.
\hypertarget{main_8c_a6c3841008fbe767e5f96f0f88bcb60e2}{\index{main.\-c@{main.\-c}!La\-D@{La\-D}}
\index{La\-D@{La\-D}!main.c@{main.\-c}}
\subsubsection[{La\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ La\-D =\char`\"{}La\#\char`\"{}}}\label{main_8c_a6c3841008fbe767e5f96f0f88bcb60e2}
Définition à la ligne 59 du fichier main.\-c.
\hypertarget{main_8c_ac4217b7299530f2c17a7aeb96395e853}{\index{main.\-c@{main.\-c}!liste@{liste}}
\index{liste@{liste}!main.c@{main.\-c}}
\subsubsection[{liste}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Motif}$\ast$ liste = N\-U\-L\-L}}\label{main_8c_ac4217b7299530f2c17a7aeb96395e853}
Définition à la ligne 42 du fichier main.\-c.
\hypertarget{main_8c_a083d54258ee653fcb86365fce1e67bf3}{\index{main.\-c@{main.\-c}!melodie@{melodie}}
\index{melodie@{melodie}!main.c@{main.\-c}}
\subsubsection[{melodie}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Motif}$\ast$ melodie\mbox{[}{\bf M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}\mbox{]} = \{N\-U\-L\-L\}}}\label{main_8c_a083d54258ee653fcb86365fce1e67bf3}
Définition à la ligne 41 du fichier main.\-c.
\hypertarget{main_8c_af26085d0c481a2fdfd01c3e8d209c57a}{\index{main.\-c@{main.\-c}!Mi@{Mi}}
\index{Mi@{Mi}!main.c@{main.\-c}}
\subsubsection[{Mi}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Mi =\char`\"{}Mi\char`\"{}}}\label{main_8c_af26085d0c481a2fdfd01c3e8d209c57a}
Définition à la ligne 53 du fichier main.\-c.
\hypertarget{main_8c_a20c5163cf0990f5bbe2a231f4d5750f5}{\index{main.\-c@{main.\-c}!mon\-Builder@{mon\-Builder}}
\index{mon\-Builder@{mon\-Builder}!main.c@{main.\-c}}
\subsubsection[{mon\-Builder}]{\setlength{\rightskip}{0pt plus 5cm}Gtk\-Builder$\ast$ mon\-Builder}}\label{main_8c_a20c5163cf0990f5bbe2a231f4d5750f5}
Définition à la ligne 48 du fichier main.\-c.
\hypertarget{main_8c_ad0a112df10a5d24ca07230c6ac61cdc8}{\index{main.\-c@{main.\-c}!N1@{N1}}
\index{N1@{N1}!main.c@{main.\-c}}
\subsubsection[{N1}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N1 =\char`\"{}1\char`\"{}}}\label{main_8c_ad0a112df10a5d24ca07230c6ac61cdc8}
Définition à la ligne 61 du fichier main.\-c.
\hypertarget{main_8c_a64bb72eb67166344f5703ab2ecf571eb}{\index{main.\-c@{main.\-c}!N2@{N2}}
\index{N2@{N2}!main.c@{main.\-c}}
\subsubsection[{N2}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N2 =\char`\"{}2\char`\"{}}}\label{main_8c_a64bb72eb67166344f5703ab2ecf571eb}
Définition à la ligne 62 du fichier main.\-c.
\hypertarget{main_8c_a73bf402cc4f5a23d6976a1090f809995}{\index{main.\-c@{main.\-c}!N3@{N3}}
\index{N3@{N3}!main.c@{main.\-c}}
\subsubsection[{N3}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N3 =\char`\"{}3\char`\"{}}}\label{main_8c_a73bf402cc4f5a23d6976a1090f809995}
Définition à la ligne 63 du fichier main.\-c.
\hypertarget{main_8c_a23a397421380a9ef6df89b0530dc20bd}{\index{main.\-c@{main.\-c}!N4@{N4}}
\index{N4@{N4}!main.c@{main.\-c}}
\subsubsection[{N4}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N4 =\char`\"{}4\char`\"{}}}\label{main_8c_a23a397421380a9ef6df89b0530dc20bd}
Définition à la ligne 64 du fichier main.\-c.
\hypertarget{main_8c_ab2a472a0939d343af274b86afab310c6}{\index{main.\-c@{main.\-c}!N5@{N5}}
\index{N5@{N5}!main.c@{main.\-c}}
\subsubsection[{N5}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N5 =\char`\"{}5\char`\"{}}}\label{main_8c_ab2a472a0939d343af274b86afab310c6}
Définition à la ligne 65 du fichier main.\-c.
\hypertarget{main_8c_aefd1b139142a277f5da5d87f084b7230}{\index{main.\-c@{main.\-c}!nbr\-Portees@{nbr\-Portees}}
\index{nbr\-Portees@{nbr\-Portees}!main.c@{main.\-c}}
\subsubsection[{nbr\-Portees}]{\setlength{\rightskip}{0pt plus 5cm}int nbr\-Portees = 1}}\label{main_8c_aefd1b139142a277f5da5d87f084b7230}
Définition à la ligne 45 du fichier main.\-c.
\hypertarget{main_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}{\index{main.\-c@{main.\-c}!Re@{Re}}
\index{Re@{Re}!main.c@{main.\-c}}
\subsubsection[{Re}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Re =\char`\"{}Re\char`\"{}}}\label{main_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}
Définition à la ligne 51 du fichier main.\-c.
\hypertarget{main_8c_ad895e2de086bf4db1ebeb764c39cbb02}{\index{main.\-c@{main.\-c}!Re\-D@{Re\-D}}
\index{Re\-D@{Re\-D}!main.c@{main.\-c}}
\subsubsection[{Re\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Re\-D =\char`\"{}Re\#\char`\"{}}}\label{main_8c_ad895e2de086bf4db1ebeb764c39cbb02}
Définition à la ligne 52 du fichier main.\-c.
\hypertarget{main_8c_a4a090768777344566bbfb753d85dde50}{\index{main.\-c@{main.\-c}!Si@{Si}}
\index{Si@{Si}!main.c@{main.\-c}}
\subsubsection[{Si}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Si =\char`\"{}Si\char`\"{}}}\label{main_8c_a4a090768777344566bbfb753d85dde50}
Définition à la ligne 60 du fichier main.\-c.
\hypertarget{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}{\index{main.\-c@{main.\-c}!smpl@{smpl}}
\index{smpl@{smpl}!main.c@{main.\-c}}
\subsubsection[{smpl}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Sample}$\ast$ smpl\mbox{[}{\bf N\-B\-R\-\_\-\-S\-M\-P\-L}\mbox{]} = \{N\-U\-L\-L\}}}\label{main_8c_a1b2c31d071735c5a50db9f93c1ad53d1}
Définition à la ligne 44 du fichier main.\-c.
\hypertarget{main_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}{\index{main.\-c@{main.\-c}!Sol@{Sol}}
\index{Sol@{Sol}!main.c@{main.\-c}}
\subsubsection[{Sol}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Sol =\char`\"{}Sol\char`\"{}}}\label{main_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}
Définition à la ligne 56 du fichier main.\-c.
\hypertarget{main_8c_a81e340cabe465b9f73661275b49c2af4}{\index{main.\-c@{main.\-c}!Sol\-D@{Sol\-D}}
\index{Sol\-D@{Sol\-D}!main.c@{main.\-c}}
\subsubsection[{Sol\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Sol\-D =\char`\"{}Sol\#\char`\"{}}}\label{main_8c_a81e340cabe465b9f73661275b49c2af4}
Définition à la ligne 57 du fichier main.\-c.
\hypertarget{main_8c_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}{\index{main.\-c@{main.\-c}!taille@{taille}}
\index{taille@{taille}!main.c@{main.\-c}}
\subsubsection[{taille}]{\setlength{\rightskip}{0pt plus 5cm}int taille}}\label{main_8c_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}
Définition à la ligne 46 du fichier main.\-c.

View File

@@ -10,22 +10,22 @@ digraph "sources/main.c"
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="gtk/gtk.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node5 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node5 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node6 [label="melodie/melodie.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8h.html"];
Node6 [label="motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node6 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node7 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="melodie/melodie.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8h.html"];
Node7 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node7 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="samples/samples.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8h.html"];
Node8 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node9 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
@@ -33,4 +33,21 @@ digraph "sources/main.c"
Node11 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node9 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
Node12 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node1 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node13 [label="instruments/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node13 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node13 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node13 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node13 -> Node14 [color="midnightblue",fontsize="10",style="solid"];
Node14 [label="math.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node13 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node15 [color="midnightblue",fontsize="10",style="solid"];
Node15 [label="lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node15 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node15 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node15 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node15 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node15 -> Node16 [color="midnightblue",fontsize="10",style="solid"];
Node16 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node15 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
f978b51ca0efd3f5331b9f82421f4e7b
5a3e3b9df3fcb3bfeaed46ca226767ce

View File

@@ -0,0 +1,383 @@
\hypertarget{maintest_8c}{\section{Référence du fichier sources/main\-Test/maintest.c}
\label{maintest_8c}\index{sources/main\-Test/maintest.\-c@{sources/main\-Test/maintest.\-c}}
}
{\ttfamily \#include $<$stdio.\-h$>$}\\*
{\ttfamily \#include $<$stdlib.\-h$>$}\\*
{\ttfamily \#include $<$string.\-h$>$}\\*
{\ttfamily \#include $<$gtk/gtk.\-h$>$}\\*
{\ttfamily \#include \char`\"{}motifs/motifs.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}melodie/melodie.\-h\char`\"{}}\\*
{\ttfamily \#include \char`\"{}lecture/lecture.\-h\char`\"{}}\\*
Graphe des dépendances par inclusion de maintest.\-c\-:
\subsection*{Macros}
\begin{DoxyCompactItemize}
\item
\#define \hyperlink{maintest_8c_a5b956416a06f4aa8665dd6a4af3e04e6}{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}~16
\item
\#define \hyperlink{maintest_8c_a24c48ef77929deff9e40e141a891dbb8}{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}~256
\end{DoxyCompactItemize}
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_aa014e8ed9cc5ef0372fce12f3351de71}{afficher\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a9bcfe57b5b800770950552a070472b3b}{debut} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
char $\ast$ \hyperlink{maintest_8c_aef05da9b1e434403fd2ffdfe6b2a14d7}{str\-\_\-dup} (char const $\ast$s)
\item
int \hyperlink{maintest_8c_a0ddf1224851353fc92bfbff6f499fa97}{main} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a12971de76b50d401b7b859c396194d8d}{fenetre\-Sample} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a96c80115d05a50996f87ad2fa66d8193}{fenetre\-Instrument} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a527c52ff5cf09f7fcd04e9209c590351}{fenetre\-Motif} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_abe71037061bc9d0550d27f75c2cd1183}{fenetre\-Note} (int argc, char $\ast$argv\mbox{[}$\,$\mbox{]})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_ade467f02ecf40abff91d242c1c3d1c3c}{remplissage\-Note} (Gtk\-Widget $\ast$widget, gpointer $\ast$\hyperlink{fmod__codec_8h_a4d218bb9f59bc8beef27e0ffb15af6db}{data})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a13bb869ee82de1e97f7fa09e8b6157fc}{lancer\-Lecture} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a984049078b71eba9bfa968627bc7d2ec}{quitter} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{maintest_8c_a5f2e190b8261a98c97c2ea4e86670d54}{refresh} ()
\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item
\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$ \hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}
\item
Gtk\-Builder $\ast$ \hyperlink{maintest_8c_a20c5163cf0990f5bbe2a231f4d5750f5}{mon\-Builder}
\item
char $\ast$ \hyperlink{maintest_8c_a8d6505e338c4f4ae581a37dee1a39612}{Do} =\char`\"{}Do\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a22069243594f05a6adb627399ec47a38}{Do\-D} =\char`\"{}Do\#\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}{Re} =\char`\"{}Re\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_ad895e2de086bf4db1ebeb764c39cbb02}{Re\-D} =\char`\"{}Re\#\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_af26085d0c481a2fdfd01c3e8d209c57a}{Mi} =\char`\"{}Mi\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a78037187dd95d18c519a07ede6f6149f}{Fa} =\char`\"{}Fa\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}{Fa\-D} =\char`\"{}Fa\#\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}{Sol} =\char`\"{}Sol\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a81e340cabe465b9f73661275b49c2af4}{Sol\-D} =\char`\"{}Sol\#\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a5b97382699413e0e85e61f969866a380}{La} =\char`\"{}La\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a6c3841008fbe767e5f96f0f88bcb60e2}{La\-D} =\char`\"{}La\#\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a4a090768777344566bbfb753d85dde50}{Si} =\char`\"{}Si\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_ad0a112df10a5d24ca07230c6ac61cdc8}{N1} =\char`\"{}1\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a64bb72eb67166344f5703ab2ecf571eb}{N2} =\char`\"{}2\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a73bf402cc4f5a23d6976a1090f809995}{N3} =\char`\"{}3\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_a23a397421380a9ef6df89b0530dc20bd}{N4} =\char`\"{}4\char`\"{}
\item
char $\ast$ \hyperlink{maintest_8c_ab2a472a0939d343af274b86afab310c6}{N5} =\char`\"{}5\char`\"{}
\end{DoxyCompactItemize}
\subsection{Documentation des macros}
\hypertarget{maintest_8c_a5b956416a06f4aa8665dd6a4af3e04e6}{\index{maintest.\-c@{maintest.\-c}!D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P@{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}}
\index{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P@{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}!maintest.c@{maintest.\-c}}
\subsubsection[{D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P}]{\setlength{\rightskip}{0pt plus 5cm}\#define D\-E\-F\-\_\-\-N\-B\-R\-\_\-\-T\-M\-P~16}}\label{maintest_8c_a5b956416a06f4aa8665dd6a4af3e04e6}
Définition à la ligne 10 du fichier maintest.\-c.
\hypertarget{maintest_8c_a24c48ef77929deff9e40e141a891dbb8}{\index{maintest.\-c@{maintest.\-c}!M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S@{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}}
\index{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S@{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}!maintest.c@{maintest.\-c}}
\subsubsection[{M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S}]{\setlength{\rightskip}{0pt plus 5cm}\#define M\-A\-X\-\_\-\-P\-A\-T\-T\-E\-R\-N\-S~256}}\label{maintest_8c_a24c48ef77929deff9e40e141a891dbb8}
Définition à la ligne 11 du fichier maintest.\-c.
\subsection{Documentation des fonctions}
\hypertarget{maintest_8c_aa014e8ed9cc5ef0372fce12f3351de71}{\index{maintest.\-c@{maintest.\-c}!afficher\-Motif@{afficher\-Motif}}
\index{afficher\-Motif@{afficher\-Motif}!maintest.c@{maintest.\-c}}
\subsubsection[{afficher\-Motif}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} afficher\-Motif (
\begin{DoxyParamCaption}
\item[{{\bf Motif} $\ast$}]{m, }
\item[{int}]{nbr\-Portees}
\end{DoxyParamCaption}
)}}\label{maintest_8c_aa014e8ed9cc5ef0372fce12f3351de71}
Définition à la ligne 35 du fichier maintest.\-c.
\hypertarget{maintest_8c_a9bcfe57b5b800770950552a070472b3b}{\index{maintest.\-c@{maintest.\-c}!debut@{debut}}
\index{debut@{debut}!maintest.c@{maintest.\-c}}
\subsubsection[{debut}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} debut (
\begin{DoxyParamCaption}
\item[{{\bf Motif} $\ast$}]{melodie\mbox{[}$\,$\mbox{]}, }
\item[{{\bf Motif} $\ast$}]{liste, }
\item[{int}]{nbr\-Portees}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a9bcfe57b5b800770950552a070472b3b}
Définition à la ligne 47 du fichier maintest.\-c.
\hypertarget{maintest_8c_a96c80115d05a50996f87ad2fa66d8193}{\index{maintest.\-c@{maintest.\-c}!fenetre\-Instrument@{fenetre\-Instrument}}
\index{fenetre\-Instrument@{fenetre\-Instrument}!maintest.c@{maintest.\-c}}
\subsubsection[{fenetre\-Instrument}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Instrument (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a96c80115d05a50996f87ad2fa66d8193}
Définition à la ligne 297 du fichier maintest.\-c.
\hypertarget{maintest_8c_a527c52ff5cf09f7fcd04e9209c590351}{\index{maintest.\-c@{maintest.\-c}!fenetre\-Motif@{fenetre\-Motif}}
\index{fenetre\-Motif@{fenetre\-Motif}!maintest.c@{maintest.\-c}}
\subsubsection[{fenetre\-Motif}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Motif (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a527c52ff5cf09f7fcd04e9209c590351}
Définition à la ligne 304 du fichier maintest.\-c.
\hypertarget{maintest_8c_abe71037061bc9d0550d27f75c2cd1183}{\index{maintest.\-c@{maintest.\-c}!fenetre\-Note@{fenetre\-Note}}
\index{fenetre\-Note@{fenetre\-Note}!maintest.c@{maintest.\-c}}
\subsubsection[{fenetre\-Note}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Note (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{maintest_8c_abe71037061bc9d0550d27f75c2cd1183}
Définition à la ligne 311 du fichier maintest.\-c.
\hypertarget{maintest_8c_a12971de76b50d401b7b859c396194d8d}{\index{maintest.\-c@{maintest.\-c}!fenetre\-Sample@{fenetre\-Sample}}
\index{fenetre\-Sample@{fenetre\-Sample}!maintest.c@{maintest.\-c}}
\subsubsection[{fenetre\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} fenetre\-Sample (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a12971de76b50d401b7b859c396194d8d}
Définition à la ligne 289 du fichier maintest.\-c.
\hypertarget{maintest_8c_a13bb869ee82de1e97f7fa09e8b6157fc}{\index{maintest.\-c@{maintest.\-c}!lancer\-Lecture@{lancer\-Lecture}}
\index{lancer\-Lecture@{lancer\-Lecture}!maintest.c@{maintest.\-c}}
\subsubsection[{lancer\-Lecture}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} lancer\-Lecture (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a13bb869ee82de1e97f7fa09e8b6157fc}
Définition à la ligne 397 du fichier maintest.\-c.
\hypertarget{maintest_8c_a0ddf1224851353fc92bfbff6f499fa97}{\index{maintest.\-c@{maintest.\-c}!main@{main}}
\index{main@{main}!maintest.c@{maintest.\-c}}
\subsubsection[{main}]{\setlength{\rightskip}{0pt plus 5cm}int main (
\begin{DoxyParamCaption}
\item[{int}]{argc, }
\item[{char $\ast$}]{argv\mbox{[}$\,$\mbox{]}}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a0ddf1224851353fc92bfbff6f499fa97}
Définition à la ligne 146 du fichier maintest.\-c.
\hypertarget{maintest_8c_a984049078b71eba9bfa968627bc7d2ec}{\index{maintest.\-c@{maintest.\-c}!quitter@{quitter}}
\index{quitter@{quitter}!maintest.c@{maintest.\-c}}
\subsubsection[{quitter}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} quitter (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a984049078b71eba9bfa968627bc7d2ec}
Définition à la ligne 408 du fichier maintest.\-c.
\hypertarget{maintest_8c_a5f2e190b8261a98c97c2ea4e86670d54}{\index{maintest.\-c@{maintest.\-c}!refresh@{refresh}}
\index{refresh@{refresh}!maintest.c@{maintest.\-c}}
\subsubsection[{refresh}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} refresh (
\begin{DoxyParamCaption}
{}
\end{DoxyParamCaption}
)}}\label{maintest_8c_a5f2e190b8261a98c97c2ea4e86670d54}
Définition à la ligne 413 du fichier maintest.\-c.
\hypertarget{maintest_8c_ade467f02ecf40abff91d242c1c3d1c3c}{\index{maintest.\-c@{maintest.\-c}!remplissage\-Note@{remplissage\-Note}}
\index{remplissage\-Note@{remplissage\-Note}!maintest.c@{maintest.\-c}}
\subsubsection[{remplissage\-Note}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} remplissage\-Note (
\begin{DoxyParamCaption}
\item[{Gtk\-Widget $\ast$}]{widget, }
\item[{gpointer $\ast$}]{data}
\end{DoxyParamCaption}
)}}\label{maintest_8c_ade467f02ecf40abff91d242c1c3d1c3c}
Définition à la ligne 318 du fichier maintest.\-c.
\hypertarget{maintest_8c_aef05da9b1e434403fd2ffdfe6b2a14d7}{\index{maintest.\-c@{maintest.\-c}!str\-\_\-dup@{str\-\_\-dup}}
\index{str\-\_\-dup@{str\-\_\-dup}!maintest.c@{maintest.\-c}}
\subsubsection[{str\-\_\-dup}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ str\-\_\-dup (
\begin{DoxyParamCaption}
\item[{char const $\ast$}]{s}
\end{DoxyParamCaption}
)}}\label{maintest_8c_aef05da9b1e434403fd2ffdfe6b2a14d7}
Définition à la ligne 130 du fichier maintest.\-c.
\subsection{Documentation des variables}
\hypertarget{maintest_8c_a8d6505e338c4f4ae581a37dee1a39612}{\index{maintest.\-c@{maintest.\-c}!Do@{Do}}
\index{Do@{Do}!maintest.c@{maintest.\-c}}
\subsubsection[{Do}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Do =\char`\"{}Do\char`\"{}}}\label{maintest_8c_a8d6505e338c4f4ae581a37dee1a39612}
Définition à la ligne 15 du fichier maintest.\-c.
\hypertarget{maintest_8c_a22069243594f05a6adb627399ec47a38}{\index{maintest.\-c@{maintest.\-c}!Do\-D@{Do\-D}}
\index{Do\-D@{Do\-D}!maintest.c@{maintest.\-c}}
\subsubsection[{Do\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Do\-D =\char`\"{}Do\#\char`\"{}}}\label{maintest_8c_a22069243594f05a6adb627399ec47a38}
Définition à la ligne 16 du fichier maintest.\-c.
\hypertarget{maintest_8c_a78037187dd95d18c519a07ede6f6149f}{\index{maintest.\-c@{maintest.\-c}!Fa@{Fa}}
\index{Fa@{Fa}!maintest.c@{maintest.\-c}}
\subsubsection[{Fa}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Fa =\char`\"{}Fa\char`\"{}}}\label{maintest_8c_a78037187dd95d18c519a07ede6f6149f}
Définition à la ligne 20 du fichier maintest.\-c.
\hypertarget{maintest_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}{\index{maintest.\-c@{maintest.\-c}!Fa\-D@{Fa\-D}}
\index{Fa\-D@{Fa\-D}!maintest.c@{maintest.\-c}}
\subsubsection[{Fa\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Fa\-D =\char`\"{}Fa\#\char`\"{}}}\label{maintest_8c_a58d3be9bd98fcccdbe3ad90a4ea05935}
Définition à la ligne 21 du fichier maintest.\-c.
\hypertarget{maintest_8c_a5b97382699413e0e85e61f969866a380}{\index{maintest.\-c@{maintest.\-c}!La@{La}}
\index{La@{La}!maintest.c@{maintest.\-c}}
\subsubsection[{La}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ La =\char`\"{}La\char`\"{}}}\label{maintest_8c_a5b97382699413e0e85e61f969866a380}
Définition à la ligne 24 du fichier maintest.\-c.
\hypertarget{maintest_8c_a6c3841008fbe767e5f96f0f88bcb60e2}{\index{maintest.\-c@{maintest.\-c}!La\-D@{La\-D}}
\index{La\-D@{La\-D}!maintest.c@{maintest.\-c}}
\subsubsection[{La\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ La\-D =\char`\"{}La\#\char`\"{}}}\label{maintest_8c_a6c3841008fbe767e5f96f0f88bcb60e2}
Définition à la ligne 25 du fichier maintest.\-c.
\hypertarget{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{\index{maintest.\-c@{maintest.\-c}!m@{m}}
\index{m@{m}!maintest.c@{maintest.\-c}}
\subsubsection[{m}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Motif}$\ast$ m}}\label{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}
Définition à la ligne 13 du fichier maintest.\-c.
\hypertarget{maintest_8c_af26085d0c481a2fdfd01c3e8d209c57a}{\index{maintest.\-c@{maintest.\-c}!Mi@{Mi}}
\index{Mi@{Mi}!maintest.c@{maintest.\-c}}
\subsubsection[{Mi}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Mi =\char`\"{}Mi\char`\"{}}}\label{maintest_8c_af26085d0c481a2fdfd01c3e8d209c57a}
Définition à la ligne 19 du fichier maintest.\-c.
\hypertarget{maintest_8c_a20c5163cf0990f5bbe2a231f4d5750f5}{\index{maintest.\-c@{maintest.\-c}!mon\-Builder@{mon\-Builder}}
\index{mon\-Builder@{mon\-Builder}!maintest.c@{maintest.\-c}}
\subsubsection[{mon\-Builder}]{\setlength{\rightskip}{0pt plus 5cm}Gtk\-Builder$\ast$ mon\-Builder}}\label{maintest_8c_a20c5163cf0990f5bbe2a231f4d5750f5}
Définition à la ligne 14 du fichier maintest.\-c.
\hypertarget{maintest_8c_ad0a112df10a5d24ca07230c6ac61cdc8}{\index{maintest.\-c@{maintest.\-c}!N1@{N1}}
\index{N1@{N1}!maintest.c@{maintest.\-c}}
\subsubsection[{N1}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N1 =\char`\"{}1\char`\"{}}}\label{maintest_8c_ad0a112df10a5d24ca07230c6ac61cdc8}
Définition à la ligne 27 du fichier maintest.\-c.
\hypertarget{maintest_8c_a64bb72eb67166344f5703ab2ecf571eb}{\index{maintest.\-c@{maintest.\-c}!N2@{N2}}
\index{N2@{N2}!maintest.c@{maintest.\-c}}
\subsubsection[{N2}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N2 =\char`\"{}2\char`\"{}}}\label{maintest_8c_a64bb72eb67166344f5703ab2ecf571eb}
Définition à la ligne 28 du fichier maintest.\-c.
\hypertarget{maintest_8c_a73bf402cc4f5a23d6976a1090f809995}{\index{maintest.\-c@{maintest.\-c}!N3@{N3}}
\index{N3@{N3}!maintest.c@{maintest.\-c}}
\subsubsection[{N3}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N3 =\char`\"{}3\char`\"{}}}\label{maintest_8c_a73bf402cc4f5a23d6976a1090f809995}
Définition à la ligne 29 du fichier maintest.\-c.
\hypertarget{maintest_8c_a23a397421380a9ef6df89b0530dc20bd}{\index{maintest.\-c@{maintest.\-c}!N4@{N4}}
\index{N4@{N4}!maintest.c@{maintest.\-c}}
\subsubsection[{N4}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N4 =\char`\"{}4\char`\"{}}}\label{maintest_8c_a23a397421380a9ef6df89b0530dc20bd}
Définition à la ligne 30 du fichier maintest.\-c.
\hypertarget{maintest_8c_ab2a472a0939d343af274b86afab310c6}{\index{maintest.\-c@{maintest.\-c}!N5@{N5}}
\index{N5@{N5}!maintest.c@{maintest.\-c}}
\subsubsection[{N5}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ N5 =\char`\"{}5\char`\"{}}}\label{maintest_8c_ab2a472a0939d343af274b86afab310c6}
Définition à la ligne 31 du fichier maintest.\-c.
\hypertarget{maintest_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}{\index{maintest.\-c@{maintest.\-c}!Re@{Re}}
\index{Re@{Re}!maintest.c@{maintest.\-c}}
\subsubsection[{Re}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Re =\char`\"{}Re\char`\"{}}}\label{maintest_8c_aba0ad9cc9f83d17479b2054bebb3d8c1}
Définition à la ligne 17 du fichier maintest.\-c.
\hypertarget{maintest_8c_ad895e2de086bf4db1ebeb764c39cbb02}{\index{maintest.\-c@{maintest.\-c}!Re\-D@{Re\-D}}
\index{Re\-D@{Re\-D}!maintest.c@{maintest.\-c}}
\subsubsection[{Re\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Re\-D =\char`\"{}Re\#\char`\"{}}}\label{maintest_8c_ad895e2de086bf4db1ebeb764c39cbb02}
Définition à la ligne 18 du fichier maintest.\-c.
\hypertarget{maintest_8c_a4a090768777344566bbfb753d85dde50}{\index{maintest.\-c@{maintest.\-c}!Si@{Si}}
\index{Si@{Si}!maintest.c@{maintest.\-c}}
\subsubsection[{Si}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Si =\char`\"{}Si\char`\"{}}}\label{maintest_8c_a4a090768777344566bbfb753d85dde50}
Définition à la ligne 26 du fichier maintest.\-c.
\hypertarget{maintest_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}{\index{maintest.\-c@{maintest.\-c}!Sol@{Sol}}
\index{Sol@{Sol}!maintest.c@{maintest.\-c}}
\subsubsection[{Sol}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Sol =\char`\"{}Sol\char`\"{}}}\label{maintest_8c_a7c59d92cd62d9b9bac8f4ccf36129cc3}
Définition à la ligne 22 du fichier maintest.\-c.
\hypertarget{maintest_8c_a81e340cabe465b9f73661275b49c2af4}{\index{maintest.\-c@{maintest.\-c}!Sol\-D@{Sol\-D}}
\index{Sol\-D@{Sol\-D}!maintest.c@{maintest.\-c}}
\subsubsection[{Sol\-D}]{\setlength{\rightskip}{0pt plus 5cm}char$\ast$ Sol\-D =\char`\"{}Sol\#\char`\"{}}}\label{maintest_8c_a81e340cabe465b9f73661275b49c2af4}
Définition à la ligne 23 du fichier maintest.\-c.

View File

@@ -0,0 +1,51 @@
digraph "sources/mainTest/maintest.c"
{
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="stdio.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="stdlib.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="gtk/gtk.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node6 [label="motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node6 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="melodie/melodie.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8h.html"];
Node7 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node8 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="../instruments/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node9 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node9 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="math.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node9 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="../samples/samples.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8h.html"];
Node11 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node11 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node11 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node11 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
Node12 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node12 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node13 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node12 -> Node14 [color="midnightblue",fontsize="10",style="solid"];
Node14 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node12 -> Node15 [color="midnightblue",fontsize="10",style="solid"];
Node15 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node8 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node8 -> Node16 [color="midnightblue",fontsize="10",style="solid"];
Node16 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node8 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -0,0 +1 @@
b0910ff638ee5015c6926a4ba146e8c4

View File

@@ -12,13 +12,11 @@ Graphe des dépendances par inclusion de melodie.\-c\-:
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a2550878b06ef58c59f918c06e0cccd7e}{afficher\-Motif\-Actuel} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a763f22a97cc5d2bae26dbae939ac8030}{definir\-Courant} (int i)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_afc3e3d39e42a3ebb2e0281e786f5b7ef}{ajouter\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_afc3e3d39e42a3ebb2e0281e786f5b7ef}{ajouter\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a51a917bb79fd3b377d02ad0721e8b49c}{definir\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a51a917bb79fd3b377d02ad0721e8b49c}{definir\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a734c7cd84354eff6b5c205db79690ffc}{supprimer\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8c_a734c7cd84354eff6b5c205db79690ffc}{supprimer\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind)
\end{DoxyCompactItemize}
@@ -69,17 +67,6 @@ Définition à la ligne 11 du fichier melodie.\-c.
Définition à la ligne 19 du fichier melodie.\-c.
\hypertarget{melodie_8c_a763f22a97cc5d2bae26dbae939ac8030}{\index{melodie.\-c@{melodie.\-c}!definir\-Courant@{definir\-Courant}}
\index{definir\-Courant@{definir\-Courant}!melodie.c@{melodie.\-c}}
\subsubsection[{definir\-Courant}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} definir\-Courant (
\begin{DoxyParamCaption}
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{melodie_8c_a763f22a97cc5d2bae26dbae939ac8030}
Définition à la ligne 15 du fichier melodie.\-c.
\hypertarget{melodie_8c_a51a917bb79fd3b377d02ad0721e8b49c}{\index{melodie.\-c@{melodie.\-c}!definir\-Motif\-Virtuel@{definir\-Motif\-Virtuel}}
\index{definir\-Motif\-Virtuel@{definir\-Motif\-Virtuel}!melodie.c@{melodie.\-c}}
\subsubsection[{definir\-Motif\-Virtuel}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} definir\-Motif\-Virtuel (

View File

@@ -15,19 +15,15 @@ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a2550878b06ef58c59f918c06e0cccd7e}{afficher\-Motif\-Actuel} ()
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a763f22a97cc5d2bae26dbae939ac8030}{definir\-Courant} (int i)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_afc3e3d39e42a3ebb2e0281e786f5b7ef}{ajouter\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_afc3e3d39e42a3ebb2e0281e786f5b7ef}{ajouter\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a51a917bb79fd3b377d02ad0721e8b49c}{definir\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a51a917bb79fd3b377d02ad0721e8b49c}{definir\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a734c7cd84354eff6b5c205db79690ffc}{supprimer\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, int ind)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{melodie_8h_a734c7cd84354eff6b5c205db79690ffc}{supprimer\-Motif\-Virtuel} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, int ind)
\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item
int \hyperlink{melodie_8h_aa6ad6d988cc7efe51fa58d04849f9d05}{courant}
\item
int \hyperlink{melodie_8h_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}{taille}
\end{DoxyCompactItemize}
@@ -79,17 +75,6 @@ Définition à la ligne 11 du fichier melodie.\-c.
Définition à la ligne 19 du fichier melodie.\-c.
\hypertarget{melodie_8h_a763f22a97cc5d2bae26dbae939ac8030}{\index{melodie.\-h@{melodie.\-h}!definir\-Courant@{definir\-Courant}}
\index{definir\-Courant@{definir\-Courant}!melodie.h@{melodie.\-h}}
\subsubsection[{definir\-Courant}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} definir\-Courant (
\begin{DoxyParamCaption}
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{melodie_8h_a763f22a97cc5d2bae26dbae939ac8030}
Définition à la ligne 15 du fichier melodie.\-c.
\hypertarget{melodie_8h_a51a917bb79fd3b377d02ad0721e8b49c}{\index{melodie.\-h@{melodie.\-h}!definir\-Motif\-Virtuel@{definir\-Motif\-Virtuel}}
\index{definir\-Motif\-Virtuel@{definir\-Motif\-Virtuel}!melodie.h@{melodie.\-h}}
\subsubsection[{definir\-Motif\-Virtuel}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} definir\-Motif\-Virtuel (
@@ -118,13 +103,6 @@ Définition à la ligne 31 du fichier melodie.\-c.
\subsection{Documentation des variables}
\hypertarget{melodie_8h_aa6ad6d988cc7efe51fa58d04849f9d05}{\index{melodie.\-h@{melodie.\-h}!courant@{courant}}
\index{courant@{courant}!melodie.h@{melodie.\-h}}
\subsubsection[{courant}]{\setlength{\rightskip}{0pt plus 5cm}int courant}}\label{melodie_8h_aa6ad6d988cc7efe51fa58d04849f9d05}
Définition à la ligne 8 du fichier melodie.\-h.
\hypertarget{melodie_8h_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}{\index{melodie.\-h@{melodie.\-h}!taille@{taille}}
\index{taille@{taille}!melodie.h@{melodie.\-h}}
\subsubsection[{taille}]{\setlength{\rightskip}{0pt plus 5cm}int taille}}\label{melodie_8h_a29bf3fc0ffe4e72e45f0c84ab4f8cd1e}

View File

@@ -10,8 +10,11 @@ digraph "sources/melodie/melodie.h"
Node2 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node2 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node5 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node2 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="sources/melodie/melodie.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8c.html"];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/melodie/melodie.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8c.html"];
}

View File

@@ -1 +1 @@
daaa6f92753c2ce01a3b4d02d4dced78
71cb414c9935891b9b6079e46689ebf4

View File

@@ -7,35 +7,35 @@ Graphe des dépendances par inclusion de motifs.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
int \hyperlink{motifs_8c_a7d602ef1c04ef5126146f9b1b3c71c8f}{get\-Id\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
int \hyperlink{motifs_8c_a7d602ef1c04ef5126146f9b1b3c71c8f}{get\-Id\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_ad004e9f91ca7bcc9411c549a4fe62451}{ajouter\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$pliste, int nbr\-Tmp, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_ad004e9f91ca7bcc9411c549a4fe62451}{ajouter\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$pliste, int nbr\-Tmp, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_acc86e3bfa2b84ae375ca472e95967ac6}{definir\-Nom\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, char $\ast$nom)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_acc86e3bfa2b84ae375ca472e95967ac6}{definir\-Nom\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, char $\ast$nom)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_acd5428841ea3c29a618974d40bc9efe9}{supprimer\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$cellule, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_acd5428841ea3c29a618974d40bc9efe9}{supprimer\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$cellule, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_af42173fbd180b1aa00e97a49d77f56f6}{definir\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int note)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_af42173fbd180b1aa00e97a49d77f56f6}{definir\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int note)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_a46fa52652960a1485a604a3e1017e3cc}{definir\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int octave)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_a46fa52652960a1485a604a3e1017e3cc}{definir\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int octave)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_af1e94966c6af95f5a3091721dd62f7db}{definir\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int instrument)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_af1e94966c6af95f5a3091721dd62f7db}{definir\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int instrument)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_a8aee8833f47e110e27de823ac557e8ac}{definir\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int volume)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_a8aee8833f47e110e27de823ac557e8ac}{definir\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int volume)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_adc0b31b456f810c890b94357f3ba8a85}{definir\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int effet)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_adc0b31b456f810c890b94357f3ba8a85}{definir\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int effet)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_aa74ce94a714f4487b60b3ddcac7bb645}{supprimer\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8c_aa74ce94a714f4487b60b3ddcac7bb645}{supprimer\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8c_ad9706b025d4ab4474778af8b6a3c1a66}{get\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8c_ad9706b025d4ab4474778af8b6a3c1a66}{get\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8c_a5e7e5ab1812e838fddfa82c3682c4708}{get\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8c_a5e7e5ab1812e838fddfa82c3682c4708}{get\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8c_a6b6a18807e4f73c7710d611c7ff6d9f6}{get\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8c_a6b6a18807e4f73c7710d611c7ff6d9f6}{get\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8c_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9}{get\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8c_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9}{get\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8c_a8c6e71f1d25b4a9fba76a3527a592a8b}{get\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8c_a8c6e71f1d25b4a9fba76a3527a592a8b}{get\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\end{DoxyCompactItemize}

View File

@@ -31,35 +31,35 @@ typedef struct \hyperlink{struct__motif}{\-\_\-motif} \hyperlink{motifs_8h_a1ad4
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
int \hyperlink{motifs_8h_a7d602ef1c04ef5126146f9b1b3c71c8f}{get\-Id\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m)
int \hyperlink{motifs_8h_a7d602ef1c04ef5126146f9b1b3c71c8f}{get\-Id\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_ad004e9f91ca7bcc9411c549a4fe62451}{ajouter\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$pliste, int nbr\-Tmp, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_ad004e9f91ca7bcc9411c549a4fe62451}{ajouter\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$pliste, int nbr\-Tmp, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_acc86e3bfa2b84ae375ca472e95967ac6}{definir\-Nom\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, char $\ast$nom)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_acc86e3bfa2b84ae375ca472e95967ac6}{definir\-Nom\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, char $\ast$nom)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_acd5428841ea3c29a618974d40bc9efe9}{supprimer\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$cellule, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_acd5428841ea3c29a618974d40bc9efe9}{supprimer\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$$\ast$cellule, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_af42173fbd180b1aa00e97a49d77f56f6}{definir\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int note)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_af42173fbd180b1aa00e97a49d77f56f6}{definir\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int note)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a46fa52652960a1485a604a3e1017e3cc}{definir\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int octave)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a46fa52652960a1485a604a3e1017e3cc}{definir\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int octave)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a8cd4b2ed51ecbaeb3ecd64da4127c2cc}{definir\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int intrument)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a8cd4b2ed51ecbaeb3ecd64da4127c2cc}{definir\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int intrument)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a8aee8833f47e110e27de823ac557e8ac}{definir\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int volume)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_a8aee8833f47e110e27de823ac557e8ac}{definir\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int volume)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_adc0b31b456f810c890b94357f3ba8a85}{definir\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp, int effet)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_adc0b31b456f810c890b94357f3ba8a85}{definir\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp, int effet)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_aa74ce94a714f4487b60b3ddcac7bb645}{supprimer\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{motifs_8h_aa74ce94a714f4487b60b3ddcac7bb645}{supprimer\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8h_ad9706b025d4ab4474778af8b6a3c1a66}{get\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8h_ad9706b025d4ab4474778af8b6a3c1a66}{get\-Note} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8h_a5e7e5ab1812e838fddfa82c3682c4708}{get\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8h_a5e7e5ab1812e838fddfa82c3682c4708}{get\-Octave} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8h_a6b6a18807e4f73c7710d611c7ff6d9f6}{get\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8h_a6b6a18807e4f73c7710d611c7ff6d9f6}{get\-Instrument} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8h_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9}{get\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8h_a8c81aabb9b5fa55bad1c2ddb8d2ee6a9}{get\-Volume} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\item
int \hyperlink{motifs_8h_a8c6e71f1d25b4a9fba76a3527a592a8b}{get\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int portee, int tmp)
int \hyperlink{motifs_8h_a8c6e71f1d25b4a9fba76a3527a592a8b}{get\-Effet} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int portee, int tmp)
\end{DoxyCompactItemize}

View File

@@ -12,11 +12,15 @@ digraph "sources/motifs/motifs.h"
Node3 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node3 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node6 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node3 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node2 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/melodie/melodie.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8c.html"];
Node2 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node2 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/melodie/melodie.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$melodie_8c.html"];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/motifs/motifs.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8c.html"];
Node1 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/motifs/motifs.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8c.html"];
}

View File

@@ -1 +1 @@
be0e85e55c8e3d11baf644d5aac33c83
72f01b258f23025a66447a0bcf3bf751

View File

@@ -70,8 +70,8 @@
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
\fancyfoot[LE]{\fancyplain{}{}}
\fancyfoot[CE]{\fancyplain{}{}}
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Généré le Vendredi 16 Mai 2014 12\-:37\-:45 pour Pony\-Tracker par Doxygen }}
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Généré le Vendredi 16 Mai 2014 12\-:37\-:45 pour Pony\-Tracker par Doxygen }}
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Généré le Jeudi 22 Mai 2014 00\-:09\-:14 pour Pony\-Tracker par Doxygen }}
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Généré le Jeudi 22 Mai 2014 00\-:09\-:14 pour Pony\-Tracker par Doxygen }}
\fancyfoot[CO]{\fancyplain{}{}}
\fancyfoot[RO]{\fancyplain{}{}}
\renewcommand{\footrulewidth}{0.4pt}
@@ -123,7 +123,7 @@
\vspace*{1cm}
{\large Généré par Doxygen 1.8.6}\\
\vspace*{0.5cm}
{\small Vendredi 16 Mai 2014 12:37:45}\\
{\small Jeudi 22 Mai 2014 00:09:14}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
@@ -148,7 +148,6 @@
\input{struct__intrument}
\input{struct__motif}
\input{struct__note}
\input{struct__poubelle}
\input{struct__sample}
\input{class_f_m_o_d_1_1_channel}
\input{class_f_m_o_d_1_1_channel_group}
@@ -178,6 +177,7 @@
\input{class_f_m_o_d_1_1_sound_group}
\input{class_f_m_o_d_1_1_system}
\chapter{Documentation des fichiers}
\input{boutonsdemerde_8c}
\input{fichier_8c}
\input{fichier_8h}
\input{fmod_8h}
@@ -187,12 +187,16 @@
\input{fmod__errors_8h}
\input{fmod__memoryinfo_8h}
\input{fmod__output_8h}
\input{_f_x_8c}
\input{_f_x_8h}
\input{premier_test_8c}
\input{instruments_8c}
\input{instruments_8h}
\input{lecture_8c}
\input{lecture_8h}
\input{main_8c}
\input{boutondemerdes_8c}
\input{maintest_8c}
\input{melodie_8c}
\input{melodie_8h}
\input{motifs_8c}
@@ -200,6 +204,8 @@
\input{samples_8c}
\input{samples_8h}
\input{test_8c}
\input{_vol_pan_8c}
\input{_vol_pan_8h}
%--- End generated contents ---
% Index

View File

@@ -6,13 +6,9 @@ Graphe des dépendances par inclusion de samples.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
int \hyperlink{samples_8c_a4133b353534c6767dc6e58ba19410d83}{doit\-Etre\-Sauvegarde} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8c_a3829e0358f85979b2d9e1ccc53ee0311}{set\-Sauvegarde} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8c_a7ff33b007a5c904aaf993d747879cdfa}{ajouter\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i, char $\ast$chemin)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8c_a3508dbac9b8370605a1e1d6b6d0b00a5}{supprimer\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i, \hyperlink{samples_8h_af75b81f3c071fe183fbffe115d43a22a}{Poubelle} $\ast$$\ast$poub)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8c_a62d7e2b6ad96bf83ebd44b22f93f54bf}{supprimer\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8c_a3e652dc39891e23a37e4bcad22e1977d}{set\-Nom} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$sample, char nom\mbox{[}$\,$\mbox{]})
\item
@@ -54,18 +50,6 @@ Définition dans le fichier \hyperlink{samples_8c_source}{samples.\-c}.
)}}\label{samples_8c_a7ff33b007a5c904aaf993d747879cdfa}
Définition à la ligne 21 du fichier samples.\-c.
\hypertarget{samples_8c_a4133b353534c6767dc6e58ba19410d83}{\index{samples.\-c@{samples.\-c}!doit\-Etre\-Sauvegarde@{doit\-Etre\-Sauvegarde}}
\index{doit\-Etre\-Sauvegarde@{doit\-Etre\-Sauvegarde}!samples.c@{samples.\-c}}
\subsubsection[{doit\-Etre\-Sauvegarde}]{\setlength{\rightskip}{0pt plus 5cm}int doit\-Etre\-Sauvegarde (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8c_a4133b353534c6767dc6e58ba19410d83}
Cette fonction à valeur booléenne détermine si le fichier doit être copié dans le dossier de sauvegarde.
Définition à la ligne 13 du fichier samples.\-c.
\hypertarget{samples_8c_abcdecc1e86108d125d248b640491d705}{\index{samples.\-c@{samples.\-c}!get\-Hauteur@{get\-Hauteur}}
@@ -77,7 +61,7 @@ Définition à la ligne 13 du fichier samples.\-c.
)}}\label{samples_8c_abcdecc1e86108d125d248b640491d705}
Définition à la ligne 48 du fichier samples.\-c.
Définition à la ligne 35 du fichier samples.\-c.
\hypertarget{samples_8c_a8c9ea6b79c132397eae4fed664a351ce}{\index{samples.\-c@{samples.\-c}!get\-Nom@{get\-Nom}}
\index{get\-Nom@{get\-Nom}!samples.c@{samples.\-c}}
@@ -88,7 +72,7 @@ Définition à la ligne 48 du fichier samples.\-c.
)}}\label{samples_8c_a8c9ea6b79c132397eae4fed664a351ce}
Définition à la ligne 44 du fichier samples.\-c.
Définition à la ligne 31 du fichier samples.\-c.
\hypertarget{samples_8c_a1f9efeffb63bd507521749a80f7a63ae}{\index{samples.\-c@{samples.\-c}!set\-Hauteur@{set\-Hauteur}}
\index{set\-Hauteur@{set\-Hauteur}!samples.c@{samples.\-c}}
@@ -100,7 +84,7 @@ Définition à la ligne 44 du fichier samples.\-c.
)}}\label{samples_8c_a1f9efeffb63bd507521749a80f7a63ae}
Définition à la ligne 40 du fichier samples.\-c.
Définition à la ligne 27 du fichier samples.\-c.
\hypertarget{samples_8c_a3e652dc39891e23a37e4bcad22e1977d}{\index{samples.\-c@{samples.\-c}!set\-Nom@{set\-Nom}}
\index{set\-Nom@{set\-Nom}!samples.c@{samples.\-c}}
@@ -112,30 +96,17 @@ Définition à la ligne 40 du fichier samples.\-c.
)}}\label{samples_8c_a3e652dc39891e23a37e4bcad22e1977d}
Définition à la ligne 36 du fichier samples.\-c.
Définition à la ligne 23 du fichier samples.\-c.
\hypertarget{samples_8c_a3829e0358f85979b2d9e1ccc53ee0311}{\index{samples.\-c@{samples.\-c}!set\-Sauvegarde@{set\-Sauvegarde}}
\index{set\-Sauvegarde@{set\-Sauvegarde}!samples.c@{samples.\-c}}
\subsubsection[{set\-Sauvegarde}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Sauvegarde (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8c_a3829e0358f85979b2d9e1ccc53ee0311}
Cette procédure définit le statut du fichier comme déjà copié dans la sauvegarde.
Définition à la ligne 17 du fichier samples.\-c.
\hypertarget{samples_8c_a3508dbac9b8370605a1e1d6b6d0b00a5}{\index{samples.\-c@{samples.\-c}!supprimer\-Sample@{supprimer\-Sample}}
\hypertarget{samples_8c_a62d7e2b6ad96bf83ebd44b22f93f54bf}{\index{samples.\-c@{samples.\-c}!supprimer\-Sample@{supprimer\-Sample}}
\index{supprimer\-Sample@{supprimer\-Sample}!samples.c@{samples.\-c}}
\subsubsection[{supprimer\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} supprimer\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i, }
\item[{{\bf Poubelle} $\ast$$\ast$}]{poub}
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8c_a3508dbac9b8370605a1e1d6b6d0b00a5}
)}}\label{samples_8c_a62d7e2b6ad96bf83ebd44b22f93f54bf}
Définition à la ligne 26 du fichier samples.\-c.
Définition à la ligne 19 du fichier samples.\-c.

View File

@@ -11,26 +11,18 @@ Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier
\begin{DoxyCompactItemize}
\item
struct \hyperlink{struct__sample}{\-\_\-sample}
\item
struct \hyperlink{struct__poubelle}{\-\_\-poubelle}
\end{DoxyCompactItemize}
\subsection*{Définitions de type}
\begin{DoxyCompactItemize}
\item
typedef struct \hyperlink{struct__sample}{\-\_\-sample} \hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample}
\item
typedef struct \hyperlink{struct__poubelle}{\-\_\-poubelle} \hyperlink{samples_8h_af75b81f3c071fe183fbffe115d43a22a}{Poubelle}
\end{DoxyCompactItemize}
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
int \hyperlink{samples_8h_a4133b353534c6767dc6e58ba19410d83}{doit\-Etre\-Sauvegarde} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8h_a3829e0358f85979b2d9e1ccc53ee0311}{set\-Sauvegarde} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8h_a7ff33b007a5c904aaf993d747879cdfa}{ajouter\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i, char $\ast$chemin)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8h_a3508dbac9b8370605a1e1d6b6d0b00a5}{supprimer\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i, \hyperlink{samples_8h_af75b81f3c071fe183fbffe115d43a22a}{Poubelle} $\ast$$\ast$poub)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8h_a62d7e2b6ad96bf83ebd44b22f93f54bf}{supprimer\-Sample} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$tab\mbox{[}$\,$\mbox{]}, int i)
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{samples_8h_a3e652dc39891e23a37e4bcad22e1977d}{set\-Nom} (\hyperlink{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{Sample} $\ast$sample, char nom\mbox{[}$\,$\mbox{]})
\item
@@ -61,10 +53,7 @@ Définition dans le fichier \hyperlink{samples_8h_source}{samples.\-h}.
\subsection{Documentation des définitions de type}
\hypertarget{samples_8h_af75b81f3c071fe183fbffe115d43a22a}{\index{samples.\-h@{samples.\-h}!Poubelle@{Poubelle}}
\index{Poubelle@{Poubelle}!samples.h@{samples.\-h}}
\subsubsection[{Poubelle}]{\setlength{\rightskip}{0pt plus 5cm}typedef struct {\bf \-\_\-poubelle} {\bf Poubelle}}}\label{samples_8h_af75b81f3c071fe183fbffe115d43a22a}
Il s'agit de définir une liste des samples à supprimer lors de la prochaine sauvegarde. \hypertarget{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{\index{samples.\-h@{samples.\-h}!Sample@{Sample}}
\hypertarget{samples_8h_ad0ca612b35eebe718a131db33f4fa089}{\index{samples.\-h@{samples.\-h}!Sample@{Sample}}
\index{Sample@{Sample}!samples.h@{samples.\-h}}
\subsubsection[{Sample}]{\setlength{\rightskip}{0pt plus 5cm}typedef struct {\bf \-\_\-sample} {\bf Sample}}}\label{samples_8h_ad0ca612b35eebe718a131db33f4fa089}
@@ -81,18 +70,6 @@ Il s'agit de définir une liste des samples à supprimer lors de la prochaine sa
)}}\label{samples_8h_a7ff33b007a5c904aaf993d747879cdfa}
Définition à la ligne 21 du fichier samples.\-c.
\hypertarget{samples_8h_a4133b353534c6767dc6e58ba19410d83}{\index{samples.\-h@{samples.\-h}!doit\-Etre\-Sauvegarde@{doit\-Etre\-Sauvegarde}}
\index{doit\-Etre\-Sauvegarde@{doit\-Etre\-Sauvegarde}!samples.h@{samples.\-h}}
\subsubsection[{doit\-Etre\-Sauvegarde}]{\setlength{\rightskip}{0pt plus 5cm}int doit\-Etre\-Sauvegarde (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8h_a4133b353534c6767dc6e58ba19410d83}
Cette fonction à valeur booléenne détermine si le fichier doit être copié dans le dossier de sauvegarde.
Définition à la ligne 13 du fichier samples.\-c.
\hypertarget{samples_8h_abcdecc1e86108d125d248b640491d705}{\index{samples.\-h@{samples.\-h}!get\-Hauteur@{get\-Hauteur}}
@@ -104,7 +81,7 @@ Définition à la ligne 13 du fichier samples.\-c.
)}}\label{samples_8h_abcdecc1e86108d125d248b640491d705}
Définition à la ligne 48 du fichier samples.\-c.
Définition à la ligne 35 du fichier samples.\-c.
\hypertarget{samples_8h_a8c9ea6b79c132397eae4fed664a351ce}{\index{samples.\-h@{samples.\-h}!get\-Nom@{get\-Nom}}
\index{get\-Nom@{get\-Nom}!samples.h@{samples.\-h}}
@@ -115,7 +92,7 @@ Définition à la ligne 48 du fichier samples.\-c.
)}}\label{samples_8h_a8c9ea6b79c132397eae4fed664a351ce}
Définition à la ligne 44 du fichier samples.\-c.
Définition à la ligne 31 du fichier samples.\-c.
\hypertarget{samples_8h_a1f9efeffb63bd507521749a80f7a63ae}{\index{samples.\-h@{samples.\-h}!set\-Hauteur@{set\-Hauteur}}
\index{set\-Hauteur@{set\-Hauteur}!samples.h@{samples.\-h}}
@@ -127,7 +104,7 @@ Définition à la ligne 44 du fichier samples.\-c.
)}}\label{samples_8h_a1f9efeffb63bd507521749a80f7a63ae}
Définition à la ligne 40 du fichier samples.\-c.
Définition à la ligne 27 du fichier samples.\-c.
\hypertarget{samples_8h_a3e652dc39891e23a37e4bcad22e1977d}{\index{samples.\-h@{samples.\-h}!set\-Nom@{set\-Nom}}
\index{set\-Nom@{set\-Nom}!samples.h@{samples.\-h}}
@@ -139,30 +116,17 @@ Définition à la ligne 40 du fichier samples.\-c.
)}}\label{samples_8h_a3e652dc39891e23a37e4bcad22e1977d}
Définition à la ligne 36 du fichier samples.\-c.
Définition à la ligne 23 du fichier samples.\-c.
\hypertarget{samples_8h_a3829e0358f85979b2d9e1ccc53ee0311}{\index{samples.\-h@{samples.\-h}!set\-Sauvegarde@{set\-Sauvegarde}}
\index{set\-Sauvegarde@{set\-Sauvegarde}!samples.h@{samples.\-h}}
\subsubsection[{set\-Sauvegarde}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} set\-Sauvegarde (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8h_a3829e0358f85979b2d9e1ccc53ee0311}
Cette procédure définit le statut du fichier comme déjà copié dans la sauvegarde.
Définition à la ligne 17 du fichier samples.\-c.
\hypertarget{samples_8h_a3508dbac9b8370605a1e1d6b6d0b00a5}{\index{samples.\-h@{samples.\-h}!supprimer\-Sample@{supprimer\-Sample}}
\hypertarget{samples_8h_a62d7e2b6ad96bf83ebd44b22f93f54bf}{\index{samples.\-h@{samples.\-h}!supprimer\-Sample@{supprimer\-Sample}}
\index{supprimer\-Sample@{supprimer\-Sample}!samples.h@{samples.\-h}}
\subsubsection[{supprimer\-Sample}]{\setlength{\rightskip}{0pt plus 5cm}{\bf void} supprimer\-Sample (
\begin{DoxyParamCaption}
\item[{{\bf Sample} $\ast$}]{tab\mbox{[}$\,$\mbox{]}, }
\item[{int}]{i, }
\item[{{\bf Poubelle} $\ast$$\ast$}]{poub}
\item[{int}]{i}
\end{DoxyParamCaption}
)}}\label{samples_8h_a3508dbac9b8370605a1e1d6b6d0b00a5}
)}}\label{samples_8h_a62d7e2b6ad96bf83ebd44b22f93f54bf}
Définition à la ligne 26 du fichier samples.\-c.
Définition à la ligne 19 du fichier samples.\-c.

View File

@@ -7,6 +7,18 @@ digraph "sources/samples/samples.h"
Node2 [label="sources/instruments\l/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node2 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node3 [label="sources/instruments\l/instruments.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8c.html"];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
Node2 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node4 [label="sources/lecture/lecture.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8h.html"];
Node4 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node5 [label="sources/lecture/lecture.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$lecture_8c.html"];
Node4 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node6 [label="sources/main.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$main_8c.html"];
Node4 -> Node7 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node7 [label="sources/mainTest/maintest.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$maintest_8c.html"];
Node4 -> Node8 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node8 [label="sources/tests/test.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$test_8c.html"];
Node2 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node1 -> Node9 [dir="back",color="midnightblue",fontsize="10",style="solid"];
Node9 [label="sources/samples/samples.c",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8c.html"];
}

View File

@@ -1 +1 @@
9860c765e7aa134eb38122d54005faa8
cfe19af6a75bdeee835251fa16d38bcf

View File

@@ -15,9 +15,9 @@ Graphe des dépendances par inclusion de test.\-c\-:
\subsection*{Fonctions}
\begin{DoxyCompactItemize}
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{test_8c_aa014e8ed9cc5ef0372fce12f3351de71}{afficher\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$m, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{test_8c_aa014e8ed9cc5ef0372fce12f3351de71}{afficher\-Motif} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{maintest_8c_ac40192e3e23a44637d81f0c9a2030600}{m}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{test_8c_a9bcfe57b5b800770950552a070472b3b}{debut} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$melodie\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$liste, int nbr\-Portees)
\hyperlink{fmod_8h_a5e6281045c500b317fa3b60838542994}{void} \hyperlink{test_8c_a9bcfe57b5b800770950552a070472b3b}{debut} (\hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_a083d54258ee653fcb86365fce1e67bf3}{melodie}\mbox{[}$\,$\mbox{]}, \hyperlink{motifs_8h_a1ad48e14f9d1942401858dab039b3449}{Motif} $\ast$\hyperlink{main_8c_ac4217b7299530f2c17a7aeb96395e853}{liste}, int \hyperlink{main_8c_aefd1b139142a277f5da5d87f084b7230}{nbr\-Portees})
\item
int \hyperlink{test_8c_ae66f6b31b5ad750f1fe042a706a4e3d4}{main} ()
\end{DoxyCompactItemize}

View File

@@ -17,16 +17,30 @@ digraph "sources/tests/test.c"
Node6 [label="../motifs/motifs.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$motifs_8h.html"];
Node6 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node6 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node4 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="../instruments/instruments.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$instruments_8h.html"];
Node7 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node7 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="string.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node7 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="math.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node7 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="../samples/samples.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$samples_8h.html"];
Node10 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node10 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node11 -> Node12 [color="midnightblue",fontsize="10",style="solid"];
Node12 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node11 -> Node13 [color="midnightblue",fontsize="10",style="solid"];
Node13 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node11 -> Node14 [color="midnightblue",fontsize="10",style="solid"];
Node14 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node4 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node4 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node4 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node4 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="../fmod/include/fmod.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod_8h.html"];
Node8 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="fmod_codec.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__codec_8h.html"];
Node8 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="fmod_dsp.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__dsp_8h.html"];
Node8 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
Node11 [label="fmod_memoryinfo.h",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$fmod__memoryinfo_8h.html"];
Node4 -> Node15 [color="midnightblue",fontsize="10",style="solid"];
Node15 [label="unistd.h",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled"];
Node4 -> Node11 [color="midnightblue",fontsize="10",style="solid"];
}

View File

@@ -1 +1 @@
4fbc3405a864fbc76462bcd81756f27c
ab12462e16b3e2d100ac94299e513b55