Ed, here is the reply again, this time to the correct list.
You use the expr object, I am not sure but I think it is included in the main distro, anyway it is a C-like expression evaluation object, if it is not with the main distro you can check it out at
http://crca.ucsd.edu/~syadegar/expr.html
--- Edward George ed@suppose.co.uk wrote: > Hi Max
Try... [moses value] eg [moses 10] then right click on it and select help to see
more
information.
Cheers Ed -----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of max Min Sent: 03 April 2003 11:27 To: pd-list@iem.kug.ac.at Subject: [PD] if-function
hi list!
just beginning, so maybe this is a silly
question:
i want to make something like a simple "if"-function. so if a number is bigger than a certain value it should be passed
on,
otherwise a zero should be passed on. anyone know how to do this?
thanks for any help. max.
max Min | www.maxmin.ws look at www.os3000.org
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
Hehe, [OT] admin, would it be possible to have the reply-to of list mail set to the mail address like some other lists,
(I'm always sending to the originator and not the list - infact I almost did it here again, by just pressing 'reply')
and would other people prefer that or want it to stay how it is?
(Btw: just to qualify of why I'm writing this here - this email originally came only to me before I pointed it out to rory.)
Cheers, Ed
-----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of Rory Walsh Sent: 03 April 2003 18:12 To: pd-list@iem.kug.ac.at Subject: RE: [PD] if-function
Ed, here is the reply again, this time to the correct list.
You use the expr object, I am not sure but I think it is included in the main distro, anyway it is a C-like expression evaluation object, if it is not with the main distro you can check it out at
http://crca.ucsd.edu/~syadegar/expr.html
--- Edward George ed@suppose.co.uk wrote: > Hi Max
Try... [moses value] eg [moses 10] then right click on it and select help to see
more
information.
Cheers Ed -----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of max Min Sent: 03 April 2003 11:27 To: pd-list@iem.kug.ac.at Subject: [PD] if-function
hi list!
just beginning, so maybe this is a silly
question:
i want to make something like a simple "if"-function. so if a number is bigger than a certain value it should be passed
on,
otherwise a zero should be passed on. anyone know how to do this?
thanks for any help. max.
max Min | www.maxmin.ws look at www.os3000.org
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
I've tried the MaskDancer example and i would like to aply that to video. I want to have a video as the source pix and then another video as the mask piece. I tried to do this but all i gor was an empty image... is it possible to do masking with videos? And videos and images? And finally, do the two sources need to have the same size (like 400x300)?
Anyone can help, please?
----- Original Message ----- From: "Armindo Dias" arm_pdlist@yahoo.co.uk To: pd-list@iem.kug.ac.at Sent: Thursday, April 03, 2003 8:21 PM Subject: [PD] [GEM] Using masks with videos
I've tried the MaskDancer example and i would like to aply that to video.
I
want to have a video as the source pix and then another video as the mask piece. I tried to do this but all i gor was an empty image... is it
possible
to do masking with videos? And videos and images? And finally, do the two sources need to have the same size (like 400x300)?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
It does not work.
almost works under linux, but the mask data gets garbled.
In theory you would have to use pix_film not pix_movie.
Under windows this always resulted in a crash.
B.
On Thursday, April 10, 2003, at 01:55 PM, Armindo Dias wrote:
Anyone can help, please?
----- Original Message ----- From: "Armindo Dias" arm_pdlist@yahoo.co.uk To: pd-list@iem.kug.ac.at Sent: Thursday, April 03, 2003 8:21 PM Subject: [PD] [GEM] Using masks with videos
I've tried the MaskDancer example and i would like to aply that to video.
I
want to have a video as the source pix and then another video as the mask piece. I tried to do this but all i gor was an empty image... is it
possible
to do masking with videos? And videos and images? And finally, do the two sources need to have the same size (like 400x300)?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
At 14:06 10.04.2003 -0400, bbogart wrote:
It does not work.
almost works under linux, but the mask data gets garbled.
In theory you would have to use pix_film not pix_movie.
Under windows this always resulted in a crash.
well in my configuration (xp...??) its doin fine....
B.
On Thursday, April 10, 2003, at 01:55 PM, Armindo Dias wrote:
Anyone can help, please?
----- Original Message ----- From: "Armindo Dias" arm_pdlist@yahoo.co.uk To: pd-list@iem.kug.ac.at Sent: Thursday, April 03, 2003 8:21 PM Subject: [PD] [GEM] Using masks with videos
I've tried the MaskDancer example and i would like to aply that to video.
I
want to have a video as the source pix and then another video as the mask piece. I tried to do this but all i gor was an empty image... is it
possible
to do masking with videos? And videos and images? And finally, do the two sources need to have the same size (like 400x300)?
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
I think it would be great if it replied to the list. I find myself accidentally forgetting to send it to the pd-list address. It happens maybe 2-3 times a month :/ So to clear that up, I vote for replies going to the list.
-Jordan
----- Original Message ----- From: "Edward George" ed@suppose.co.uk To: pd-list@iem.kug.ac.at Sent: Thursday, April 03, 2003 11:20 AM Subject: RE: [PD] [OT]admin: reply-to (was:if-function)
Hehe, [OT] admin, would it be possible to have the reply-to of list mail set to the mail address like some other lists,
(I'm always sending to the originator and not the list - infact I almost did it here again, by just pressing 'reply')
and would other people prefer that or want it to stay how it is?
(Btw: just to qualify of why I'm writing this here - this email originally came only to me before I pointed it out to rory.)
Cheers, Ed
-----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of Rory Walsh Sent: 03 April 2003 18:12 To: pd-list@iem.kug.ac.at Subject: RE: [PD] if-function
Ed, here is the reply again, this time to the correct list.
You use the expr object, I am not sure but I think it is included in the main distro, anyway it is a C-like expression evaluation object, if it is not with the main distro you can check it out at
http://crca.ucsd.edu/~syadegar/expr.html
--- Edward George ed@suppose.co.uk wrote: > Hi Max
Try... [moses value] eg [moses 10] then right click on it and select help to see
more
information.
Cheers Ed -----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of max Min Sent: 03 April 2003 11:27 To: pd-list@iem.kug.ac.at Subject: [PD] if-function
hi list!
just beginning, so maybe this is a silly
question:
i want to make something like a simple "if"-function. so if a number is bigger than a certain value it should be passed
on,
otherwise a zero should be passed on. anyone know how to do this?
thanks for any help. max.
max Min | www.maxmin.ws look at www.os3000.org
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at
http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev
Yahoo! Plus For a better Internet experience http://www.yahoo.co.uk/btoffer
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
On Thu, Apr 03, 2003 at 01:23:42PM -0600, Jordan J said:
I think it would be great if it replied to the list. I find myself accidentally forgetting to send it to the pd-list address. It happens maybe 2-3 times a month :/ So to clear that up, I vote for replies going to the list.
http://www.unicom.com/pw/reply-to-harmful.html
Nick (new to pd, and very happy to be on an intelligent mailing list)
Nick
On Thu, Apr 03, 2003 at 06:20:40PM +0100, Edward George said:
Hehe, [OT] admin, would it be possible to have the reply-to of list mail set to the mail address like some other lists,
(I'm always sending to the originator and not the list - infact I almost did it here again, by just pressing 'reply')
Believe me, it's a thousand times worse when you accidentally send a private reply to the list, because the reply-to has been changed and just pressing reply makes the mail go somewhere unexpected..
The 'other lists' have it wrong :-)
Nick
Hallo, Nick Morrison hat gesagt: // Nick Morrison wrote:
Believe me, it's a thousand times worse when you accidentally send a private reply to the list, because the reply-to has been changed and just pressing reply makes the mail go somewhere unexpected..
The 'other lists' have it wrong :-)
Agreed++. Outlook, we all know it, is a bad email-software. There is Mutt for windows, too. Using Mutt, you can press "L" to reply to the "L"ist.
Frank Barknecht _ ______footils.org__
Nick Morrison said this at Fri, 4 Apr 2003 07:51:43 +0930:
Believe me, it's a thousand times worse when you accidentally send a private reply to the list, because the reply-to has been changed and just pressing reply makes the mail go somewhere unexpected..
The 'other lists' have it wrong :-)
Agreed. I've administered a fair number of lists in my time, and I always avoid the reply-to field. I've also sent a fair number of "overly candid" private replies to public lists because of reply-to's being set on other lists.
adam
Okay, that's fair enough - I'm just going to have to learn how to press 'reply to all' after all:)
Cheers Ed
-----Original Message----- From: pd-list-admin@iem.kug.ac.at [mailto:pd-list-admin@iem.kug.ac.at] On Behalf Of Adam Lindsay Sent: 04 April 2003 00:07 To: Nick Morrison; Edward George Cc: pd-list@iem.kug.ac.at Subject: Re: [PD] [OT]admin: reply-to (was:if-function)
Nick Morrison said this at Fri, 4 Apr 2003 07:51:43 +0930:
Believe me, it's a thousand times worse when you accidentally send a private reply to the list, because the reply-to has been changed and
just
pressing reply makes the mail go somewhere unexpected..
The 'other lists' have it wrong :-)
Agreed. I've administered a fair number of lists in my time, and I always avoid the reply-to field. I've also sent a fair number of "overly candid" private replies to public lists because of reply-to's being set on other lists.
adam