Csound Csound-dev Csound-tekno Search About

dot graph generation for Csound

Date2015-12-15 02:59
FromBeinan Li
Subjectdot graph generation for Csound
Hi Csound,

I know that in CsoundQt, you can generate from code a schematic graph that looks like a dot/graphviz graph. I'd like to know if there is a standalone utility or CLI option in standard Csound already for this, before I look into CsoundQt source code.


Thanks,
Beinan

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2015-12-15 06:11
FromAndres Cabrera
SubjectRe: dot graph generation for Csound
The source code for this is in CsoundQt not great and breaks with some types of input (likely with the new syntax additions too). I think nowadays where we can access the parsed tree from Csound a more robust method could me written.

Cheers,
Andrés

On Mon, Dec 14, 2015 at 6:59 PM, Beinan Li <li.beinan@gmail.com> wrote:
Hi Csound,

I know that in CsoundQt, you can generate from code a schematic graph that looks like a dot/graphviz graph. I'd like to know if there is a standalone utility or CLI option in standard Csound already for this, before I look into CsoundQt source code.


Thanks,
Beinan

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here