Sylvain Le Beux wrote: > Hi everyone, > > I am actually writing an external which manipulates some audio buffers, and > for this purpose I use garrays (i.e. garrays names are actual arguments of > my external). > The problem is that in order, for my external, to retrieve the data > contained in the buffer, I need to reinstantiate the object and then it > works just fine. > There is here something that I am missing about the way Pd handles with > garrays ...
have a look at tabread/tabwrite how it is handled there. code might be useful for your specific problem. fgmsdr IOhannes _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
