[PD] Test if an argument is void

2018-04-09 Thread abel . jerome
Hi all, Does anyone find a way to test if an argument is void into an abstraction ? The default behavior is to consider it as a float "0", but it would be very helpful to distinguish a "0" and no argument. Thanks. --- Jérôme http://jeromeabel.net __

Re: [PD] Test if an argument is void

2018-04-09 Thread Liam Goodacre
If you don't mind using externals, you can use [iemguts/canvasargs] or [else/args]. I can't think of a way of doing this in Vanilla though. As you say, no argument seems to be indistinguishable from 0. From: Pd-list on behalf of abel.jer...@free.fr Sent: 09 Apr

Re: [PD] Test if an argument is void

2018-04-09 Thread IOhannes m zmoelnig
On 2018-04-09 15:29, Liam Goodacre wrote: > If you don't mind using externals, you can use [iemguts/canvasargs] or > [else/args]. I can't think of a way of doing this in Vanilla though. As you > say, no argument seems to be indistinguishable from 0. for a given argument, it's possible. e.g.: (it

Re: [PD] Test if an argument is void

2018-04-09 Thread Liam Goodacre
Nice! I definitely wouldn't have thought of this. From: Pd-list on behalf of IOhannes m zmoelnig Sent: 09 April 2018 15:19 To: pd-list@lists.iem.at Subject: Re: [PD] Test if an argument is void On 2018-04-09 15:29, Liam Goodacre wrote: > If you don't mind using

[PD] [OT] libpd and python3

2018-04-09 Thread Jack
Hello, The question is for people involved in the libpd project. I would like to know if the module pylibpd is planned for python3 ? Ciao. ++ Jack ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.inf