hsc3-dot-0.16: dot/11.dot
digraph Anonymous {
graph [splines=false,size="1.0,4.0"];
node [fontsize=12,fontname="Courier"];
edge [arrowhead=box,arrowsize=0.25];
u_2[shape="plaintext",color="black",label=<<TABLE BORDER="0" CELLBORDER="1"><TR><TD>SinOsc</TD><TD ID="u_2:K_0">440</TD><TD ID="u_2:K_1">0</TD></TR><TR><TD BORDER="0"></TD><TD BORDER="0"></TD><TD PORT="o_0" ID="u_2:o_0"></TD></TR></TABLE>>];
u_3[shape="plaintext",color="black",label=<<TABLE BORDER="0" CELLBORDER="1"><TR><TD>></TD><TD PORT="i_0" ID="u_3:i_0"></TD><TD ID="u_3:K_1">0</TD></TR><TR><TD BORDER="0"></TD><TD BORDER="0"></TD><TD PORT="o_0" ID="u_3:o_0"></TD></TR></TABLE>>];
u_4[shape="plaintext",color="black",label=<<TABLE BORDER="0" CELLBORDER="1"><TR><TD>Out</TD><TD ID="u_4:K_0">0</TD><TD PORT="i_1" ID="u_4:i_1"></TD></TR></TABLE>>];
u_2:o_0:s -> u_3:i_0;
u_3:o_0:s -> u_4:i_1;
}