Re: [PD] chaining pix_masks

2013-09-14 Thread IOhannes m zmölnig
On 09/12/13 22:08, David Schaffer wrote:
 Hi, yet another question: is it possible to chain several pix_mask objects?

well, [pix_mask] will *set* the alpha-channel of an image.
if you chain multiple [pix_mask] objects, you can reset the alpha
channel of the image multiple times.
this means that the alpha-masks won't accumulate in any way: if a pixel
had alpha=1 after the first [pix_mask], it could have alpha=0.1 after
the second and alpha=1 after the third [pix_mask].

this is most likely not what you want.
instead, try accumulating the alpha-masks images before you send it to
[pix_mask]'s right inlet.


fgmasdr
IOhannes



signature.asc
Description: OpenPGP digital signature
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] chaining pix_masks

2013-09-13 Thread Jack
Le 12/09/2013 22:08, David Schaffer a écrit :
 Hi, yet another question: is it possible to chain several pix_mask
 objects?

 Thanks

 D.S

 http://www.flickr.com/photos/schafferdavid/

 http://audioblog.arteradio.com/David_Schaffer/



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
Yes,it should be possible.
Have you a problem with that ?
If yes can you send us a little patch that illustrate this problem ?
++

Jack


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] chaining pix_masks

2013-09-12 Thread David Schaffer
Hi, yet another question: is it possible to chain several pix_mask objects?

Thanks

D.S


http://www.flickr.com/photos/schafferdavid/
http://audioblog.arteradio.com/David_Schaffer/  
  ___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list