Re: [PD] Pd node-webkit port

2015-02-02 Thread s p
Hi! Sorry for the slow answer. I've asked Forrest who is the developer for NoFlo-ui, and he answered that there is indeed subpatch support for noflo-ui. He suggests that if we are interested we should use directly noflo-ui, because it already runs the-graph which is just the raw graph library, and

Re: [PD] Pd node-webkit port

2015-02-02 Thread Jonathan Wilkes via Pd-list
Is there a demo of the user experience for displaying and navigating subpatches in Noflo? -Jonathan On Monday, February 2, 2015 12:25 PM, s p seb...@gmail.com wrote: Hi! Sorry for the slow answer. I've asked Forrest who is the developer for NoFlo-ui, and he answered that there is

Re: [PD] Pd node-webkit port

2015-01-25 Thread Jonathan Wilkes via Pd-list
Hi Sébastien, Is there a small example of something like subpatching using that framework?  Most of the docs I've read on NoFlo seem to treat the concept as an afterthought.  There seems to be an emphasis on organizing large diagrams along the lines of train maps, which I think is the wrong

Re: [PD] Pd node-webkit port

2015-01-21 Thread Jonathan Wilkes via Pd-list
Yes.  In fact I used a little tk library someone had written to convert a tk canvas to svg with the current Pd.  (It was a little hacky because I was loading the library and grabbing the current canvas manually.)  Unfortunately I can't find a link, but I did that to make some svgs for Pd's

Re: [PD] Pd node-webkit port

2015-01-21 Thread s p
@Alessio : I have written that library to use in WebPd : https://github.com/sebpiq/pd-fileutils It is far from perfect, and I am still working on it (generation of SVG being not my main priority here), but it should work well enough for many usecases. Besides, I'd be super happy to get some people

Re: [PD] Pd node-webkit port

2015-01-21 Thread Jonathan Wilkes via Pd-list
One question I have about the noflo UI is whether it supports the concept of subpatching.  I want to define a box's function by zooming into it and filling it with more boxes. It's not a difficult UI to imagine.  But to even have parity with Pd's scattered toplevel windows there would

Re: [PD] Pd node-webkit port

2015-01-21 Thread Chris McCormick
On 22/01/15 02:44, s p wrote: I was actually planning to use this : https://github.com/the-grid/the-graph which is a generic data flow UI library for the web. It is so well done, works great on touch interface, so I thought why the heck reinventing the wheel.

Re: [PD] Pd node-webkit port

2015-01-20 Thread katja
Impressive, Jonathan. What does the text of a patch look like, is it json? Katja On Tue, Jan 20, 2015 at 5:22 AM, Jonathan Wilkes via Pd-list pd-list@lists.iem.at wrote: Got some basic patch display going in node-webkit: www.jonathanwilkes.net/pd-with-nw.webm -Jonathan

Re: [PD] Pd node-webkit port

2015-01-20 Thread Joe White
Nice work Jonathan! On 20 January 2015 at 04:22, Jonathan Wilkes via Pd-list pd-list@lists.iem.at wrote: Got some basic patch display going in node-webkit: www.jonathanwilkes.net/pd-with-nw.webm -Jonathan ___ Pd-list@lists.iem.at mailing list

[PD] Pd node-webkit port

2015-01-19 Thread Jonathan Wilkes via Pd-list
Got some basic patch display going in node-webkit:www.jonathanwilkes.net/pd-with-nw.webm -Jonathan ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list