Hi, been working on a delread/write variation as posted on the pd-list with more features, like freezing. I have a single "del~" object (named like this for now) and I can define if it's "in" (write) or "out" (read). This is like other pd objects like [list]. I do this so I can use pd_findbyclass so I can pair objects by delay line name ([del~ in xxx] and [del~ out xxx]). I read that was the way to do it in some other thread here not long ago.
Now, maybe I've seen this weird behaviour before but I can't see what's happening. I have A_GIMME to parse arguments and when trying to print the number of arguments (usually defined as "argc") I don't get the values I expect, but very large and negative ones (what the hell?).
why dear god, why? please please please, it's late and I'm losing sleep
thanks