<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 11:27 AM, jamal crawford <span dir="ltr"><<a href="mailto:threen52@ml1.net" target="_blank">threen52@ml1.net</a>></span> wrote:</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>
<div>if you like your fancy gui's, use them! have you heard of OSC? just dump whatever you want thru it and run a headless instance of pd, where you recieve it. nobody will even notice. are you a nerd or just pretending :P<br></div>
<div><br></div></div></blockquote></div><br></div><div class="gmail_extra">If you have a static patch where you don't need to dynamically add or remove objects, building an external gui is fine and dandy. But Liam is basically saying he isn't satisfied with the tcl/tk patching interface and would like an alternative. As far as I am aware libpd doesn't have hooks for adding, removing, and connecting objects. You can't build an alternative gui. In my mind this is the most severe limitation of pd.</div><div class="gmail_extra"><br></div><div class="gmail_extra">But I guess pd-l2ork addresses some of these issues? I know Jonathan has done a lot of work on a node webkit gui for pd: <a href="https://github.com/jonwwilkes/pd-nw">https://github.com/jonwwilkes/pd-nw</a></div></div>