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 ...
Any help appreciated
Sylvain