Hello.<br>I am brainstorming about rewriting a Pd patch I wrote as a standalone program, for several reasons.&nbsp; I wrote it very haphazardly the first time, learning to program simultaneously.&nbsp; I&#39;ve since gained a much greater understanding of C, and a smattering of some other languages.&nbsp; Also, the other musicians I try to share my program with seem unable to figure out how to configure Pd (I still find it difficult, honestly).&nbsp; I&#39;d also like to use my program to apply for grants, so I think it would be well to be standalone.
<br>I understand that Pd uses Tcl/Tk, but I don&#39;t know much about these tools.&nbsp; What kind of libraries or toolkits enable the functions of things like [drawpolygon] and [drawnumber]?&nbsp; I didn&#39;t see anything resembling that in the info I read on Tcl/Tk, but I did see the possibility of using image files, which I think would be just as good.&nbsp; I&#39;ve also picked up some knowledge of OpenGL from Gem; might that be an option for a sequencer GUI?
<br><br>Advice appreciated.<br>-Chuckk<br clear="all"><br>-- <br><a href="http://www.badmuthahubbard.com">http://www.badmuthahubbard.com</a>