[PD-dev] Tabread/write on array bigger than 16777216 points

katja katjavetter at gmail.com
Wed Jul 13 21:30:50 CEST 2011


On Wed, Jul 13, 2011 at 7:38 PM, IOhannes m zmoelnig <zmoelnig at iem.at>wrote:


>> i think this is the main showstopper right now.
>> the type punning tricks used to be crucial (i assume), but nowadays the
>> speed gain should be rather low (at least according to some tests we
did).

A double precision Pd is high on my wishlist, and if the union tabfudge
thing is the main showstopper, then it's certainly worthwhile to put effort
in it. I'm often running into precision issues with Pd, not only by lack of
an integer type for indexes but also in the case of signal data. In some
cases I write a new external instead of a patch for this reason, which is a
pity. I'll do as you say, first write and test a generic alternative with
straightforward implementation, then try to optimize.

Katja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20110713/d805915e/attachment-0001.htm>


More information about the Pd-dev mailing list