- try pyext and numarrays
- rewrite the threaded soundfiler :-)
what about a threaded soundfiler with flext (dont know if this would work) ? then only thomas has the work to adpat it for the new pd releases ... :)
well, it's not that easy ... at the moment pd's dsp chain has to be recompiled if the position of an array in memory has changed ... so it's not really a question, pd vs. flext, but a question pd's array, which is more or less a storage object, vs. an array object, that acts more as a server object for several clients ...
cheers ... tim