[PD] external pointers (*in1) and (*in2)

J. Scott Hildebrand jshildebrand at ucdavis.edu
Tue Aug 6 02:54:36 CEST 2002


       haha. whoops i got confused. i actually DON'T want to access my 3D
array with those pointers so forget about that question! however i'm still
having problems with getting two active float inlets working. any tips on
that would be appreciated!

                                      scott



On Mon, 5 Aug 2002, Miller Puckette wrote:

> This must be a DSP object... these work only for 1-dimensional arrays (audio
> signals) through a mysterious protocol.
>
> If you want to have a 2- or n-  dimensional array in your extern, go ahead
> and allocate it and use it as you wish... but Pd has no suitable mechanism
> for passing them around between objects.
>
> cheers
> Miller
>
> On Mon, Aug 05, 2002 at 02:04:26PM -0700, J. Scott Hildebrand wrote:
> >
> >          i have a working external, and i have an array inside of it
> > that's somehow accessed by *in1 and *in2, but never in the code does it
> > say that those pointers are related to those arrays at all. i need to do
> > the same thing but with a 3 dimensional array. how do i access that?
> >
> >                                scott
> >
> >
> >
> >
> > --------------------------------------------------------------------
> >
> > 	"640K ought to be enough for anybody." -- Bill Gates, 1981
> >
> > --------------------------------------------------------------------
> >
>




--------------------------------------------------------------------

	"640K ought to be enough for anybody." -- Bill Gates, 1981

--------------------------------------------------------------------




More information about the Pd-list mailing list