Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > aaf33964de706a538481c929c1da6a44 > files > 2259

faust-doc-0.9.10-5mdv2010.1.x86_64.rpm

digraph G
{
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="SimpleType::print",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="AudioType::boolean",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classAudioType.html#a1cc9edd50c57622aa80e5c48bf67e66e",tooltip="returns when a signal stands for a boolean value"];
  Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="AudioType::computability",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classAudioType.html#a7a0713fc2daba47c0c307fa63a3f4ed6",tooltip="returns when values are available (compilation, initialisation, execution)"];
  Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 [label="AudioType::nature",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classAudioType.html#ac4b23dd240ebd38c365d7b75cd075a4d",tooltip="returns the kind of values (integre or floating point)"];
  Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node5 [label="AudioType::variability",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classAudioType.html#a277c842d4e013df519b0cfc61e9729a2",tooltip="returns how fast values change (constant, by blocks, by samples)"];
  Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node6 [label="AudioType::vectorability",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classAudioType.html#affb91ae3491bdcfb94f0a00995e6f0e3",tooltip="returns when a signal can be vectorized"];
}