Re: [PD] (no subject)

2022-03-24 Thread Christof Ressi
Is there a way, using pd-lib-builder, to build the ‘unified’ library for Cyclone? Do you mean building everything as a single binary (instead of separate binaries per object)? This can be done with: $ make make-lib-executable=yes Christof I’m currently working well enough for my own needs,

Re: [PD] (no subject)

2022-03-24 Thread Philip Stone via Pd-list
Thanks, IOhannes, that worked, using ‘arm64 x86-64’. I now have all the objects individually deployed. Is there a way, using pd-lib-builder, to build the ‘unified’ library for Cyclone? I’m currently working well enough for my own needs, but I’d like to supply a deployable library for Deken for

Re: [PD] (no subject)

2018-12-29 Thread João Pais
yes, that seemed to correct it - there was a folder "lib" that I didn't include. Hi Joao, for iemmatrix you need the dynamic libraries that come with it via deken, e.g. libgsl.0.dylib. So my suggestion is to download iemmatrix library via deken, use >[declare] with -lib flag and open the

Re: [PD] (no subject)

2018-12-27 Thread Marco Matteo Markidis
Hi Joao, for iemmatrix you need the dynamic libraries that come with it via deken, e.g. libgsl.0.dylib. So my suggestion is to download iemmatrix library via deken, use [declare] with -lib flag and open the patch being sure that the libraries are in the libs folder. best, -Marco Matteo Ps. i am

[PD] (no subject)

2018-12-24 Thread João Pais
Hello list, a friend of mine in a mac is trying to load a patch using iemmatrix, but the library can't be loaded. The following message comes out: /pp/lib/iemmatrix/iemmatrix.d_fat: dlopen(xxx/pp/lib/iemmatrix/iemmatrix.d_fat, 10): Library not loaded: @loader_path/libs/libgsl.0.dylib

[PD] (no subject)

2017-01-13 Thread Joe Deken
You may listen to these two Pd netcasts from New Blankets (on their respective "broadcast days") at:http://newblankets.org (If you e-mail calen...@newblankets.org and pledge a contribution for our New Blankets Pd-activities on those days, there are matching funds to boost your contribution. D

Re: [PD] (no subject)

2014-10-07 Thread Alexandros Drymonitis
On Tue, Oct 7, 2014 at 4:03 PM, Martin Peach wrote: > Your pd patch has an [arduino] in it that doesn't exist in my setup. > Where can I get one? > That should come with Pduino. But it won't work with the provided code. I replied the other same thread, which has a subject, with code and a patch (

Re: [PD] (no subject)

2014-10-07 Thread Martin Peach
Your pd patch has an [arduino] in it that doesn't exist in my setup. Where can I get one? Martin On Tue, Oct 7, 2014 at 2:34 AM, Sujay Mukherjee wrote: > Hi > > i had been trying get distances as numbers from a ultrasound distance > sensor HC_SRO4 from the echo pin . > while trying to do that

[PD] (no subject)

2014-10-06 Thread Sujay Mukherjee
Hi i had been trying get distances as numbers from a ultrasound distance sensor HC_SRO4 from the echo pin . while trying to do that i am getting an error message in the console window and the number input attached to the echo pin through the route object is remaining plum at zero the error message