<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<br>
Namely, it appears mknob uses g_all_guis.h and g_canvas.h, both of which<br>
have changed as a result of accelerated drawing of iemgui objects. A<br>
simple recompile of mknob (and likely other objects that may rely upon<br>
the same framework) apparently fixed the problem.<br>
</blockquote></div><div> <br>Alrite, my knowledge is just not enough to teach moonlib (which i have put into /extra) where the pd headers are. What shall i modify in its makefile?<br><br>
</div></div>
</blockquote></div><br>CFLAGS = -DPD -I&quot;../../src&quot; -Wall -W -g<br><br>...and it works!<br>I have lots of &#39;consistency check failed: glist_findrtext&#39; when running, plus sometimes &#39;tcl/tk error: unknown encoding &quot;yahoo&quot;&#39; on the terminal. It seems somewhat faster than the father, but that could also be that i&#39;ve compiled it for my CPU with &#39;march=&#39;.<br>

Somehow MIDI works on startup while with the father it doesn&#39;t (i have to check &#39;MIDI settings&#39; each time).<br>Sometimes it gets temporarily frozen where the father doesn&#39;t, for example upon editing, saving, and then closing a simple subpatch (no GOP, no externals in it), and then it throws out all the output that was delayed during the freeze - this doesn&#39;t happen with the father (afaik you need to use -nosleep to make it behave like this?), and throws some &#39;error: .x123456: no such object&#39;s.<br>

The GUI is pretty.<br><br>Andras<br>