Re: [PD] packaging Pd standalone

2010-12-27 Thread João Pais
ok. since I'm not the one that really can make it happen, just wanted to leave the suggestions. João Those would all be nice features to have, its just a matter of someone making it happen! I'd also like to see Pd-extended be able to make .deb packages with proper depenencies for Pd

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread patko
hello, it's usually done in a patch by using [switch~] best - Ivica Ico Bukvic i...@vt.edu a écrit : Hi all, I guess subject says it all. For the sake of efficiency I am hoping to detect whether an inlet is connected to anything and if so to perform its signal-based operations.

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Mathieu Bouchard
- Ivica Ico Bukvic i...@vt.edu a écrit : I guess subject says it all. For the sake of efficiency I am hoping to detect whether an inlet is connected to anything and if so to perform its signal-based operations. Otherwise, it should remain dormant. Is there anything in the existing API that

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Ivica Ico Bukvic
On Mon, 2010-12-27 at 10:04 -0500, Mathieu Bouchard wrote: - Ivica Ico Bukvic i...@vt.edu a écrit : I guess subject says it all. For the sake of efficiency I am hoping to detect whether an inlet is connected to anything and if so to perform its signal-based operations. Otherwise, it

[PD] how to detect if array has changed

2010-12-27 Thread Ivica Ico Bukvic
Is there anything in the API that offers ability to detect when an array has been changed and then act upon it? This would be quite useful when using array as a multislider to change values. If there isn't I am proposing providing an invisible send from array whenever it is changed with the name

Re: [PD] how to detect if array has changed

2010-12-27 Thread Jack
Just output the value store in the array at the desire index (with [tabread]) before to write the new value (at the same index) and compare this new value with the old with [==]. If the result is false (0) then the array change. You get also the index that changed. Or i miss something ? ++ Jack

[PD] Gridflow external cam os x

2010-12-27 Thread Anas Ghrab
Hi all, I can't make the #camera working with Gridflow and a firewire cam on OS X. Do I need to install something specific ? Thanks, -- Anas Ghrab ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -

Re: [PD] how to detect if array has changed

2010-12-27 Thread Pedro Lopes
Here's my point of view: 1) Theres a million and one ways. 2) If an array is changed by some pd-internal probably you can track that down in the changer patch, thus you can control and know it. 3) Array comparison (as Jack noticed) is always possible, although slower. 4) You can hack into the

Re: [PD] how to detect if array has changed

2010-12-27 Thread Ivica Ico Bukvic
On Mon, 2010-12-27 at 17:16 +, Pedro Lopes wrote: Here's my point of view: 1) Theres a million and one ways. 2) If an array is changed by some pd-internal probably you can track that down in the changer patch, thus you can control and know it. 3) Array comparison (as Jack

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Mathieu Bouchard
On Mon, 27 Dec 2010, Ivica Ico Bukvic wrote: Many thanks Mathieu for the info. I will investigate further. Just to clarify, I am trying to achieve this from the external source file, not the Pd patch. What is this clarification for ? (what does it change, anyway ?)

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Ivica Ico Bukvic
On Mon, 2010-12-27 at 13:12 -0500, Mathieu Bouchard wrote: On Mon, 27 Dec 2010, Ivica Ico Bukvic wrote: Many thanks Mathieu for the info. I will investigate further. Just to clarify, I am trying to achieve this from the external source file, not the Pd patch. What is this clarification

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Ivica Ico Bukvic
On Mon, 2010-12-27 at 13:53 +0100, patko wrote: hello, it's usually done in a patch by using [switch~] best Thank you for the reply. This is however a patch-level control, rather than per-object control, correct? Is there a way to do this inside the object itself?

Re: [PD] [PD-dev] is there a way for an object to detect whethere its inlet is connected to something

2010-12-27 Thread Mathieu Bouchard
On Mon, 27 Dec 2010, Ivica Ico Bukvic wrote: BTW, I just encountered the crashes the other user reported before. I thought you had said that you had gotten GF to work... Simply cannot create a single object without crashing Pd when gridflow is loaded. Opening preexisting patches is ok,

Re: [PD] how to detect if array has changed

2010-12-27 Thread Jack
Look at the patch attached to this mail. I think array in data structures is a most elegant way to do what you are looking for. ++ Jack Le lundi 27 décembre 2010 à 12:25 -0500, Ivica Ico Bukvic a écrit : On Mon, 2010-12-27 at 17:16 +, Pedro Lopes wrote: Here's my point of view:

[PD] pure-data on gentoo; how to specify lib path?

2010-12-27 Thread И.L.
Hi all. I added pd-overlay from layman, and have installed the following: [ebuild R ] puredata-base/pd-extended-0.42.5 USE=adaptive alsa bassemu boids bsaylor creb cxc cyclone earplug ekext ext13 flashserver flatspace flib freeverb gem2pdp ggee hcs hid iem16 iem_adaptfilt iem_ambi

Re: [PD] [PD-dev] how to detect if array has changed

2010-12-27 Thread Jonathan Wilkes
If you clip, then you will no longer be able to tell the difference between an array wih values at max and min y and an array with y values that exceed the min/max y. Keeping outside elements visible gives visible feedback for patching errors that cause the outside elements.

Re: [PD] [PD-announce] Piksel video report: Sonification of IT censorship technologies

2010-12-27 Thread Mathieu Bouchard
On Wed, 22 Dec 2010, Marco Donnarumma wrote: Matju, I see your point and I won't try to convince you that this work is something you don't believe it to be. However, I believe our disagreement born from a very different viewpoint on the nature of an artistic intervention. Your technical