Re: [PD] How can more than one input trigger an operation?

2014-09-16 Thread Ingo
The first example is exactly how you should do it. The second example is missing the [t b f]. This way you cannot be sure that you are receiving the value first and then bang the left input or the other way around. This means both values und the right need their own [t b f]. Ingo > -Ursprün

Re: [PD] rfc: data structure drawing command names

2014-09-16 Thread Jonathan Wilkes via Pd-list
Other OSes: yes, though I cannot say when. Pd-extended and Vanilla: probably not. -Jonathan On Tuesday, September 16, 2014 6:26 PM, João Pais wrote: Hi, a question: are these new commands only for pd-l2ork? Will they ever be part of extended, or of any other OS except linux? Best, Joa

[PD] How can more than one input trigger an operation?

2014-09-16 Thread JC Pedroza
I need an operation to be performed whenever a change in a control is performed. Operations are only performed when the left input is changed or it receives a bang. Right now I'm achieving this by using a `[t b f]` object, like this: http://i.imgur.com/9S0LZun.png This works for two inputs (I

Re: [PD] rfc: data structure drawing command names

2014-09-16 Thread João Pais
Hi, a question: are these new commands only for pd-l2ork? Will they ever be part of extended, or of any other OS except linux? Best, Joao 2014-09-16 21:55 GMT+02:00 Jonathan Wilkes via Pd-list : > Hi list, > I've got a nice collection of new drawing commands in Pd-l2ork for > drawing scal

[PD] rfc: data structure drawing command names

2014-09-16 Thread Jonathan Wilkes via Pd-list
Hi list, I've got a nice collection of new drawing commands in Pd-l2ork for drawing scalars that are (mostly) based on the svg spec from HTML5. Currently they are named [draw $shape], where $shape can be an svg shape, path, or also some higher-level convenience command like a sprite. (The

Re: [PD] [PD-announce] 10th anniversary – Composing with Pure Data (Data Flow Programming Language) course

2014-09-16 Thread Miller Puckette
this is really cool. And Hi to Andy! M On Tue, Sep 16, 2014 at 09:40:29AM +0300, Koray Tahiroğlu wrote: > This year, we are celebrating the 10th anniversary of Composing with Pure > Data (Data Flow Programming Language) course !! The course has been part of > the compulsory studies for the ma

Re: [PD] crasher bug

2014-09-16 Thread Miller Puckette
OK -- I fixed the crash bug and also suppressed opening the patch as its own help file (that was unintentional anyway). OTOH I didn't add a pre-check to see if the help file was available when the object gets right-clicked on... that's a bigger change and on some systems it might make the menu slo

Re: [PD] crasher bug

2014-09-16 Thread Max
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/17/2014 01:09 AM, Miller Puckette wrote: > okay, but can you reproduce it? > >> I can :) - I hadn't read far enough down the original mail to see >> that this is indeed a Pd vanilla bug - no externs at all. This >> might be very helpful as I've

[PD] [PD-announce] CFP CONNECTING CITIES: InVISIBLE and VISIBLE Cities 2015

2014-09-16 Thread Medialab-Prado Comunicación
CONNECTING CITIES: InVISIBLE and VISIBLE Cities 2015 Call For Proposals European Urban Media Network for Connecting Cities is a network of European institutions that aims to foster the circulation of artistic and cultural contents throughout European urban screens and mediafacades.

Re: [PD] crasher bug

2014-09-16 Thread Miller Puckette
On Wed, Sep 17, 2014 at 12:38:18AM +0900, Max wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/16/2014 10:26 PM, IOhannes m zmölnig wrote: > > On 09/16/2014 01:18 PM, Max wrote: > >> here is how to reproduce it: > >> > >> make two pd documents, let's say MAIN.pd and text.pd. th

Re: [PD] help compiling recent GEM

2014-09-16 Thread mick mengucci
Hello, thanks a lot for your response! Here's my feedback: the $ pd -path ./abstractions:. commando worked fine! I open the pd in the directory where I downloaded and installed the recent version of GEM, and it basically works fine. [gemwin] and vlc plugin are there and alive. I just to want to a

Re: [PD] crasher bug

2014-09-16 Thread Max
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/16/2014 10:26 PM, IOhannes m zmölnig wrote: > On 09/16/2014 01:18 PM, Max wrote: >> here is how to reproduce it: >> >> make two pd documents, let's say MAIN.pd and text.pd. then, in >> MAIN.pd open test.pd as an abstraction. make it GOP. from MA

Re: [PD] crasher bug

2014-09-16 Thread IOhannes m zmölnig
On 09/16/2014 01:18 PM, Max wrote: > here is how to reproduce it: > > make two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd > open test.pd as an abstraction. make it GOP. from MAIN rightclick and > coose help the context menu to open the not existing help file. The > GOP abstracti

[PD] Miller Puckette & Friends at Sunday Sep 21 LA Patching Circle

2014-09-16 Thread Joe Deken
The CrashSpace Pd PatchingCircle on Sunday Sep 21 (3-8PM) will feature *Miller Puckette and Friends.* The Sunday patching-circle is part of this years *Pd Weekend* in San Diego and Los Angeles. Special guest Katja Vetter from Rotterdam, the latest Artist-in-Transit of New Blankets, will also be f

Re: [PD] crasher bug

2014-09-16 Thread Max
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 here is how to reproduce it: make two pd documents, let's say MAIN.pd and text.pd. then, in MAIN.pd open test.pd as an abstraction. make it GOP. from MAIN rightclick and coose help the context menu to open the not existing help file. The GOP abstracti

[PD] crasher bug

2014-09-16 Thread Max
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list, i got this at two incidents: terminate called after throwing an instance of 'boost::exception_detail::clone_impl > ' pure virtual method called terminate called recursively but I can't reproduce it now. I was doing something like this: maki

Re: [PD] Pd-l2ork bug?

2014-09-16 Thread Jonathan Wilkes via Pd-list
I don't think that will work, because this is a data structure array. Only "Put" menu arrays have a jump-on-click option. After some more searching, it looks like two things: 1) the first element of the array is right up against the nested GOP's top-left corner, and it doesn't show up as visibl

Re: [PD] [Bulk] Re: [Bulk] Re: Updated pd-extended

2014-09-16 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 2014-09-16 05:36, Alexandre Torres Porres wrote: > as long as we're on the subject, I'm noticing this seems to be the > biggest version difference, it's 3 generations behind (0.43 > extended vs 0.46 vanilla). My question is, next release would be

Re: [PD] Pd-l2ork bug?

2014-09-16 Thread Ivica Bukvic
Hey Chris! Hope all is well. Thanks for the bug report. We are currently squashing lingering bugs for the next release, so this could not be more timely. I haven't looked at the s-env yet but a if this is an array window, a quick fix on pd-l2ork side of things until we fix the bug in question is