[sc-users] diagramming

Florian Schmidt mista.tapas at gmx.net
Wed Dec 6 14:52:09 PST 2006


On Sunday 03 December 2006 02:04, Joshua Parmenter wrote:
> Check out Rohan Drape's interface with GraphViz...
>
> http://www.create.ucsb.edu/pipermail/sc-users/2004-December/015265.html
>
> there was also something that in JCollider that would graph out
> SynthDefs:
>
> http://www.create.ucsb.edu/pipermail/sc-users/2006-January/023166.html
>
> Not sure if either of these are really still around though.

Hi,

i tried Rohan's graphviz package and i needed to make a small change to make 
it work on linux (dotty is part of graphviz):

Dotviewer.sc:

line 9:

[...], <>viewer = "dotty";

line 18:

(viewer ++ " " ++ name ++ " &").unixCmd;

Have fun,
Flo

-- 
Palimm Palimm!
http://tapas.affenbande.org


More information about the sc-users mailing list