This looks useful. I'm not so familiar with graphwiz (have used it briefly to create callgraphs with autodoc tools, but I would not say I'm in control) Is it easy to configure the graphic style (symbols, connections, layout) ? Oeyvind 2008/5/23, atir ajnopse : > hi. > > as a side effect of a current project, I did a small visualization script in > python to view an instrument as a graphviz diagram. It still does not parse > gotos, ifs and the like, and since it parses instruments and not complete > CSDs, global variables are also not supported. But it does help clarify big > instruments (i did it for debugging). I attached one sample pdf. > > If someone finds it useful, here it is. > > it needs pyparsing and pydot. > > cheers, > > eduardo > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe > csound" >