<div dir="ltr"><div>You&#39;re right. Damn, you&#39;re always right :)<br><br></div>So, just to know where we are right now... What have been tested/done regarding the GUIs toolkits so far? I think we should at least have this set and go on from there...<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 5:31 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I think this is the general idea of what everyone wants to support.  But the<br>
way is actually takes shape is going to depend on whoever actually does the<br>
work. A great example of this is the PDDP (Pure Data Documentation Project).<br>
We had lots of design meetings and then no one implemented the ideas.  Then<br>
Jonathan picked up from that what was interesting to him and made the whole<br>
meta help system, the search plugin, etc.<br>
<br>
The lesson there for me is that big design discussions only work if the people<br>
involved them are willing to do the work to implement them.  Instead, I think<br>
for a more decentralized community like this one, we only should nail down the<br>
key parts that everyone must use, then leave other decisions to those who are<br>
implementing those parts.<br>
<br>
So that means I&#39;m happy to help people write there own GUI, and I&#39;ll<br>
definitely be involved in the work of making it possible with Pd.<br>
<span class="HOEnZb"><font color="#888888"><br>
.hc<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 01/21/2013 01:05 PM, Leandro da Mota Damasceno wrote:<br>
&gt; That sounded like a Lego approach. :)<br>
&gt;<br>
&gt; So the way I see it the GUI development should be in the most seemless way<br>
&gt; for the user, right?<br>
&gt;<br>
&gt; And we also have the problem between people who prefer a simple, leaner GUI<br>
&gt; approach (the classic PD, for instance) against people who prefer a more<br>
&gt; sofisticated, and sexy GUI. And I believe both groups would also like some<br>
&gt; more knobs and stuff...<br>
&gt;<br>
&gt; so basically, we should at least have two options of gui: simple (classic)<br>
&gt; or sophisticated (sexy). But it would be cool to make it open enough to<br>
&gt; anyone develop their own or come up with new and customized ones. that<br>
&gt; would make PD way cooler than Max/MSP or anything else. So for that to work<br>
&gt; (and now I must admit I really don&#39;t know the architecture behind this part<br>
&gt; of PD, so maybe it is already this way), the comunication between the GUI<br>
&gt; and the rest of PD should be kept simple, fast and modulated, working with<br>
&gt; the leanest possible API. I also think this is a good approach considering<br>
&gt; that most of these toolkits will stop getting support way before PD ceases<br>
&gt; to exist. I have also thought about the possibility of skins, but then<br>
&gt; loading a bunch of bitmaps would not help in terms of performance...<br>
&gt;<br>
&gt;<br>
&gt; At the same time we pick a toolkit and focus on that one first. So we<br>
&gt; should think of at least two teems, right? One at the GUI end and the other<br>
&gt; at the core PD end...<br>
&gt;<br>
&gt; What do you guys think?<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jan 21, 2013 at 2:02 PM, Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; On 01/21/2013 12:54 AM, Jonathan Wilkes wrote:<br>
&gt;&gt;&gt; ----- Original Message -----<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; From: Billy Stiltner &lt;<a href="mailto:billy.stiltner@gmail.com">billy.stiltner@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt; To: IOhannes zmölnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;<br>
&gt;&gt;&gt;&gt; Cc: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
&gt;&gt;&gt;&gt; Sent: Sunday, January 20, 2013 10:04 PM<br>
&gt;&gt;&gt;&gt; Subject: Re: [PD] GUI toolkits and custom GUIs WAS: Integra Live 1.5<br>
&gt;&gt; released<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; haha , last month i tried to install juce to see about making an<br>
&gt;&gt;&gt;&gt; alternate graphics front end to my patches. there  was some weirdness<br>
&gt;&gt;&gt;&gt; in the way you compile it then run the introjucer or somethin to<br>
&gt;&gt;&gt;&gt; update it then after the update something didn&#39;t quite work right.<br>
&gt;&gt;&gt;&gt; then there are all the old projects that use the old steinberg vst sdk<br>
&gt;&gt;&gt;&gt; which you cant get from steinberg anymore so all that is just awful. i<br>
&gt;&gt;&gt;&gt; think that there should be a really nice updated version of juce<br>
&gt;&gt;&gt;&gt; either available now or in the near future.  its a tossup between<br>
&gt;&gt;&gt;&gt; fltk, qt , opengl ,juce, and processing.  i just want to be able to<br>
&gt;&gt;&gt;&gt; add my waveform data filenames to the presets with a fileopen dialog<br>
&gt;&gt;&gt;&gt; without using an external, string parsing like .scl files that have<br>
&gt;&gt;&gt;&gt; 100.00 or 3/2, and polyphonic patchcords would be nice.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; What about the -guicmd &quot;cmd...&quot; flag?  Could one write a pd-gui.html<br>
&gt;&gt;&gt; that lives at localhost:1234, and have it talk to pd at its port on<br>
&gt;&gt; localhost?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Then you could just write the interface with html5 canvas, svg,<br>
&gt;&gt;&gt; javascript, or whatever.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -Jonathan<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; That sounds feasible to me.<br>
&gt;&gt;<br>
&gt;&gt; .hc<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt;&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>